.grey_top_border {
	border-top-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
}
.white_top_grey_bottom {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-bottom-color: #999999;
	border-left-color: #FFFFFF;
}
.stat_heading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F5F5F5;
	border: 1px solid #666666;
}
hr {
	BORDER-TOP-WIDTH: 0px;
	DISPLAY: block;
	MARGIN: 10px 0px 15px;
	WIDTH: 100%;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #AA1E1F;
	word-spacing: 10px;
}
.error_message {
	background-color: #FFFFCC;
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	font-size: 12px;
	color: #c60000;
	border: 1px solid #ffcc00;
	text-indent: 3px;
	text-align: left;
	padding: 3px;
	font-weight: normal;
}
body {
	SCROLLBAR-BASE-COLOR: #DDD9CC;
	SCROLLBAR-ARROW-COLOR: #AC1D2D;
}

.background_image {
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: 0px top;
	background-image: url(Assets/background_main.jpg);
	background-color: #FFFFFF;
}


.text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
}
a:link {
	color: #990000;
}
a:visited {
	color: #990000;
}
a:hover {
	color: #333333;
	text-transform: none;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #0000FF;
}
.grey_bottom_border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A4A4A4;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
	.white_heading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	color: #FFFFFF;
}
.small_white_text {
	font-size: 10px;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}

 
.main_menu_border { 

	border: 1px outset #FFFFFF;
}
.heading_table {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #13293C;
	background-color: #CBD3DD;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B6B6B6;
	border-bottom-color: #858585;
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #858585;
	border-left-color: #B6B6B6;
}

.black_border {
	border: 1px solid #000000;
}
.right_grey_border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #CCCCCC;
	background-image: url(Assets/shading.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.top_bottom_grey {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
} 
.grey_bottom_border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}.picture_caption {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.medium_text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.Years {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	word-spacing: 7px;
}

.white_text {
	color: #FFFFFF;
}
.blue_heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #313F5A;
}
.large_text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
}
.Heading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #000000;
	background-color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	border: 1px solid #B1C3D9;
}.form_fields {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #AC1C24;
	font-weight: bold;
	border: 1px solid #999999;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.underline {
	text-decoration: underline;
}
.submit_button {
	background-color: #AA1D23;
	border-color: #d8dfea rgb(14, 31, 91) rgb(14, 31, 91) rgb(216, 223, 234);
	border-style: solid;
	border-width: 1px;
	color: #FFFFFF;
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	font-size: 13px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 7px;
	padding-bottom: 4px;
	padding-left: 7px;
	font-weight: normal;
}

.msg_font {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
}
.red_text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #9E1B21;
}
.loadingbackground {
	background-attachment: fixed;
	background-image: url(Assets/overlay_spinner.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.sidebg {
	background-image: url(Assets/sidebar_bg.gif);
	background-repeat: repeat;
}
.heading_1 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #313F5A;
	border-bottom-color: #313F5A;
}.heading_2 {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #313F5A;
	border-left-color: #313F5A;
}
.heading_3 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #313F5A;
}
.heading_4 {
	border-left-width: 1px; 
	border-left-style: solid;
	border-left-color: #313F5A;
}
.heading_5 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #313F5A;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #313F5A;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #AD1D27;
	font-weight: normal; 
}
.footer {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #313F5A;
	border-bottom-color: #313F5A;
}
.dotted_border {
	border: 1px dotted #CCCCCC;
}.red_border {
	border: 1px solid #9E1B21;
}
.grey_border {
	border: 1px solid #CCCCCC;
}
.sub_heading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #313F5A;
	border: 1px solid #666666;
}
.poll_bg {
	background-image: url(Assets/Poll_Bg.gif);
	background-repeat: repeat;
}
.profile_menu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	border: 1px solid #000000;
	background-color: #CCCCCC;
}
.login_header {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: capitalize;
	color: #000000;
	background-color: #DEE2E7;
	font-weight: bold;
	border: 1px none #FFFFFF;
	height: 22px;
	vertical-align: middle;
	background-image: url(Assets/header_gradient.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.hidden {
	display: none;
}
.active_sub_tab {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #0F4871;
}
.active_tab {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
	background-color: #CCCCCC;
	border: 1px solid #000000;
}

.inactive_sub_tab {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}
.inactive_tab {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: capitalize;
	color: #000000;
	border: 1px solid #000000;
}
.sub_tab_bottom {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

.opac {
	opacity: 0.95; /* Safari, Opera */
	-moz-opacity:0.95; /* FireFox */
	opacity : 0.95; /* IE */
	filter: alpha(opacity=95); */
}

.tooltip {
	display:none;
	padding:7px;
	font-size:11px;
	background-color: #CCCCCC;
	color: #000000;
}

.suggestionsBox {
	position: absolute;
	margin: 15px 0px 0px 0px;
	width: 200px;
	padding:0px;
	background-color: #000;
	border-top: 3px solid #000;
	color: #fff;
}
.suggestionList {
	margin: 0px;
	padding: 0px;
}
.suggestionList ul li {
	list-style:none;
	margin: 0px;
	padding: 6px;
	border-bottom:1px dotted #666;
	cursor: pointer;
}
.suggestionList ul li:hover {
	background-color: #3F647F;
	color:#FFFFFF;
}
ul {
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	font-size:11px;
	color:#FFF;
	padding:0;
	margin:0;
}

.load{
background-image:url(Assets/loader_spinner.gif); 
background-position:right;
background-repeat:no-repeat;
}

#suggest { 
	position:relative;
} 
