body,td,p,blockquote,ul,ol {
	color: #7d7d7d;
	font-family: Helvetica,Verdana,Sans-Serif;
	font-size: 14px;
	font-weight: normal;
	line-height:normal;
}

.black {
	color: #000000;
	font-family: Helvetica,Verdana,Sans-Serif;
	font-size: 15px;
	font-weight: normal;
}

li {
	color: #7d7d7d;
	font-family: Helvetica,Verdana,Sans-Serif;
	font-size: 14px;
	font-weight: normal;
	list-style-image:url(../images/right_arrow2.gif)
}

a,a:link {
	color: #0000CA;
	text-decoration: none;
}

a:visited {
	color: #0000CA;
	text-decoration: none;
}
a:hover {
	color: #6699ff;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #0000CA;
}

.t_head {
	color: #0088ce !important;
	font-weight: bold;
}

INPUT.inputText, SELECT.inputText, TEXTAREA.inputText {
	color: #636466;
	font-family: Helvetica,Verdana,Sans-Serif;
	font-size: 14px;
	font-weight: normal;
	background-color: #ffffff;
	border: solid 1px #636466;
	padding:1px;
}

INPUT.textbox {
	font-family: Helvetica,Verdana,Sans-Serif;
	font-size: 14px;
	font-weight: normal;
	border: solid 1px #636466;
	padding:1px;
}

.blueTitle {
	color: #0088ce;
	font-family: Helvetica,Verdana,Sans-Serif;
	font-size: 14px;
	font-weight: bold;
}

.orangeTitle {
	color: #e37326;
	font-family: Helvetica,Verdana,Sans-Serif;
	font-size: 14px;
	font-weight: bold;
}

.rightCopy {
	color: #636466;
	font-family: Helvetica,Verdana,Sans-Serif;
	font-size: 11px;
	font-weight: normal;
}

.rightCopySmaller {
	color: #636466;
	font-family: Helvetica,Verdana,Sans-Serif;
	font-size: 9px;
	font-weight: normal;
}

.highlite { color:#00ADEF; }

/*************************/

