﻿@charset "UTF-8";
/* CSS Document */
/*main color: ?*/
/*contrast color: ?*/


body{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
/*color:#003399;*/
background-color:white;

}

#breadCrumbs{
	margin-top:-12px;
	margin-bottom:-5px;
}

#breadCrumbs TABLE TD {
font-size: 10px !important;
}

#breadCrumbs TABLE TD a{
font-size: 10px !important;
}
/*H1{
font-size:1.5EM;
}*/

/*H2{
font-size:1em;
color:white;
background-color:#003399;
width:220px;
padding-left:5px;
}*/

HR{
margin-top:0px;

}

#topBanner{
	width: 780px;
	margin-top:0;
}




.clearFloat{
	/*clear:both;*/
	
	margin-top:30px;
	width: 780px;
	height:auto !important;
}

.clearFloat HR{
height:5px;
margin:0;
padding:0;
background-color:#990033;
color:#990033;
width:780px;
text-align:left;
}
.clearFloat h1{
color:#990033;
font-size:1.5EM;
margin-bottom:0;
margin-top:-5px;
}

.clearFloat h2{
font-size:1em;
width:auto;
padding-left:0px;
color:#003366;
margin-left:0;
margin-top:0;
}

.clearFloat h3{
font-size:1em;
width:220px;
padding-left:5px;
color:#003366;
}

#content{
width:780px;
padding-top:15px;

}

#content H3{
font-size:18px;
margin:0;
margin-bottom:5px;
padding:0;
}

#topOfContent{
}

/* styles for the links inside the top content section */

#topOfContent a:link {

}

#topOfContent a:visited {

}

#topOfContent a:hover{

}

#topOfContent a:active{
}

.headings{ /*this is the heading for Spotlight, News and New Titles headings */
background-color:#003399;
font-size:18px;
width:200px;
}
*{ /*leave this */
}



#spotlight{
min-height:250px;
float:left;
margin-left:15px;
width:260px;

}
#spotlight UL{
margin-left:-23px;
}

#spotlight img{
float:left;
margin-right:15px;
}



#news{
float:left;
width:260px;
min-height:250px;
margin-left:15px;
margin-right:15px;
}

#news UL{
margin-left:-23px;
margin-top:5px;

}

#newTitles{
	margin-left:550px;
}

#newTitles img{
/*float:right;*/
}

#newTitlesImage{
float:right;
}


#navigations{

clear:both;
}

/*styles for the links in the Navigation area */

#navigations a:link {

}

#navigations a:visited {

}

#navigations a:hover{

}

#navigations a:active{
}

#navigations TABLE{
padding-left:15px;
width:100%
}

#navigations TABLE FORM{
padding-bottom:15px;
margin-bottom:0px;
}

#navigations TD{
padding-top:5px;
vertical-align:top;

}


#lowerMenu{
width:780px;
text-align:center;
margin-top:15px;
}

/* styles for the links inside the lower meenu */

#lowerMenu a:link {

}

#lowerMenu a:visited {

}

#lowerMenu a:hover{

}

#lowerMenu a:active{
}

#bottomBanner{

clear:both;
	width: 780px;
}
#pageMenu{
	float:right;
	margin-top:-20px;
}


