﻿/* Basic */

*
{
	margin: 0em;
	padding: 0em;
}

h1,h2
{
}


body
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: Black;
	background-color: White;
}

a
{
	color: #0077dd;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
	
}

/* Outer */

#outer
{
	padding: 5px 5px 5px 5px;
	/*margin: 0em;*/
	width 800px;
	position: relative;
	left: 50%;
	margin-left: -400px;

}

/* Header */
/*	background: #004778 url('images/a5.gif') bottom left repeat-x;*/

#header
{
	/*position: relative;*/
	width: 800px;
	height: 6em;
	/*padding: 2em 2em;*/
	background: #ffffff url('images/gradientF8F8F8.png') bottom left repeat-x;
	border-bottom: solid 1px #FFAA00;
}

#header h1
{
	/*position: absolute;*/
	top: 1.8em;
	font-size: 3.5em;
	font-weight: 400;
	letter-spacing: -0.05em;
}

#header h1 a
{
	color: #4671d5;
	/*color: #3914AF;*/
	text-decoration: none;

}

#header h2
{
	/*position: absolute;*/
	font-size: 0.8em;
	top: 8em;
	color: #FFAA00;
}

/* Menu */

#menu
{
	color: #4671d5;
	/*position: absolute;*/
	position: relative;
	top: -65px;
	left: 375px;
	width:420px;
}

#menu ul
{
	list-style: none;
}

#menu li
{
	display: inline;
	padding-left: 1.1em;
	margin-left: 1em;
	border-left: dotted 1px #E0E8EF;
}

#menu li.first
{
	border: 0em;
	margin-left: 0em;
	padding-left: 0em;
}

#menu li a
{
	color: #4671d5;
	padding: 0.1em;
	text-decoration: none;
}

#menu li a:hover
{
	text-decoration: underline;
}

/* horizontal menu */
#hnavmenu
{
	display: block;
	font-size: large;
	float: left;
	
}

#hnavmenu ul 
{
	font-weight: 200;
	list-style: none;
	padding: 0;
	text-align: center;
}

#hnavmenu li 
{
	color: #ffffff;
	background: #ffffff url('images/tabtall4671d5.png') bottom left no-repeat;
	display: block;
	float: left;
	/* border: right solid #ffffff;
	padding: .1em .1em;
	margin: .1em;*/

}
#hnavmenu li on
{
	color: #00B64F;
	/* background: #FFAA00;*/
}

#hnavmenu li a
{
	color: #ffffff;
	/* background: #4671d5; */
	display: block;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	line-height: 100px;
	height: 100px;
	width: 140px;
}

#hnavmenu li a:hover
{
	color: #00B64F;
}

/* Content */

#content
{
	line-height: 1.5em;
	width: 800px;
	
}


#content p
{
	margin-bottom: 1.5em;
}

#content h2,h3,h4,h5,h6
{
	color: #545454;
	margin-bottom: 1em;
	border-bottom: solid 1px #00B64F;
	padding-bottom: 0.3em;
}

#content h1
{
	color: #4671d5;
	font-size: 1.75em;
	font-weight: 500;
	border-bottom: none;
	margin-bottom: 1em;
	/*border-top: solid 2px #4671d5;*/

}

#content h2
{
	color: #74B709;
	font-size: 1.5em;
	font-weight: bold;
	margin-top: 1em;
}

#content h3
{
	color: #00B64F;
	font-size: 1.1em;
	font-weight: 400;
	display:inline;
	border-bottom:none;
}

#content h4
{
	color: #CC0000;
	font-size: 1.1em;
	font-weight: 400;
	border-bottom: none;
	
}

#content ul
{
	margin-bottom: 1.5em;
	padding-left: 1em;
	list-style: square;
}

#content blockquote
{
	margin-bottom: 1.5em;
	padding: 0.75em 0.75em 0.75em 1.5em;
	border-left: solid 0.75em #005082;
	background: #FDFDFD url('images/a7.gif') top left repeat-x;
}

#content blockquote p
{
	margin-bottom: 0em;
}

