.red_bullet {
	margin: 12px;
	padding: 4px;
	list-style-image: url(../images/icon_bullet.gif);
	
}

.red_bullet li {
	padding: 4px;
}

.errorText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: RED;
}
.dateText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 5E5E5E;
}
.newsHref {
	text-decoration: none;
	color: #003F80;
}

.newsHref:Hover {
	text-decoration: underline;
	color: #003F80;
}

.small_note {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

.text_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
}
.text_link:Hover {
	text-decoration: underline;
	color: #333333;
}

.text_link2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000FF;
	text-align: left;
}
.text_link2:Hover {
	text-decoration: underline;
	color: #0000FF;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: left;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
}
.til {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #568CD9;
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.mainSearch {
	font-family: Arial, Helvetica, sans-serif;
	background : #EEF0FA; 
	font-size : 10px; 
}
.mainColumn {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10px; 
	border-style : solid;
	border-top-width : 0px;
	border-right-width : 0px;
	border-bottom-width : 1px;
	border-left-width : 0px;
	color : #000000;
}
.green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #339900;
}
.texttil {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #3C3C3C;
}
.text02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5E5E5E;
}
.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC0000;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
.blktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.btext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.bluebox {
	border : 0px solid;
	border-color : #568CD9;
	border-top-width : 1px;
	border-right-width : 1px;
	border-bottom-width : 1px;
	border-left-width : 1px;
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
}

.headerTitle {
	COLOR : #000000; font-family : Verdana, Arial, Helvetica, sans-serif; font-size : 14px; font-weight : bold;
}

.sortColumn {
	background : #EEF0FA; 
	COLOR : #6666CC; 
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 11px; 
	font-weight : bold;
	text-align: left;
}

.sortColumnR {
	background : #EEF0FA; 
	COLOR : #6666CC; 
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 11px; 
	font-weight : bold;
	text-align: right;
}


.ReportHeaderColumn {
	border-style : solid;
	border-top-width : 0px;
	border-right-width : 0px;
	border-bottom-width : 1px;
	border-left-width : 1px;
	color : #000000;
	background : #EEF0FA; 
	font-size : 11px; 
	font-weight : bold;
	text-align: left;
}


.ReportColumn {
	border-style : solid;
	border-top-width : 0px;
	border-right-width : 0px;
	border-bottom-width : 1px;
	border-left-width : 1px;
	color : #000000;
	background : #E6E7F0; 
	font-size : 11px; 
	font-weight : normal;
}

.listColumn {
	border-style : solid;
	border-top-width : 0px;
	border-right-width : 0px;
	border-bottom-width : 1px;
	border-left-width : 0px;
	color : #000000;
	text-align: left;
}

.listColumnR {
	border-style : solid;
	border-top-width : 0px;
	border-right-width : 0px;
	border-bottom-width : 1px;
	border-left-width : 0px;
	color : #000000;
	text-align: right;
}

a {
 	text-decoration: none;
	color:grey;
}

.mainlink {
	font-family: Arial;
 	font-size: 12px;
 	text-decoration: none;
	color: #FFFFFF;
}

.menulink {
	font-family: Arial;
 	font-size: 12px;
 	text-decoration: none;
	color: #FFFFFF;
	font-weight : bold;
}
.menulink:hover {
	text-decoration: underline;
}

.mainlink:hover {
	color: #AAAAAA;
	text-decoration: underline;
}
table {
 	font-family: Arial;
 	font-size: 12px;
 	font-weight: normal;
 	color: black;
 	text-decoration: none;
	border-color:#CCCCCC;
	text-align: justify;
 }
 
input,select,textarea {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: black;
	text-decoration: none;
	border-style : solid;
	border-width : 1 1 1 1;
	background-color: #FFFFFF;
}

.td_underline {
 	border-style : solid;
 	border-top-width : 0px;
 	border-right-width : 0px;
 	border-bottom-width : 1px;
 	border-left-width : 0px;
}


.radio {
 	border-style : solid;
 	border-top-width : 0px;
 	border-right-width : 0px;
 	border-bottom-width : 0px;
 	border-left-width : 0px;
 	background-color:transparent;
}

.advSearchTable {
	background : #EEF0FA; 
	border-style : solid;
	border-top-width : 1px;
	border-right-width : 1px;
	border-bottom-width : 4px;
	border-left-width : 1px;
	color : #808189;
	text-align: left;
}


.searchCriteriaCaption {
	background : #98B1E3; 
	border-style : solid;
	border-top-width : 1px;
	border-right-width : 1px;
	border-bottom-width : 2px;
	border-left-width : 1px;
	color : #5A5B5F;
	font-weight : bold;
	height:30px;
}

.advSearch_small_note {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	font-variant: normal;
	text-transform: none;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #535353;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	font-variant: normal;
	text-transform: none;
}
.dot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #5B5B5B;
}
.maintextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4C4C4C;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #153e68;
	font-weight: bolder;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2px;
	color: #FFFFFF;
}
.login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #393939;
}
.bluebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #427ec7;
	font-weight: bolder;
}
.subblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #427EC7;
}
.call {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #5E5E5E;

}
.browntil {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #905C40;
}

.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: none;
	color: #153e68;
	font-weight: normal;
	text-decoration: none;
	}	
.link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: none;
	color: #153e68;
	font-weight: normal;
	text-decoration: underline;
}
