/*** global declarations ***/
body, div, span, table, td, p, b, a, input, select, option, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4C4C4C;
	line-height: 16px;
}
body {
	background-color: #7F7F7F;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {text-decoration:underline;color:#08347B;}
a:hover {text-decoration:none;}
a.leftMenu {text-decoration:none;color:#08347B;}
a.leftMenu:hover {text-decoration:underline;}

input,textarea,select {font-size:10px;}
form {margin-top:0px;margin-bottom:0px;}
.tenpx {font-size:10px;}
.tenpxBold {font-size:10px;font-weight:bold;margin-top:0px;}

.copyright {
	color: #CCCCCC;
}
.bullet {
	background-image: url(../images/bullet_orange_short.gif);
	background-repeat: no-repeat;
	padding-left: 8px;
}
.testimonial {
	color: #8A8B8B;
}
.bgGreyOne {
	background-color: #CCCCCC;
}
.bgGradGreyTwo {
	background: url(../images/bg_gradient_grey2.gif) repeat-x top;
}
.textSmall {
	font-size: 10px;
}
h1 {
	font: bold 16px/30px Arial, Helvetica, sans-serif;
	color: #6086C3;
}
h3 {
	font: bold 14px Arial, Helvetica, sans-serif;
}
