/* CSS Document */

body, html {
	margin: 0;
	padding: 0;
	background: #f6fafc;
	color: #000;
}

body {
	background-image: url(../images/page_background.jpg);
	background-repeat: repeat-x;
}

img {
	border: 0px solid red;
}

div
{
	border: 0px solid black;
	margin: 0;
	padding: 0;
}

#wrap {
	margin: 0 auto;
	width: 937px;
	background-image: url(../images/body_background.png);
	background-repeat: repeat-y;
	border: 0px solid blue;
	padding: 0 6px 0 6px;
	min-height: 440px;
}

#leftpanel {
	background-color: #f6fafc;
	width: 249px;
	float: left;
	min-height:188px;
	border: 0px solid blue;
}

#rightpanel {
	width: 688px;
	float: left;
}

#rightpaneltopHome{
	height: 440px;
	width: 688px;
	background-image: url(../images/home_top_image.jpg);
}

#rightpaneltop{
	height: 349px;
	width: 688px;
}

#requestinfo{
	width: 120px;
	position: fixed;
	margin: 36px 0 0 532px;
}

#pagetitle{ 
	background-image: url(../images/title_background.jpg);
	background-repeat: no-repeat;
	width: 688px;
	height: 26px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #fff;
	padding: 0 0 0 10px;
}

#content{
	color: #595959;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	padding: 18px 30px 18px 10px;
}

#content ul{
	margin: 0; 
	padding: 15px 25px 15px 15px;
} 

#content table {
	border-collapse: collapse;
}

#content a:link, #content a:visited, #content a:hover, #content a:active {
	color: #6385b7;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	text-decoration: underline;
}

#leftpanellinks a:link, #leftpanellinks a:visited, #leftpanellinks a:hover, #leftpanellinks a:active {
	color: #6385b7;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	text-decoration: underline;
}

.tablecellbottomborder{
	border-bottom: 1px solid #ccc;
	}

#bottomshadow{
	clear: both;
	margin: 0 auto;
	width: 949px; 
	line-height: 0;
}

#footer{
	margin: 0 auto;
	width: 937px; 
	border: 0px solid black;
	min-height: 50px;
}

#leftpanelfooter{
	float: left;
	width: 203px;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #848687;
	background-image: url(../images/footer_left_background.png);
	background-repeat: repeat-y;
	border: 0px solid blue;
	padding: 0 46px 0 0;
}


#leftpanelfooter a{
	text-decoration: none;
	color: #6385b7;
}

#rightpanelfooter{
	float: left;
	width: 668px;
	border: 0px solid red;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #848687;
	padding: 0 10px 0 10px;
}

.headline, .subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	text-transform: capitalize; 
}

.headline{
	font-size: 14px;
	color: #ae1f02;
	margin: 0 0 0 0;
}

.subhead{
	font-size: 12px;
	color: #595959;
	margin: 0 0 0 0;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #ae1f02;
	margin: 10px 0 0 0;
	padding: 0;
	text-transform: capitalize; 
}
	
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #ae1f02;
	margin: 10px 0 2px 0;
	padding: 0;
	text-transform: capitalize; 
}
	
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #595959;
	margin: 5px 0 0 0;
	padding: 0;
	text-transform: capitalize; 
}

.redhighlight{
	color: #ae1f02;
}

#Alphabet a{
	color:#375ba0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;
	}
	
#Alphabet {
	color:#595959;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
}

#Catalog tr td{
	text-transform: lowercase;
}

#Catalog tr td:first-letter {
	text-transform:capitalize;
}

#pdftitle{
	width:173px; 
	background-image:url(../images/pdfbox_background.png); 
	height:21px; 
	background-position:bottom; 
	background-repeat:no-repeat;
}

#pdftitle span {
	font-family: Georgia, 'Times New Roman', Times, serif; 
	font-size: 14px; 
	color:#fff;
}

#pdftable a:link, #pdftable a:visited, #pdftable a:hover, #pdftable a:active {
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #78797a;
	margin: 0 0 0 5px;
	text-align: left;
}

#pdftable div{
	height:1px; 
	width:142px;
    background-color: #b3b7b9; 
	margin: 0 0 0 6px;
}

/*******************************************

#topnav{
	float:right;
	height:108px;
	width:486px;
	line-height: 0;
}
div, td, p
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size:10pt;
	margin: 0px;
	padding: 0px;
}

#pagenav {
	height: 276px;
}

#pagenavlinks{
	margin:0 0 0 30px;
	padding: 80px 0 0 0;
	width:210px;
}
#homemain {
	background:#9c9;
	float:left;
	width:939px;
	line-height: 0;
}
#main{
	width:938px;
	margin:0 0 0 1px;
	background-color:#fff;
}
#mainleftcolumn{	
	float:left;
	width:440px;
}
#content {
	float:right;
	width:466px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size:10pt;
	color: #434445;
	margin-right: 20px;
}
#content h3{
	font-family:Georgia, Times, serif;
	font-size:15px;
	color: #ee3124;
	margin-top: 42px;
}
#contentbottom{
	clear:both;
	line-height:0;
}
#footer {
	clear:both;
	background-color:#4f91cd;
}
#footernav {
	float: right;
	width: 108px;
}
#copyright
{
	float:left;
	color: #315c86;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	margin-top: 12px;
}
#designedby{
	color: #24425d;
	font-family:Arial, Helvetica, sans-serif;
}

#designedby a, #designedby a:hover, #designedby a:visited{
	color: #24425d;
	text-decoration:underline;
}

.HeaderNavLink, .FooterNavLink {
	float:left;
}
.SideNavLink
{
	height: 20px;
	font-family: Frutiger, Arial Narrow, Sans-serif;
	font-size:12px;
	color: #a3ccf4;
}

#pointer {
	position: absolute;
}

#pointer img{
	margin-top:4px;
}
*/
