/*

Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License

Name       : Primitive
Version    : 1.0
Released   : 20080425

*/

*
{
	margin: 0px;
}

body
{
	font-size: 14px;
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	padding: 0px;
	background-color: #ffffff;
	color: #222222;
}

a
{
	background-color: inherit;
	color: #000000;
}
a:visited
{  color: #3366ff;
}

a:hover
{
	text-decoration: none;
}

p
{
	text-align: left;
	margin-bottom: 15px;
	line-height: 140%;
	display: block;
	
}

p-center
{
	text-align: center;
	margin-bottom: 15px;
	line-height: 22px;
}

ul
{
	list-style: disc;
	padding-top: 10px;
	padding-left: 20px;
	margin-bottom: 15px;
}

h3
{
	font-size: 24px;
	margin-bottom: 30px;
}

h4
{
	font-size: 16px;
	margin-bottom: 5px;
}

#header
{
	background-color: #2F2B60;
	color: #fff;
	padding: 10px 40px 10px 40px;
}
#headerleft
{
	background-color: #2F2B60;
	color: #fffFFF;
	padding: 0px 40px 0px 40px;
	width: 40%;
	float: left;
	font-weight: bold;
	
}

#headerRight
{
	position:absolute;
	float:right;
	background-color: #2F2B60;
	color: #fff;
	left: 845px;
	top: 28px;
	
}
.headerRight p{
font-size: 10px;
}

#header h1
{
	font-size: 40px;
}

#header h2
{
	font-size: 22px;
}


#header h3
{
	font-size: 30px;
}

#menu
{
	padding: 5px 30px 0px 30px;
	margin-bottom: 30px;
	color: #222222;
	background-color: #f5f5f5;
	border-bottom: solid 1px #DADADA;
}

#menu div
{
	clear: both;
}

#menu ul
{
	display: block;
	position: relative;
	top: 1px;
	list-style: none;
	padding: 0px;
	margin-bottom: 0px;
}
	
#menu ul li
{
	position: relative;
	float: left;
	border: solid 1px #dadada;
	border-bottom: 0px;
	margin-right: 5px;
	font-weight: bold;
}

#menu ul li a
{
	display: block;
	padding: 5px 10px 8px 10px;
	text-decoration: none;
	background-color: inherit;
	color: #333333;
}

#menu ul li a:hover
{
	background-color: #0022AA;
	color: #fff;
}

#menu ul li.active, #menu ul li.active a, #menu ul li.active a:hover
{
	background-color: #ffffff;
	color: #333333;
}

#container
{
	margin: 30px 40px 0px 40px;
}

#primarycontainer
{
	float: right;
	margin-left: -200px;
	width: 100%;
	
}

#primarycontent
{
	margin-left: 300px;
}

#primarycontent p
{
	margin-bottom: 20px;
	margin-top: 0px;
	vertical-align: text-top;
	
}

#secondarycontent
{
	float: left;
	width: 200px;
	margin-left:30px;
	overflow: visible;
}


}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.somediv{
	width: 100%;
	clear: left;
	border: 0px solid gray;
	padding-right: 20px;
	vertical-align: text-top;
	top: auto;
}

.somediv .floatbox{
	float: left;
	width: 200px;
	height: 200px;
	vertical-align: text-top;
}

* html .somediv p{ /* IE 3px jog hack*/
height: 1%;
}

.somediv p{
margin-top: 0;
margin-left: 225px;
padding-left:0px;
}
.somediv ul{
margin-top: 0;
margin-left: 250px;
padding-left:0px;
}




#footer
{
	text-align: center;
	margin: 20px 0px 0px 0px;
	padding-top: 15px;
	border-top: solid 1px #DADADA;
	clear: both;
}

.clearit
{
	clear: both;
	height: 1px;
}
.lightheader {
	font-family: Bank Gothic, Courier, sans-serif, ;
	font-size: 36px;
	font-style: normal;
	text-transform: capitalize;
	text-align: right;
	font-weight: lighter;
	font-variant: small-caps;
	vertical-align: top;
	float: left;
	position: static;
	clear: both;
}
.lowvision {
	font-family: Bank Gothic, Courier, sans-serif,;
	font-size: x-large;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	text-transform: capitalize;
	text-align: left;
}
