/**************/
/*   GLOBAL   */
/**************/

body,div,h1,h2,h3,h4,h5,img,p,ul,li {
	line-height:0;
	margin:0;
	padding:0;}

body {
	background-color:#fff;
	text-align:center;}
	
br.clear {
	clear:both;}
	
a img {
	border-width:0;}
	
/*** Main Layout ***/
#container {
	width:745px;
	text-align:left;
	margin:15px auto;}

#header {
	width:745px;
	padding:0 0 15px;
	border-width:0 0 1px;
	border-style:solid;
	border-color:#D1D1D1;}
	
#nav {
	float:left;
	width:185px;}

#content {
	float:right;
	width:541px;
	font:normal 12px Arial,sans-serif;
	color:#333333;
	border-width:0;
	border-style:solid;
	border-color:#D1D1D1;}
	
#content2 {
	float:right;
	width:741px;
	font:normal 12px Arial,sans-serif;
	color:#333333;
	border-width:0;
	border-style:solid;
	border-color:#D1D1D1;}	

#footer {
	clear:both;
	width:745px;
	padding:5px 0 0;
	border-width:1px 0 0;
	border-style:solid;
	border-color:#D1D1D1;}
	
#validate {
	display:none;
	padding:10px 0 0;
	width:745px;}

/**************/
/*   HEADER   */
/**************/
#header img.text {
	margin-left:10px;}

/***********/
/*   NAV   */
/***********/

/*** NAV LIST ***/
#nav ul{
	list-style-type:none;}

/*** NAV LIST ITEMS ***/
#nav ul li {
	/*
	color:#7CA9C8;
	*/
	padding-left:14px;
	text-transform:uppercase;
	font:bold 11px Arial,sans-serif;
	line-height:21px;
	border-width:0 0 1px;
	border-style:solid;
	border-color:#D1D1D1;
	background:0 50% url(/i/bullet_nav.png) no-repeat;}

/*** NAV LIST ITEM LINKS ***/
#nav ul li a:link,#nav ul li a:visited,#nav ul li a:active {
	color:#3B7BB1;
	text-decoration:none;}

#nav ul li a:hover {
	color:#000000;}
	
/*** NAV LIST SUB ITEMS ***/
#nav ul li.sub {
	font-weight:normal;
	text-transform:none;
	border-style:dashed;
	padding-left:24px;
	background-position:11px 50%;}

/*** NAV LIST LAST SUB ITEM ***/
#nav ul li.last {
	border-style:solid;}
	
/*** NAV LIST ITEM ACTIVE LINKS ***/	
#nav ul li.active {
	color:#231F6B;
	background-image:url(/i/bullet_nav_active.png);}			

#nav ul li.active a:link,#nav ul li.active a:visited,#nav ul li.active a:active {
	color:#231F6B;
	text-decoration:none;}

#nav ul li.active a:hover {
	color:#000000;}

/***************/
/*   CONTENT   */
/***************/
#section {
	border-width:0 1px 0 0;
	border-style:solid;
	border-color:#D1D1D1;}

/*** Headings ***/	
#content h1 {
	width:533px;
	margin-bottom:15px;
	padding:10px 0 3px 7px;
	font:normal 16px "Trajan Pro",Arial,serif;
	line-height:16px;
	text-transform:uppercase;
	background-color:#E7F1F7;
	color:#3B7BB1;
	border-width:0 1px 1px 0;
	border-style:solid;
	border-color:#D1D1D1;}
* html #content h1 {
	width:541px;
	w\idth:533px;}

#content h2 {
	width:350px;
	margin:0 0 3px 7px;
	font:bold 14px Arial,sans-serif;
	line-height:16px;}
* html #content h2 {
	width:357px;
	w\idth:350px;}
	
#content h3 {
	width:350px;
	margin:0 0 15px 7px;
	font:normal 13px Arial,sans-serif;
	font-style:italic;
	line-height:15px;}
* html #content h3 {
	width:357px;
	w\idth:350px;}
	
#content h4 {
	width:350px;
	margin:0 0 5px 7px;
	font:bold 13px Arial,sans-serif;
	line-height:15px;}
* html #content h4 {
	width:357px;
	w\idth:350px;}
	
/*** Pull Quote ***/
#content img.pq{
	margin-top:75px;}
	
/*** Links ***/
#content a:link,#content a:visited {
	color:#231F6B;}

#content a:hover {
	color:#7CA9C8;}

#content a:active {
	color:#000000;}		

/*** Paragraphs ***/		
#content p {
	width:350px;
	margin:0 0 15px 7px;
	line-height:16px;}

.partners #content p {
	width:540px;	
}

* html #content p {
	width:357px;
	w\idth:350px;}

/*** Lists ***/
#content ol{
	padding:0;
	margin:0 0 10px 30px;}

#content ol li {
	line-height:15px;
	padding:0 0 5px;}
	
#content ul{
	width:315px;
	margin:0 0 10px 10px;
	list-style-type:none;}
* html #content ul {
	width:322px;
	w\idth:315px;}
	
#content ul li {
	line-height:15px;
	padding:0 0 5px 13px;
	background:0 3px url(/i/bullet.gif) no-repeat;}

/**********/
/* FOOTER */
/**********/
	
#footer p {
	line-height:15px;
	font:normal 11px Arial,sans-serif;
	color:#787878;}
	
#footer p strong {
	font-weight:normal;
	color:#454545;}

#footer p a:link,#footer p a:visited {
	color:#3B7BB1;
	text-decoration:none;}

#footer p a:hover {
	text-decoration:underline;}

#footer p a:active {
	color:#231F6B;
	text-decoration:underline;}

/****************/
/*   VALIDATE   */
/****************/

#validate a {
	margin:0 5px 0 0;
	padding:2px;
	font:bold 10px "Lucida Grande",Arial,sans-serif;
	line-height:12px;
	text-decoration:none;}
	
#validate a:link, #validate a:visited {
	background-color:#c9c9c9;
	color:#ffffff;}
	
#validate a:hover {
	background-color:#CC4800;}	
	
#validate a:active {
	background-color:#000000;}	