﻿body {
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	font-family: Verdana;
	font-size: 10px;
	color: #303030;
	font-weight: normal;
	background-color: #e9e7e1;
}
.default_label
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #2e2e2e;
    text-decoration: none;
}
.default_linkbutton:link
{
    font-size: 12px;
    font-weight: normal;
    color: #0149ff;
    text-decoration: none;
    text-align: center;
}
.default_linkbutton:visited
{
    font-size: 12px;
    font-weight: normal;
    color: #0149ff;
    text-decoration: none;
    text-align: center;
}
.default_linkbutton:hover
{
    font-size: 12px;
    font-weight: normal;
    color: #0149ff;
    text-decoration: underline;
    background-repeat: no-repeat;
    text-align: center;
}
.default_linkbutton:active
{
    font-size: 12px;
    font-weight: normal;
    color: #0149ff;
    text-align: center;
    text-decoration: none;
}
.RPT_Heading
{
    font-family:Arial Black;
    color:White;
    font-weight:bold;
    
}
.heading_Text
{
    color:Black;
    cursor:pointer;
    
}
.textunderline
{
    cursor:pointer;
    color:White;
    
}
.hyperlinktext
{
    cursor:pointer;
    color:Blue;
}
.positioning
{
    position:fixed;
    bottom:0;
    right:0;
    }
    .GridDivScroll
{
    overflow: scroll;
    overflow-x : visible;
    height:100%;
    scrollbar-base-color: #FFFFFF;
    scrollbar-arrow-color: #667D98;
    scrollbar-darkshadow-color: #7B9DC6;
    scrollbar-face-color: #E1EFFF;
    scrollbar-highlight-color: #FFFFFF;
    scrollbar-shadow-color: #FFFFFF;
    scrollbar-3dlight-color: #FFFFFF;
    width: 100%;
}
.message
{
    background-color:Transparent;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
    }

.header_main {
	height: 55px;
	width: 996px;
	position:relative;
}
.header_left {
	float:left;
}

.body_main {
	width: 996px;
}
.panel_text_heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-weight: bold;
	text-transform: uppercase;
	color: #141414;
	text-decoration: none;
	}
.panel_bottom_button {
	margin: 0px;
	height: 20px;
	width: 290px;
	background-color: #FFFFFF;
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: right;
}

.panel {
	background-image: url(../Images/Panel_Image.jpg);
	background-repeat: repeat-x;
	height: 210px;
	width: 320px;
	float: left;
	margin-top: 10px;
	margin-right: 6px;
	margin-bottom: 20px;
	margin-left: 6px;
}
.footer_heading_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #004368;
}

.footer_div {
	background-color: #4AB6F0;
	float: left;
	height: 100px;
	width: 996px;
	margin: 0px;
	text-align: center;
}

#wrapper {
	width: 996px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;

}
.footer_internal {
	float: left;
	width: 321px;
	padding: 5px;
	vertical-align: 100%;
}


.panel_text_detailed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #141414;
}
.inner_panel_text_div {
	height: 120px;
	width: 280px;
	background-color: #FFFFFF;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #141414;
	padding: 10px;
}
.inner_panel_top {
	float: left;
	height: 20px;
	width: 300px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 10px;
}
.inner_panel_bottom {
	height: 170px;
	width: 300px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-color: #FF0000;
	padding: 0px;
}

ul{
    margin: 0 auto;
}
ul.horizontal_list li{
	text-align: center;
	float: left;
	list-style: none;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-decoration: none;
	display: inline;
}

