@charset "utf-8";
/* CSS Document */

body						{background:#0e2131 url(../images/top-bg.jpg) repeat-x left top; margin:0px; padding:0px; }

tr, td, p, div				{font-family:verdana; font-size:13px; color:#141414; line-height:20px; }

a:link, a:active, a:visited {color:#003366;}

a:hover					{color:#CC0000;}

.bluetext					{font-size:19px; color:#003366; }

.redtext					{font-size:19px; color:#CC0000; }

.logo						{width:960px; height:85px; margin:0px auto; }

.header						{width:960px; height:256px; margin:0px auto; }

#nav						{background:#fff url(../images/header-shadow.jpg) repeat-x left top; width:960px; height:53px; margin:0px auto;}

#nav a						{font-family:Myriad Pro; font-size:19px; font-weight:bold; text-decoration:none; line-height:30px;
							 display:block; background:url(../images/nav-bg.jpg) no-repeat left top; width:150px; height:51px; 
							 color:#000000; float:left; text-align:center; padding-top:5px; }
							 
#nav a:hover				{font-family:Myriad Pro; font-size:19px; font-weight:bold; text-decoration:none; line-height:30px;
							 display:block; width:150px; height:51px; color:#FFFFFF; text-align:center; padding-top:5px;
							 background:url(../images/nav-bg-over.jpg) no-repeat left top; float:left;  }	
							 
.contentpane				{width:930px; margin:0px auto; padding:15px; background-color:#FFFFFF; }	

#footernav					{background:#000000; width:910px; padding:25px; margin:0px auto; }

#footernav a				{font-size:13px; font-weight:bold; color:#FFFFFF; text-decoration:none; }

#footernav a:hover			{font-size:13px; font-weight:bold; color:#FFFFFF; text-decoration:underline; }
						 						 
.footerleft					{width:650px; display:block; float:left; color:#cccccc;  }

.footerright				{width:260px; display:block; float:right; color:#cccccc;  }

.specialtext				{font-size:13px; line-height:20px; padding:12px; }

ul#bullets					{list-style-type:none; }

ul#bullets li				{list-style-image:url(../images/bul.jpg); margin:0px; padding:5px;}

a.blue:link, a.blue:visited {color:#009999;}

a.blue:hover 				{color:#fffff;}

.whitetext					{color:#999999 }

#hidden						{height:100px; overflow:auto; }