body, tr, td, table, div {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

a:hover {
	color:#000000;
	text-decoration: underline;
}
a{
	color:#666666;
	text-decoration: none;
}

h1{
	text-transform:uppercase;
	font-size:18px;
	color:#404040;
}
h2{
	text-transform:uppercase;
	font-size:16px;
	color:#A0AFC4;
}
ul { margin:0; padding:0; list-style:none;}
li { line-height:18px; margin:0px; padding:0px;}

ul li { background:url(images/bullet.gif) no-repeat 0 4px; padding-left:23px; line-height:18px;}
ul li a {color:#277A9C;}


/* Page Content Styles */

.title_dark{
	font-size:16px;
	text-transform:uppercase;
	color:#666666;
	font-weight:bold;
}
.title_blue{
	font-size:16px;
	text-transform:uppercase;
	color:#A0AFC4;
	font-weight:bold;
}
.title_boxes{
	font-size:13px;
	color:#333333;
	font-weight:bold;
	padding-left:15px;
	text-transform:uppercase;
}
.title_orange{
	font-size:14px;
	color:#F09121;
	font-weight:bold;
}
.title_bluesm{
	font-size:16px;
	color:#457E96;
}
.title_darksm{
	font-size:14px;
	color:#404040;
	font-weight:bold;
}