/* TAGS
----------------------------------------------------*/
body
	{
	background-color: transparent;
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height: 22px;
	margin: 0px;
	padding: 0px;
	background-image: url(../graphics/top-bg.jpg);
	background-repeat: repeat-x;
	}
body.home
	{
	background-color: #000;
	background-image: url(../graphics/top-bg.jpg);
	background-repeat: repeat-x;
	}

strong {
	font-size: 13px;
}	
p {
	margin-bottom: 9px;
	margin-top: 0px;
}

	
h1 {
	font-size: 18px;
	font-weight: normal;
	color: #014E86;
	margin-bottom: 8px;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #014E86;
	margin-bottom: 6px;
}


blockquote {
	margin-top: 0px;
	margin-bottom: 3px;
}


td {
	vertical-align: top;
}
	
img {
	margin-top: 0px;
}
.caption {
	font-size: 11px;
	line-height: 16px;
	margin-top: 5px;
	padding: 5px;
	font-style: italic;
	font-weight: normal;
}
.redtype {
	color: #CC0000;
}

.rowfill { background-image: url(../assets/graphics/20px-dotted-fill-row-sep.gif); }
.updated {
	font-size: 9px;
	font-style: italic;
	text-align: right;
}
.teamtable {
	width: 595px;
}
.teamtable img {
	margin-left: 0px;
	border: 1px solid #CCCCCC;
	margin-right: 10px;
	margin-top: 8px;
	margin-bottom: 3px;
}


/* Tables
-----------------------------------------*/
.tablecontent {
	padding-left: 0px;
	background-color: #CCCCCC;
}

.tablecontent td {
	color: #000000;
	background-color: #FFFFFF;
	font-size: 12px;
	line-height: 18px;
	padding: 5px;
}
.pictureborder {
	border: 1px solid #CCCCCC;
}

.pageheader {
	width: 230px;
	background-color: #e9eaf6;
	height: 30px;
	font-size: 20px;
	font-weight: normal;
	padding-top: 30px;
	padding-left: 5px;
	margin: 0px;
}


	/* 	LEFT NAVIGATION
----------------------------------------------------*/
.subnav
	{
	width: 235px;
	margin: 0px 0 0px;
	padding: 0;
	list-style: none;
			}
.subnav .titling {
	font-weight: bold;
	padding-left: 18px;
	background-color: transparent;
	margin-left: 0px;
	color: #CC0000;
	padding-top: 6px;
	padding-bottom: 6px;
}

.subnav li
	{
	list-style-type: none;
	border-bottom: 1px solid #666666;
	font-size:13px;
	background-color: transparent;
	margin: 0;
	padding: 0;
				}

.subnav li a
	{
	text-decoration: none;
	background-color: transparent;
	display: block;
	padding: 6px 6px 6px 18px;
	}
 .subnav li a:link 
					{
	color:#000000;
	background-color: transparent;
					}
.subnav li a:visited 
					{
	color:#000000;
	background-color: transparent;
					}
.subnav li a:active 
					{
	color:#000000;
	background-color: transparent;
					}
 .subnav li a:hover 
					{
	color:#fff;
	background-color: #014E86;
	text-decoration: none;
					}

	
	/* Right Column
----------------------------------------------------*/


.rightcolumn {
	width: 600px;
	padding-top: 0px;
	padding-left: 20px;
	background-color: #FFF;
}

.rightcolumn a {  color: #014E86; text-decoration: none }
.rightcolumn a:hover { color: #8D4C08; text-decoration: underline; }


.rightcolumn ol {
	list-style-type: decimal;
	margin-top: 3px;
}

.rightcolumn ul {
	list-style-type: none;
	margin-top: 3px;
	list-style-image: url(../graphics/square.jpg);
	}

.rightcolumn li {
	margin-bottom: 4px;

}



/* Left Column
----------------------------------------------------*/
.leftcolumn {
	width: 240px;
	background-color: #FFFFFF;
	background-image: url(../graphics/leftcolumn-gradient-bg.jpg);
	background-repeat: repeat-y;
	text-align: left;
	vertical-align: top;
	margin-top: 0px;
	padding-top: 0px;
}
.leftColheader {
	background-color: #D7DBDC;
	height: 50px;
	width: 230px;
	padding-top: 30px;
	padding-left: 10px;
	padding-bottom: 0px;
}

.leftColheader h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #000000;
}


/* Wrappers
----------------------------------------------------*/
.wrapper
	{
	background-repeat: repeat-x;
	background-position: 0 0;
	background-color: transparent;
		}
	
.mainContain
		{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 0px;
		}
		
.header
			{
	position: relative;
			}
					
.bodyholder
			{
	position: relative;
	width: 900px;
	margin-top: 30px;
			}	
			
					
/* Nav layout
----------------------------------------------------*/	
.navHolder
			{
	height: 26px;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 900px;
	visibility: visible;
	margin-top: 114px;
			}	
		

.toplogo {
	height: 113px;
	width: 900px;
	background-color: transparent;
	background-image: url(../nav/toplogo.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
}
	.topNav  {
	color:#89AEC8;
	font-size: 11px;
	position: absolute;
	height: 30px;
	width: 150px;
	left: 749px;
	top: 38px;
	line-height: 24px;
	visibility: visible;
	text-align: right;
		}

		
		.topNav a {
		color:#FFFFFF
			}
		.topNav a:hover {
		color:#fff;
		text-decoration: underline;
			}

/* FOOTER
----------------------------------------------------*/
	
.footercenter {
	background-color: #000;
}
.footercenter h3 {
	font-size: 10px;
	text-transform: uppercase;
	color: #CCC;
	line-height: 15px;
	text-align: left;
	font-style: normal;
	font-weight: normal;
}
.footercenter h5 {
	font-size: 10px;
	text-transform: uppercase;
	color: #CCC;
	line-height: 12px;
	text-align: center;
	font-style: normal;
	font-weight: normal;
}

.footercenter h4 {
	font-size: 10px;
	text-transform: uppercase;
	color: #CCC;
	line-height: 15px;
	text-align: right;
	font-style: normal;
	font-weight: normal;
}
.footercenter a {
	color: #900;
}



/*SUBNAV----------------------------*/

.subnav
	{
	width: 240px;
	margin: 0px 0 0px;
	padding: 0;
	list-style: none;
			}
.subnav .titling {
	font-weight: bold;
	padding-left: 18px;
	background-color: transparent;
	margin-left: 0px;
	color: #CC0000;
	padding-top: 6px;
	padding-bottom: 6px;
}

.subnav li
	{
	list-style-type: none;
	border-bottom: 1px solid #666666;
	font-size:13px;
	background-color: transparent;
	margin: 0;
	padding: 0;
				}

.subnav li a
	{
	text-decoration: none;
	background-color: transparent;
	display: block;
	padding: 6px 6px 6px 18px;
	}
 .subnav li a:link 
					{
	color:#000000;
	background-color: transparent;
					}
.subnav li a:visited 
					{
	color:#000000;
	background-color: transparent;
					}
.subnav li a:active 
					{
	color:#000000;
	background-color: transparent;
					}
 .subnav li a:hover 
					{
	color:#fff;
	background-color: #1D337A;
	text-decoration: none;
					}