ul.footer_links_list li{
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-decoration: none;
	list-style-image: none;
	list-style-type: none;
}
.login_button {
	background-image: url(../Images/LoginBtn.jpg);
	background-repeat: no-repeat;
	background-color: transparent;
	width:50px;
	height:25px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.next_div {
	clear: both;
}
.menu_linkred
{
	color:Red;
}
.menu_link
{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.header_right {
	float: right;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	
}
.input_field {
	
	width:130px;
	border-color:#67A13D;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	font-size: 13px;
	font-weight: normal;
	color: #433832;
	
	text-indent: 5px;
	vertical-align: middle;
	padding-top: 4px;
	}
	
.input_field_large {
	background-image: url(../Images/Text_input_background.png);
	height: 500px;
	width: 500px;
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: transparent;
	text-indent: 5px;
	vertical-align: middle;
	padding-top: 4px;
	}

.menu_link:link
{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 4px;
	padding-left: 10px;
	text-decoration: none;
	text-align: center;
}
.menu_link:visited
{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 4px;
	padding-left: 10px;
	text-decoration: none;
	text-align: center;
}
.menu_link:hover
{
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	padding:3px 7px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 20px;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 4px;
	text-decoration: none;
	background-repeat: no-repeat;
	text-align: center;
}
.menu_link:active
{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 4px;
	padding-left: 10px;
	text-align: center;
}
#wrapper_footer {
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #4AB6F0;
	height: 100px;
}
.footer_outer {
	background-color:#7cbad2; 
	vertical-align:bottom; 
	height:100px; 
	position:absolute; 
	width: 100%; 
	z-index:0
}
.footer_inner {
	vertical-align:bottom; 
	height:100px; 
	z-index: 10; 
	margin: 0 auto; 
	width: 996px; 
	position: relative; 
	background-color:#7cbad2;
}

.footer_link
{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.footer_link:link
{
	font-size: 13px;
	font-weight: normal;
	color: #004368;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 4px;
	padding-left: 10px;
	text-decoration: none;
	text-align: center;
}
.footer_link:visited
{
	font-size: 13px;
	font-weight: normal;
	color: #004368;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 4px;
	padding-left: 10px;
	text-decoration: none;
	text-align: center;
}
.footer_link:hover
{
	font-size: 13px;
	font-weight: normal;
	color: #004368;
	padding-right: 20px;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 4px;
	text-decoration: underline;
	background-repeat: no-repeat;
	text-align: center;
}
.footer_link:active
{
	font-size: 13px;
	font-weight: normal;
	color: #004368;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 4px;
	padding-left: 10px;
	text-align: center;
	text-decoration: none;
}

.Linkbuttontop
{
    font-family:arial;
	font-size:11px;
	color:#433832;
	text-decoration:none;
	text-align:center;
	float:left;
	font-weight: bold;
    }
.Linkbuttontop:hover
{
    font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
    }
.linktop a {
	width:116px;
	height:39px;
	font-family:arial;
	font-size:11px;
	color:#433832;
	text-decoration:none;
	text-align:center;
	float:left;
	font-weight: bold;
}

.linktop a:hover {
	background-image:url(../Images/MenuBg.jpg);
	background-repeat:no-repeat;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	
}
.linktop a:active {
	background-image:url(../Images/MenuBg.jpg);
	background-repeat:no-repeat;
}
.td_gradient{
	background-image: url(../Images/Bg.jpg);
	background-color: #FFFFFF;
	background-position: top;
	background-repeat: repeat-x;
}
.td_top{
	background-color: #bcb5a5;
}
.td_homepanels{
	background-color: White;
	border :5px solid #BCB5A4;
	height:125px;
	
}
a.linkbtm:link {
	text-decoration: none;
	color: #433832;
	font-family: Verdana;
	font-size: 11px;
}
a.linkbtm:visited {
	text-decoration: none;
	color: #433832;
	font-family: Verdana;
	font-size: 11px;
}
a.linkbtm:hover {
	text-decoration: underline;
	color: #433832;
	font-family: Verdana;
	font-size: 11px;
}
a.linkbtm:active {
	text-decoration: none;
	color: #433832;
	font-family: Verdana;
	font-size: 11px;
}
.seprator_linkbtm{
	color: #433832;
	font-family: Verdana;
	font-size: 11px;
}

/* CSS Document */

/* Body */
body {
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	font-family: Verdana;
	font-size: 10px;
	color: #303030;
	font-weight: normal;
	background-color: #e9e7e1;
}
p{
	font-family: Verdana;
	font-size: 10px;
	color: #303030;
}
h1{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #2e2e2e;
}
h2{
	font-family: Verdana;
	font-size: 24px;
	font-weight: bold;
	color: #333333;
}
h3{
	font-family: Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #2e2e2e;

}

.td_top{
	background-color: #bcb5a5;
}
.td_gradient{
	background-image: url(images/Bg.jpg);
	background-color: #FFFFFF;
	background-position: top;
	background-repeat: repeat-x;
}
.td_gradientlogged{
	background-image: url(images/Bg_logedin.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.td_RightMenu{
	background-color: #FFFFFF;
	padding: 10px;
	border: 5px solid #5d9833;
}
.tdNews{
	background-color: #FFFFFF;
	padding: 10px;
	border: 5px solid #85b762;
}
.tdRightLinks{
	background-color: #FFFFFF;
	padding: 10px;
	border: 5px solid #b5e494;
}
.tdDiscussionGrid{
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #cade9d;
	border-right-color: #cade9d;
}
.tdDiscussionGrid2{
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cade9d;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cade9d;
	border-right-style: solid;
	border-right-color: #cade9d;
	border-right-width: 1px;
}
.tdRelatedItems{
	border: 1px solid #ece086;
	background-color: #fdf7cc;
}

.heading_txt {
	font-family:Arena Condensed;
	font-size:20px;
	color:#0085d2;
}
.text_1 {
	font-family:verdana;
	font-size:10px;
	color:#000000;
}

.text_number {
	font-family:verdana;
	font-size:12px;
	color:#01678f;
	font-weight: bold;
}
.seprator_linktop{
	color: #366017;
	font-family: Verdana;
	font-size: 11px;
}	
		
a.linktop:link {
	text-decoration: none;
	color: #366017;
	font-family: Verdana;
	font-size: 11px;
}
a.linktop:visited {
	text-decoration: none;
	color: #366017;
	font-family: Verdana;
	font-size: 11px;
}
a.linktop:hover {
	text-decoration: underline;
	color: #366017;
	font-family: Verdana;
	font-size: 11px;
}
a.linktop:active {
	text-decoration: none;
	color: #366017;
	font-family: Verdana;
	font-size: 11px;
}

	
a.linkrelated:link {
	text-decoration: none;
	color: #0149ff;
	font-family: Verdana;
	font-size: 11px;
}
a.linkrelated:visited {
	text-decoration: none;
	color: #0149ff;
	font-family: Verdana;
	font-size: 11px;
}
a.linkrelated:hover {
	text-decoration: underline;
	color: #0149ff;
	font-family: Verdana;
	font-size: 11px;
}
a.linkrelated:active {
	text-decoration: none;
	color: #0149ff;
	font-family: Verdana;
	font-size: 11px;
}


.seprator_linkbtm{
	color: #433832;
	font-family: Verdana;
	font-size: 11px;
}	
		
a.linkbtm:link {
	text-decoration: none;
	color: #433832;
	font-family: Verdana;
	font-size: 11px;
}
a.linkbtm:visited {
	text-decoration: none;
	color: #433832;
	font-family: Verdana;
	font-size: 11px;
}
a.linkbtm:hover {
	text-decoration: underline;
	color: #433832;
	font-family: Verdana;
	font-size: 11px;
}
a.linkbtm:active {
	text-decoration: none;
	color: #433832;
	font-family: Verdana;
	font-size: 11px;
}
.linktop a {
	width:116px;
	height:39px;
	font-family:arial;
	font-size:11px;
	color:#433832;
	text-decoration:none;
	text-align:center;
	float:left;
	font-weight: bold;
}
.linktop a:hover {
	background-image:url(images/MenuBg.jpg);
	background-repeat:no-repeat;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	
}
.linktop a:active {
	background-image:url(images/MenuBg.jpg);
	background-repeat:no-repeat;
}
