/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	font-family: sans-serif!important;
	
}
.main_table {
	width: 1000px;
}
.paging_links {
	color: #993300;
	font-family:sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.paging_text {
	color: #993300;
	font-family: sans-serif;
	font-size: 11px;
	padding-right: 10px;
}
.paging_links:hover {
	text-decoration: underline;
}
.separator {
	padding-left: 5px;
	padding-right: 5px;
	font-size: 11px;
	color: #993300;
}
.error_box {
	background: lightyellow;
	border: 1px solid black;
}


.page {
	font-weight: bold;
	font-size: 14px;
	color: green;
	font-family: sans-serif;
	text-decoration: underline;
}

.star {
	font-family:  sans-serif;
	font-size: 9px;
	color: red;
}
.red_page {
	font-size: 11px;
	color: red;
	font-family:sans-serif;
}
.header {
	width: 1000px;
	height: 80px;
	background-color: #006569;
}
.header_text {
	color: white;
	font-family: sans-serif;
}
.footer {
	width: 1000px;
	height: 20px;
	background: #5a3039;
}
.footer_text {
	color: white;
	font-family: sans-serif;
	font-size: 9px;
}
.main_text {
	 background:#000000;
	 color:#FFFFFF;
	font-family:  sans-serif;
	font-size: 9px;
}
.red_text {
	color: red;
	font-family: sans-serif;
	font-size: 9px;
}
.normal_text {
	color: black;
	font-family: sans-serif!important;
	font-size: 12px;
}
.links {
	color: navy;
	font-family: sans-serif!important;
	font-size: 9px;
	text-decoration: none;
}
.links:hover {
	text-decoration: underline;
}
.top_links {
	color: #006569;
	font-family: sans-serif!important;
	font-size: 9px;
	text-decoration: underline;
}
.top_links:hover {
	text-decoration: none;
}
.separator {
	font-family: sans-serif!important;
	font-size: 9px;
	padding-left: 5px;
	padding-right: 5px;
	color: #006569;
}
.box {
	border: 1px solid #A6A6A6;
}
.inputbox {
	width: 150px;
	border: 1px solid #A6A6A6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.headings {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: 700;
	padding-left: 5px;
}
.red_message {
	font-family: sans-serif!important;
	font-size: 9px;
	color: red;
	padding-left: 5px;
}
.red_message1 {
	font-family: sans-serif!important;
	font-size: 9px;
	color: red;
}
.box_heading {
	font-family: sans-serif!important;
	font-size: 10px;
	color: white;
	padding-left: 5px;
	background-color:#006569;
	font-weight: 700;
	line-height: 20px;
}
.star {
	font-family: sans-serif!important;
	font-size: 9px;
	color: red;
}
.box_sub_heading {
	font-family: sans-serif!important;
	font-size: 9px;
	padding-left: 5px;
}
.error {
	font-family: sans-serif!important;
	font-size: 9px;
	padding-top: 2px;
	padding-left: 10px;
}
.error_box {
	background: lightyellow;
	border: 1px solid black;
}
.top_box {
	border: 1px solid #CDCDCD;
	height: 40px;	
}
.page_heading {
	color: #0B55C4;
	font-family: sans-serif!important;
	font-size: 15px;
	font-weight: bold;
	padding: 10px;
}
.table_cell {
	color: #666666;
	background: #F6F6F6;
	text-align: right;
	font-family: sans-serif!important;
	font-size: 10px;
	width: 150px;
	line-height: 10px;
}
.table_cell1 {
	color: #666666;
	background: #F6F6F6;
	font-family: sans-serif!important;
	font-size: 10px;
	line-height: 20px;
}
.long_inputbox {
	border: 1px solid #C0C0C0;
	font-family: sans-serif!important;
	font-size: 10px;
	width: 300px;
}
.normal_inputbox {
	border: 1px solid #C0C0C0;
	font-family: sans-serif!important;
	font-size: 10px;
	width: 150px;
}
.legend_heading {
	color: #0B55C4;
	font-family: sans-serif!important;
	font-size: 9px;
	font-weight: bold;
}
.button {
	background: #F4F4F4;
	font-family: sans-serif!important;
	font-size: 9px;
	width: 80px;
}
.grid_heading {
	background: #F0F0F0;
	height: 25px;
	padding-left: 5px;
	color: #0B55C4;
	font-family: sans-serif!important;
	font-size: 9px;
	font-weight: bold;
}
.alerts {
	background: #F4F4F4;
	width: 100%;
	height: 19px;
}
DIV.logo {
	TEXT-TRANSFORM: uppercase; LETTER-SPACING: 2px; COLOR: #1e2d8c; FONT-SIZE: 26px; FONT-WEIGHT: bold; padding-left:5px; height:29px
}
DIV.logo SPAN {
	LETTER-SPACING: 5px; FONT-SIZE: 12px
}