#content table
{
	margin-bottom: 1.5em;
	border-collapse: collapse;
	text-align: left;
}

#content table th
{
	font-weight: bold;
	padding: 0.5em;
}

#content table td
{
	padding: 0.5em;
	border-right: solid 1px #fff;
}

#content table tr.rowH
{
	color: #fff;
	background: #006192 url('images/a8.gif') top left repeat-x;
	border-right: solid 1px #fff;
}

#content table tr.rowA
{
	background: #F8F8F8 url('images/a6.gif') top left repeat-x;
	border-top: solid 1px #fff;
	color: inherit;
}

#content table tr.rowB
{
	background: #FDFDFD url('images/a7.gif') top left repeat-x;
	border-top: solid 1px #fff;
	color: inherit;
}

/* Primary Content */

#primaryContentContainer
{
	
	background-color: #fff;
	/*float: left;
	margin: 0em 0em 0em 0em;
	width: 60%;*/
}

#primaryContent
{
	/*float: left;
	margin: 1.5em;
	padding: 1.5em;
	*/
}

.columnHeader
{
	border-bottom:solid 1px #74B709;
	width:100%;
}


/* general */
.colwrapper
{
	display: block;
	/*margin: .5em .5em .5em .5em;*/
	padding: .3em .3em .3em .3em;
	width: 790px;

}
.col1of1
{
	width: 100%;
	display: block;
	float: left;
	margin: 0px;
	padding: 25px 10px 10px 10px;
	background: #fff url('images/a6.gif') top left repeat-x;
}

.col1of3
{
	width: 30%;
	display: block;
	float: left;
	margin: 0px;
	padding: 25px 10px 10px 10px;
	background: #fff url('images/a6.gif') top left repeat-x;
}
.col2of3
{
	width: 30%;
	display: block;
	float: left;
	margin: 0px;
	padding: 25px 10px 10px 10px;
	background: #fff url('images/a6.gif') top left repeat-x;
}
.col3of3
{
	width: 30%;
	display: block;
	float: left;
	margin: 0px;
	padding: 25px 10px 10px 10px;
	background: #fff url('images/a6.gif') top left repeat-x;
}
.col1of1
{
	width: 100%;
	display: block;
	float: left;
	margin: 0px;
	padding: 25px 10px 10px 10px;
	background: #fff url('images/a6.gif') top left repeat-x;
}

.col1of4
{
	width: 25%;
	display: block;
	float: left;
	margin: 0px;
	padding: 25px 10px 10px 10px;
	background: #fff url('images/a6.gif') top left repeat-x;
	
}
.col2of4
{
	width: 25%;
	display: block;
	float: left;
	margin: 0px;
	padding: 25px 10px 10px 10px;
	background: #fff url('images/a6.gif') top left repeat-x;
	
}
.col3of4
{
	width: 25%;
	display: block;
	float: left;
	margin: 0px;
	padding: 25px 10px 10px 10px;
	background: #fff url('images/a6.gif') top left repeat-x;
}
.col4of4
{
	width: 25%;
	display: block;
	float: left;
	margin: 0px;
	padding: 25px 10px 10px 10px;
	background: #fff url('images/a6.gif') top left repeat-x;
}
.colxofx
{
	display: block;
	float: left;
	margin: 0px;
	padding: 25px 10px 10px 10px;
	background: #fff url('images/a6.gif') top left repeat-x;
}
dl
{
	margin-bottom: 15px;
}
dt
{
	font-size: 1.3em;
	font-weight: 400;
}
dd
{
	margin-bottom: 8px;
}
.bam
{
	color:#4671d5;
	font-size: 2.3em;
	font-weight: 100;
}	


/* Footer */

#footer
{
	position: relative;
	z-index: 1;
	border-top: solid 1px #FFAA00;
	padding: 1em 0em 2em 0em;
	/*margin: 1em 2em 0em 2em;*/
	text-align: center;
	color: Black;
	width: 800px;
}


.clear
{
	clear: both;
}