body
{
background-color: #6f6c67;
}

.mainlinks  {
	font-family: Times New Roman;
	font-size: 12px;
	font-weight: bold;
	color: #9cba7a;
	text-decoration: none;
	padding-bottom:0px;	
	padding-left: 10px;
	text-transform:uppercase;
	letter-spacing:2;
}
.mainlinks a {
	
	color: #CCDAA2;
	text-decoration: none;
	padding:5px 0px 3px 45px;
	background-image:url(../images/link_bullet.gif);
	background-repeat:no-repeat;
	background-position:10 center;
	height:22px;
	
}
.mainlinks a:hover {
	
	color: #ffffff;
	text-decoration: none;	
	
}

.title
{
padding-left:15px;
padding-top:7px;
padding-bottom:2px;
font-size: 26px;
font-family: Times New Roman;
font-weight:normal;
color:#1a66cc;
578b1f

}
.subtitle
{
padding-left:17px;
padding-top:7px;
font-size: 18px;
font-family: Times New Roman;
font-weight:normal;
color:#578b1f;


}
.col_text
{
padding-left:17px;
padding-top:2px;
padding-bottom:6px;
padding-right:20px;
font-size: 13px;
font-family: Tahoma;
font-weight:normal;
color:#666666;

}

.col_text a
{

color:#1a66cc;
text-decoration:none;

}

.col_text a:hover
{

color:#666666;
text-decoration:underline;
}
.col_textvision
{
padding-left:17px;
padding-right:5px;
font-size: 15px;
font-family: Tahoma;
font-weight:bold;
color:#999999;

}
.col_textscroll
{
padding-left:17px;
padding-top:10px;
padding-bottom:6px;
padding-right:20px;
font-size: 13px;
font-family: Tahoma;
font-weight:normal;
color:#666666;

}
ul.philosophy
{
margin:0px 0px 10px 0px;
padding:0px 0px 0px 0px;
list-style:none;
}

ul.philosophy li
{
padding:5px;
background-image:url(../images/bullet.gif);
background-position:left 7px;
background-repeat:no-repeat;
padding-left:25px;
}

.bottombg
{
background-image:url(../images/bottom_shadow.gif);
background-position:left top;
background-repeat:repeat-x;
padding-top:9px;
font-size: 10px;
font-family: Tahoma;
font-weight:normal;
color:#f1b004;
}

.bottombg a
{
text-decoration:none;
color:#f1b004;
}

.bottombg a:hover
{
text-decoration:underline;
color:#f1b004;
}

.readmore a{
	
	color:#999999;
	
	font-weight: bold;
}
.readmore:hover {
	font-family: Arial;
	font-size: 9px;
	font-weight: bold;	
	text-decoration: none;
	color:ff6633;
	
}


