/*
THIS FILE WILL NOT AUTO UPDATE IMAGE DIRECTORY CHANGES
if you update the paths to the images, please update
all of the image locations in this style sheet to
reflect the new directory.
*/



div.righttext {
	position: absolute; 
	left: 50%;
	margin-left: 124px; 
	width: 176px; 
	height: 379px; 
	z-index: 2;  
	top: 263px; 
	line-height: 110%; 
	letter-spacing: -10%;
	font-size: 10px; 
	font-family: verdana, georgia;
	color: #ffffff;
}

div.righttitle {
	position: absolute; 
	left: 50%;
	margin-left: 120px; 
	width: 176px; 
	height: 45px; 
	z-index: 2;  
	top: 215px;  
	font-size: 18pt; 
	font-family: Tahoma, verdana;
	font-weight: bold;
	text-align: center;
	line-height: 13pt; 
	letter-spacing: -2px;
	color: #ffffff;
}

td.infoboxtitle{
	background-color: #003399;
	color: #FFFFFF;
	height: 16px;
	width: 100%;
}

td.infoboxcolumn{
	padding-left:0px; 
      padding-right:0px;
}

table.infobox3{
	background-color: #000000;
	border: 1px solid #ffffff;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
}

a.footer:link{
	color: #ffffff;
	font-size: 9px;
	font-family: Arial, verdana;
	text-decoration: none;
}

a.footer:visited{
	color: #ffffff;
	font-size: 9px;
	font-family: Arial, verdana;
	text-decoration: none;
}

a.footer:hover{
	color: #ff3311;
	font-size: 9px;
	font-family: Arial, verdana;
	text-decoration: none;
}

a.downloads:link{
	color: #ffffff;
	font-family: Arial, verdana;
	text-decoration: none;
	
}

a.downloads:visited{
	color: #999999;
	font-family: Arial, verdana;
	text-decoration: none;	
}

a.downloads:hover{
	color: #ff3311;
	font-family: Arial, verdana;
	text-decoration: none;
}

.bordertop{
	border-left-style: solid; 
	border-left-width: 1px; 
	border-right-style: solid; 
	border-right-width: 1px; 
	border-top-style: solid; 
	border-top-width: 1px; 
	color: #ffffff;
}

div.lefttitle{
	position: absolute;
	left: 50%;
	margin-left: -315px;			
	width: 355px; 
	height: 141px;  
	z-index: 1;  
	top: 200px; 
	color: #ffffff; 
	text-align:center
}
div.leftphoto{
	position: absolute;
	left: 50%;
	margin-left: -315px;			
	width: 355px; 
	z-index: 1;  
	top: 350px; 
	color: #ffffff; 
	background-color: black; 
	text-align:center;
	border: thin solid #888888;
	letter-spacing: -10%;
	font-size: 10px; 
	font-family: verdana, georgia;
	font-weight: bold;	
}

td.bottom{
	border-left-style: solid; 
	border-left-width: 1px; 
	border-right-style: solid; 
	border-right-width: 1px; 
	border-top-width: 1px; 
	border-bottom-style: solid; 
	border-bottom-width: 1px;
	color: #ffffff; 
	background-color: black; 
	width: 760px; height: 88px; 
	font-size: 9px; 
	font-family: Arial, verdana;
	text-align:center;
}

span.highlight{
	color : #98c2d7;
	font-weight: bold;
}

img.border{
	border-style: solid;
	border-color:#FFFFFF; 
	border-width:1px;
}

td.caption{
	text-align: center;
	color: #ffffff; 
	font-size: 10px; 
	font-family: Arial, verdana;
	letter-spacing: 0px;
	font-weight: bold;
	padding: 0px;
}

td.padding{
	padding:4px;
	border: 1px solid #00669d;
}

img.floatright{
	float:right; 
	margin: 2px; 
	border: 2px solid #ffffff;
}	

img.floatleft{
	float:left; 
	margin: 2px; 
	border: 2px solid #ffffff;
}

table.content{
	width: 325px;
	color: #ffffff; 
	margin-left: 6px;
	line-height: 110%; 
	letter-spacing: -10%;
	font-size: 10px; 
	font-family: verdana, georgia;
}

div.autosize { 
	display: table; width: 1px; 
}

div.autosize > div { 
	display: table-cell; 
}
td.basictext {
	line-height: 110%; 
	letter-spacing: -10%;
	font-size: 10px; 
	font-family: verdana, georgia;
	color: #000000;
}