body { 
	margin:0; 
	padding:12px 0 25px 0; 
	background:#FFFFFF; 
	color:#00296E; 
	text-align:center; 
	font:76% Verdana, Arial, Helvetica, sans-serif;
}

hr {
	display:none;
}

h1 { 
	font-size:1.6em;
}

h2 {
	margin:0 0 22px 0;
	font-size:1.9em; 
	font-weight:normal;
}

h3 { font-size:1.2em;font-wight:800;margin:0; }	

a {  
	font-family: Helvetica,Arial;
	text-decoration: none; 
	color: #02AAF1; 
	font-weight: normal;
	font-size:11px;
	}
a:hover {  
	font-family: Helvetica,Arial;
	text-decoration: underline; 
	color: #02AAF1; 
	font-weight: normal; 
	font-size:11px;
	}
table {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
.titleTextBold {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #0289BD;
	margin-top: 4px;
}

.bodyText {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #737277; 
}
.errortext {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
}
.bodyTitle {
	font-family: Verdana;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	color:#00296E; 	
}
.bodyBlueText {
	font-family: Arial;
	font-size: 16px;
	font-style:normal;
	font-weight: bold;
	color: #003399; 
}
.bodyMenuLinks {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	TEXT-DECORATION:none;
	color: #00ABED;
}
.bodyMenuLinks:hover {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	TEXT-DECORATION:underline;
	color: #00ABED; 
}
.bodyLinks {
	font-family: Helvetica,Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #737277; 
}
.downloadLinks {
	font-family: Helvetica,Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color:#FF0000; 
}
.bodyLinks:hover {
	font-family: Helvetica,Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	TEXT-DECORATION: none;
	color: #000000; 
}

ul { 
	list-style:none;
}

/*
Needed for site redesign, added by CM on 12/1/06
*/

#navigation { 
	list-style:none; 
	margin:0 13px 6px 13px; padding:0; 
	width:800px; height:24px; background:#BABCBE;}

#navigation li { 
	float:left;
	width:161px; 
	margin:0; 
	padding:0; 
	height:24px; 
	overflow:hidden; 
	line-height:24px; 
	text-align:center;
}

#navigation a { 
	display:block;
	background: url(/images/nav-button.gif) no-repeat left top;
	width:161px; 
	font-size:1em; 
	font-weight:bold; 
	color:#FFF; 
	text-decoration:none;
}

#navigation a:hover, #navigation a:hover, #navigation li#first a:hover, #navigation li#last a:hover  { 
	color:#FFF; 
	background-position:0 -24px;
}

#navigation li#first, #navigation li#first a { 
	background: url(/images/nav-button-left.gif) no-repeat left top;
}

#navigation li#last, #navigation li#last a { 
	width:156px; 
	background: url(/images/nav-button-right.gif) no-repeat right top;
}

#header_store {
	height:126px;
	width: 826px;
	background:url(/online_store/images/header_store.jpg) no-repeat left top;
}

#header_store img {
	height:40px;	
	width:94px;
	float:right;	
	margin:45px 54px 0 0;
}

#footer {
	line-height:17px;
	background:#02ACED url(/images/bg-footer-gradient.gif) repeat-y right top;
}

.utility-links { 
	margin:0 4px 21px 0; padding:0; 
	list-style:none;
	text-align:right;
}

.utility-links li {
	display:inline;
	padding:0; 
	margin:0 0 0 -1px;
}

.utility-links li a {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	padding:0 10px 0 9px;
	color:#FFF;
	text-decoration:none;
}

.utility-links li.first {
	margin:0;
}	

.utility-links li a:hover {
	text-decoration:underline;
}	

#top-navigation li { 
	border-left:solid 1px #00ABED;
}

#top-navigation li.first {
	border:none;
}

#top-navigation a {
	color:#00ABED;
}