BODY {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;	
/* background-color:#336699; */
 	background-color:#000033;
/*	background-image: url('/images/art/bg1.gif'); */
 	}

H2 {
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:700;
}

.button1 {
	background-color:#666666;
	background-image: url(/images/art/nav_gradient1.gif); background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #FFFFFF;
	font-weight: bold;
	border: 1px solid #999999;
	padding: 2px;
	letter-spacing: 0.05em;
	}

.FormText {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
}

.textbox1 {
	background-color:#FFFFFF;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	border-style: solid;
	border-width: 1px;
	border-color: #e3d718;
	text-align: left;
	}

.formTitle { font-weight: bold; color:#e3d718; }


.title1 {
font-family: arial, helvetica, sans-serif;
font-size: 1.08em;
/* color: #ada12d; */
color: #e3d718;
font-weight: bold;
display: block;
background-image: url('/images/icons/title_bullet1.gif');
background-position: 0px 0px;
background-repeat: no-repeat;
text-indent: 28px;
height: 24px;
padding-top: 4px;
}

.section1 { 
font-weight: bold; 
color: #ada12d; 
font-weight: bold; 
background-color:#333333;
} 



.fontOnDark1 {
font-family: verdana, tahoma, arial, helvetica, sans-serif;
font-weight: normal;
font-size: 11px;
color: #FFFFFF;
line-height: 140%;
}

.fontOnDark1 a:link, .fontOnDark1 a:visited, .fontOnDark1 a:active {
text-decoration: underlined;
color: #FFFFFF;
font-weight: normal;
}

.fontOnDark1 a:hover {
text-decoration: none;
color: #ada12d;
font-weight: normal;
}


.smallOnDark1 {
font-family: arial, helvetica, sans-serif;
font-weight: normal;
font-size: 1.0em;
color: #FFFFFF;
}

.smallOnDark1 a:link, .smallOnDark1 a:visited, .smallOnDark1 a:active {
text-decoration: none;
color: #FFCC00;
font-weight: bold;
}

.smallOnDark1 a:hover {
text-decoration: underlined;
color: #FFFFFF;
font-weight: bold;
}


/* ******* NAV 1 ********* */
#navlist {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight:bold;
    list-style:none;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    text-align: right;
    line-height: 14px; 
    text-align: center;
}
#navlist a:link,#navlist a:visited,#navlist a:active {
    display:block;
   width: 150px;
    color:#FFFFFF;
    text-decoration:none;
    padding: 4px 0px 7px 0px;
    line-height: 14px;
/*     border-width: 1px 0px 1px 0px;
    border-color: #000000;
    border-style: solid;     */
    margin-top: 3px;
}
#navlist a:hover {
   width: 150px;
    border-width: 1px 0px 1px 0px;
    border-color: #FFFFFF;
    border-style: solid;
    display:block;    
    color: #ada12d;
    padding: 3px 0px 6px 0px;
    line-height: 14px;     
}

#navlist_sub {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight:bold;
    list-style:none;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 22px;
}
#navlist_sub a:link,#navlist_sub a:visited,#navlist_sub a:active {
   color:#666600;
   text-decoration:none;
   padding: 0px 0px 0px 0px;
}
#navlist_sub a:hover {
    color: #000033;
}

/* ************** SUB NAV ************** */


#navcontainer ul {
padding-left: 0;
margin-left: 0;
background-color: #000000;
color: #CCCCCC;
float: right;
width: 100%;
font-family: verdana, tahoma, arial, helvetica, sans-serif;
font-size: 11px;
border-width: 0px 0px 0px 0px;
border-style: solid;
border-color: #666666;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a {
padding: 3px 0.7em 0px 0.7em;
background-color: #333333;
color: #FFFFFF;
text-decoration: none;
float: right;
border-left: 1px solid #fff;
/* border-right: 1px solid #FFFFFF; */
height: 18px;
}

#navcontainer ul li a:hover {
background-color: #ada12d;
color: #fff;
}



/* END Navigation */

.font1 {
font-family: verdana, tahoma, arial, helvetica, sans-serif;
font-weight: normal;
font-size: 11px;
color: #333333;
}

.font1 a:link, .font1 a:visited, .font1 a:active {
text-decoration: underlined;
color: #003366;
font-weight: normal;
}

.font1 a:hover {
text-decoration: none;
color: #333333;
font-weight: normal;
}

.mainbody1 { 
margin: 0px 20px 40px 20px; 
padding: 10px; 
width: 780px;
border-width: 1px 0px 1px 0px; 
border-style: solid; 
border-color: #CCCCCC; 
text-align: left;
background-color:#333333;
}

.thumbnail { border: 1px solid #FFCC33; }
