body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:145%;
	color:#666666;
	text-align:center;
	background-image:url(../../images/grey_grad2.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	text-align: center;
}


h1 {
	padding:4px 0px 4px 10px;
	margin:0px 0px 0px 0px;
	border-bottom: 1px solid #cccccc;
	font-size:16px;
	line-height:120%;
	color:#666666;
	font-weight:bold;
}

h2, h2 a{
	font-size:24px;
	color:#CCCCCC;
	line-height: 120%;
	font-style: normal;
}


.blue {
background-color:#002A5C;
display: block;
color: #FFFFFF;
font-size: 12px;
height: 18px;
background-image: url(../../images/eyes_blue.gif);
background-repeat: no-repeat;
padding: 4px 0px 0px 25px;
}



b {

}

p {
	margin: 10px 10px 0px 10px;

}

ul {
	margin: 10px 10px 0px 10px;
	padding: 0px;
}

li {
	list-style-type: none;
	padding: 4px 0px 4px 0px;
	margin: 0px;
	border-bottom: 1px solid #CCCCCC;
}

img {	
	border: 0px;
}

a {
	color:#999999;
	text-decoration: none;
	line-height: 120%;
}

a:Hover {
	color:#FF9900;
}

a:focus {

	outline: none;

}



/******* STRUCTURE *******/

div#Page{
	margin: 0 auto;
	width: 980px;
	text-align: left;
}

div#Header {
	margin:0 0 0 0;
	height:120px;
	text-align:left;
	width:980px;
	border-bottom:5px solid #673C05;
	}


div#logo {
	margin:10px 0px 0px 5px;
	width:800px;
	height:88px;
	float:left;
}

div#Nav {
	clear:both;
	width:980px;
	margin: 0px 0px 0px 10px;
}

div#Nav a{
	margin-right: 20px;
	font-style: normal;
	font-weight: bold;
	color: #673C05;
	text-transform: capitalize;
	padding: 5px 5px 10px 5px;
}

div#Nav a:hover{
	color:#FF9900;	
}

div#Mid_Image {
	margin:0 0 10px 0;
	width:980px;
	height:200px;
	border-bottom: 1px solid #CCCCCC;
}

div#Mid_Flash {
	margin:0 0 10px 0;
	width:980px;
	height:280px;
	border-bottom: 1px solid #CCCCCC;
}


.Row
{
clear:both;
width:980px;
height:180px;
}

.Column_1{
float:left;
margin: 0px 15px 0px 0px;
width:230px;
height:auto;
}




.Column_2{
float:left;
margin: 0px 15px 0px 0px;
width:475px;
}


/******* TYPE STYLES *******/

.Quote{
font-weight: normal;
color:#333333;
}


/* Study Page */

.Client_Logos{
	width: 180px;
	height: 80px;
	float: left;
	margin: 0px 20px 20px 0px;
}

/* Newsletter Form */


div#newsletter {

}

input.noimage {
background-color: #FF9900;
border: 2px outset #FF9900;
color: #FFFFFF;
font-weight:bold;
padding: 2px;
margin-left: 2px;
}

input.noimage:hover {
background-color: #CC0000;
font-weight:bold;
border: 2px outset #CC0000;
color: #FFFFFF;
padding: 2px;
margin-left: 2px;
}



div#footer {
	margin:20px 0 5px 0;
	color:#666666;
	font-size:9px;
	width:980px;
	text-align:left;
	border-top:1px solid #cccccc ;	
	float:left;
	text-decoration: none;
}

div#footer a {
	text-decoration: none;
	color:#000000;
	}
	
div#footer a:hover {
	text-decoration: none;
	color:#999999;
	}


div#Footer {
	}


.purple {
background-color:#64055F;
display: block;
}

.red {
background-color:#B20837;
display: block;
}

.current {
	color:#009900;
}

/******* Type Classes End *******/
