body {
	font-family: Verdana;
	font-size: 8pt;
	color: #18234E;
	text-decoration: none;
	list-style-position: none;
}

.tableMain {
	background-repeat: no-repeat;
	background-position: left center;
}

.tableIn {
	background-repeat: no-repeat;
	background-position: right top;
	border: 1px thin #18234E;
}

.mainText{
	font-family: Verdana;
	font-size: 8pt;
	color: #ffffff;
}

.mainTextTS{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
}

.table {
	font-family: Verdana;
	font-size: 8pt;
	color: #333333;
	text-decoration: none;
	border: 1px solid #18234E;
}

table {
	font-family: Verdana;
	font-size: 8pt;
	color: #18234E;
	text-decoration: none;
}

td {
	font-family: Verdana;
	font-size: 8pt;
	color: #18234E;
	text-decoration: none;
}

tr {
	font-family: Verdana;
	font-size: 8pt;
	color: #18234E;
	text-decoration: none;
}


/****start link styles****/

/***General***/
a:link {
	color: #18234E;
	text-decoration: none;
	font-size: 8pt;
}
a:visited {
	text-decoration: none;
	color: #18234E;
	font-size: 8pt;
}
a:hover {
	text-decoration: none;
	color: #559ED7;
	font-size: 8pt;
}
a:active {
	text-decoration: none;
	color: #18234E;
	font-size: 8pt;
}

.subBtns a:link{
				color: #ffffff;
				text-decoration: none;
				}
.subBtns a:visited{
				color: #ffffff;
				text-decoration: none;
				}
.subBtns a:hover{
				color: #999999;
				text-decoration: none;
				}
.subBtns a:active{
				color: #ffffff;
				text-decoration: none;
				}

/*      **/
.searchResults {
	font-family: Verdana;
	font-size: 8pt;
	font-weight:bold;
	color: #003882;
}

/*** Forms ****************************/

input, textarea {
	font-family: Verdana;
	font-size: 8pt;
	color:#18234E;
	border: 1px solid #996633;

}

.select {
	width: 520 px;
	font-family: Verdana;
	font-size: 8pt;
	color:#18234E;
	border: 1px solid #996633;
}

.search{
	font-family: Verdana;
	font-size: 8pt;
	color:#f27d00;
	border: 1px solid #999999;
	text-decoration: none;
	height: 1.6em;
}

.logins{
	font-family: Verdana;
	font-size: 8pt;
	color:#23415A;
	border: 1px solid #999999;
	text-decoration: none;
}


.goLogin{
	font-family: Verdana;
	font-size: 8pt;
	color: #18234E;
	border: 1px solid #559ED7;
	background-color: #ffffff;
}

.titleMain {
	font-family: Verdana;
	font-size: 8pt;
	font-weight:bold;
	color: #18234E;
}
.titleM {
	font-family: Verdana;
	font-size: 8pt;
	font-weight:bold;
	color: #559ED7;
}
.titleMb {
	font-family: Verdana;
	font-size: 10pt;
	font-weight:bold;
	color: #559ED7;
}
.titleSm {
	font-family: Verdana;
	font-size: 7pt;
	color: #18234E;
}
.inTitles {
	font-family: Verdana;
	font-size: 8pt;
	font-weight:bold;
	color: #18234E;
}
.largecms {
	font-family: Verdana;
	font-size: 10pt;
	font-weight:bold;
	color: #18234E;
}

.searchB {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	border: 1px solid #999999;
	background-color: #ffffff;
}
ul { 
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 15;
	padding-left: 5;
 }

ul ul li { 
	list-style-type: circle;
	list-style-position: outside;
	margin-left: 5;
	padding-left: 5;
 }

.checkB{
  	height: 15px;
  	width: 15px;
  	color: #ffffff;

}
.tableBorder{
	border: 1px solid #cccccc;
}
.submit{
	font-family: Verdana;
	font-size: 8pt;
	color: #333333;
	border: 1px solid #996600;
	height: 20px;
	background-color:#FFFFFF;	
}
.menutitle{
	cursor:pointer;
	width:190px;
	font-size:8pt;
	text-align:right;
	margin-bottom: 2px;
}
.submenu{
	text-align:right;
	font-size:8pt;
	margin-top: 8px;
	margin-bottom: 10px;
}
.red {
	color:#FF0000;
}
.textAlign {
	text-align:justify;
}
.tdOpacity    {
	filter:alpha(opacity=95);
	-moz-opacity:.95;
	opacity:.95;
}
.tdOpacity2    {
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
}
.tdOpacity3    {
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
}
.qouteText {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
}