/* Default CSS Document */



*{
font-family:Helvetica, sans-serif, Verdana, Arial
}
#center p, #center h3{
padding-left:7px;
}

#sectionBg{
background-color:white;
padding:10px;
font-size:18px;
font-family:Times New Roman;
margin-left:20px;
margin-top:5px;
color:#DD0F8B;
font-weight:bolder;

}

#sectionTitle{
background-image:url(../images/bgpink.gif);
background-repeat:repeat-x;
background-position:top left;
height:20px;
padding-top:2px;
margin-top:15px;
}

object{
margin-left:45px;
margin-top:30px;
margin-bottom:20px;
}
input{
border-color:black;
border-width:1px;
border-top-style:solid;
border-left-style:solid;
height:19px;
}

ul.plus{
margin-top:10px;
}

.plus li{
padding-left: 24px;
padding-bottom: 1px;
list-style-type: none;
background-repeat: no-repeat;
background-image: url(../images/bullet.gif);
background-position: 7px 2px;
font-size:10px;
}

													/** BODY ELEMENTS **/

#content a {
	color: #FF6633;
	text-decoration: none  ;
        font-weight:bolder;
}
#content a:visited {
	color: #FF6633;
}
#content a:hover {
	text-decoration: none;
	}
	
h3 {
color:#99cc00;
font-size:14px;
margin:20px 0px 4px 0;
}
img{
border:0;
}
* {
	margin: 0;         
	padding: 0;
	border:0;
	}
	body {
		color: #333;
		background-color: #fff;
		font-family: "Helvetica", sans-serif, "Arial";
		font-size: 10px;
		text-align: center;
		}






															/** MAIN CONTAINERS **/
div#container {
	width: 730px;
	margin: auto;
	padding:0px 0px 0px 22px;
	text-align: left;
	background: url(../images/bkg-shd.jpg) repeat-y top left;
	}
	div#header {
padding:0;
}
	div#header p {float:right;width:200px;font-size:9px;color:#FFFFFF; padding:65px 25px 0 0;
		}
	div#header p a{color:#DA1988}
                div#title{
                      float:left;
                      width:512px;
                      height:151px;
                      background-image:url(../images/image_03.jpg);
                      background-repeat:no-repeat;
                         }
                div#link{
                      margin-left:2px;
                      float:left;
                      width:190px;
                      height:152px;
                      background:#F9D316;
                        }
                div#link img{padding:90px 0 0 15px;}


	div#content {
                clear:left;
		
		}
		div#center {
width:510px;
			}

		div.column {
width:190px;
			}
			div#right {
			    float:right;
                 padding-right:26px;
				}
.column div p{
color:#E9EAC4;
}

	div#footer {
		clear: both;
		}
		div#footer-in {
			
			}
/* FOOTER                                                    *//*-----------------------------------------------------------*/
#footer {
	margin-top:15px;
	text-align:center;
	padding: 5px;
	width: 694px;
	background:black;
	color:white;
}
#footer #column0 {
	width: 75px;
	float: left;
}
#footer #column1 {
	border-left: 1px solid #DDDDDD;
	padding-left: 8px;
	width: 404px;
	width/* */:/**/396px;
	width: /**/396px;
	line-height: 15px;
	float: left;
}
#footer #column2 {
	border-left: 1px solid #DDDDDD;
	padding-left: 8px;
	width: 204px;
	width/* */:/**/196px;
	width: /**/196px;
	float: left;
}			






															/** SUB CONTAINERS **/
* { }






															/** LISTS **/
* { }







															/** MENU **/
#menu ul {
  padding: 0;
  margin: 0;
  list-style: none;
  }
#menu li {
  float: left;
  position: relative;
  }
#menu li ul {
  display: none;
  position: absolute; 
  top: 1em;
  left: 0;
  padding: 8px 0 3px 2px;
  }


a.top, a.top:visited{
  color:#000;
  font-weight:0;
}
a.top:hover{
text-decoration:underline;
}

#menu li:hover ul, li.over ul{ display: block; background-color:white; margin-top:1px;}															
															
															
#menu {
	padding: 4px 15px 0px 14px;
	margin: 0px 0px 0px 0px;
	height: 18px;
	background: url(../images/green_bar.gif) no-repeat;
	clear: both;
}














															/** END **/
.current{
font-weight:bolder;
}
															
#menu li#current ul li{
float:none;
width:200px;
margin:5px 0 0 0;
}

#menu li#current a{
font-weight:bolder;
text-decoration:none;
color:#DA1988;
}

#menu li#current li a{
background:none;
font-weight:0;
text-decoration:none;
color:#000000;
}
#menu a, #menu a:visited{
background:none;
font-weight:0;
text-decoration:none;
color:#000000;

}
#nav{
background-color:#green}

#menu li.tab ul li{
float:none;
width:220px;
margin:5px 0 0 0;
}
#menu li#current ul li{
float:none;
width:220px;
margin:5px 0 0 0;
}

#menu li.tab a{
font-weight:0;
text-decoration:none;
}

.tab {
	font-family: verdana, arial, hevetica, sans-serif;
	font-size: 9px;
	padding: 0px 3px 5px 3px;
	background: #ffffff;
font-weight:bolder;
}
#current {
	font-family: verdana, arial, hevetica, sans-serif;
	font-size: 9px;
	background: #ffffff;
        height:16px;
}
li.top2{
padding-top:3px;
padding-bottom:3px;
padding-left:5px;
}
li.top1{
padding-left:5px;
}
#nav li ul{
background-color:green;
padding-bottom:0px;
padding-left:0px;
}

#menu a:hover{
color:#DA1988;
}
#menu b:hover{
color:#DA1988;
}

h2{
font-size:14px;
}