.handcursor {
        cursor:hand;
        cursor:pointer;
        }
.scrollContent {
	width: 100%; 
	height: 338px; 
	overflow: auto; 
	padding-left: 5px; 
	padding-right: 5px;
	scrollbar-base-color: #daebff; 
	scrollbar-arrow-color: #21428a; 
	scrollbar-3dlight-color: #21428a; 
	scrollbar-darkshadow-color: #daebff; 
	scrollbar-face-color: #daebff; 
	scrollbar-highlight-color: #daebff; 
	scrollbar-shadow-color: #21428a; 
	scrollbar-track-color: #daebff;
	}
.tabs{
	border: 0px solid red;
	text-align: center;
	width: 100px;
	height: 25px;
	background: url(/images/top_button.png) top left repeat-x;
	}
a.tabs_s {
	cursor: pointer;
	text-decoration: none;
	font-size: 11px;
	font-family: Arial;
	color: #ffffff;
	font-weight: bold;
	line-height: 23px;
	}
.tabst{
        border: 0px solid red;
        text-align: left;
        width: 145px;
        height: 25px;
        background: url(/images/sub_button.png) top left repeat-x;
        }
a.tabs_t {
        cursor: pointer;
        text-decoration: none;
	padding-left: 5px;
	padding-top: -1px;
        font-size: 11px;
        font-family: Arial;
        color: #ffffff;
        font-weight: bold;
        line-height: 23px;
        }
.copyRight {
	font-size: 10px;
	font-family: "Arial";
	color: #ffffff;
	text-decoration: none;
	}
.copyRight a {
	font-size: 10px;
	font-family: "Arial";
	color: #ffffff;
	text-decoration: none;
	}
.topLinks {
	width: 990px;
	font-size: 11px;
	font-family: "Arial";
	color: #ffffff;
	text-decoration: none;
	text-align: right;
	}
.topLinks a {
	font-size: 11px;
	font-family: "Arial";
	color: #ffffff;
	text-decoration: none;
	text-align: right;
	}
.boxStyle {
	font-size: 11px;
	font-family: "Arial";
	text-align: justify;
	color: #000000;
	}
.boxStyle a {
	font-size: 11px;
	font-family: "Arial";
	text-align: justify;
	color: #22418b;
	text-decoration: none;
	}
.feedbackStyle {
        font-size: 11px;
        font-family: "Arial";
        text-align: justify;
        color: #000000;
        }
.feedback2Style {
        font-size: 11px;
        font-weight: normal;
        font-family: "Arial";
        text-align: justify;
        color: #000000;
        }
.feedbackForm {
        font-size: 11px;
        font-weight: bold;
        font-family: "Arial";
        text-align: justify;
        color: #000000;
        border: solid 1px #22418b;
        }
.feedbackDiv {
        background-image: url(/images/feedback_text_bg.png);
        background-repeat: no-repeat;
        width: 109px;
        height: 18px;
        }
.feedbackTextfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: none;
	float: left;
        width: 109px;
        height: 18px;
        border: 0px solid #F9FAF9;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 2px;
	}
label {
	float: left;
	width: 70px;
	font-weight: bold;
        padding-left: 8px;
	}
.featsLabel {
        float: left;
        width: 130px;
        font-weight: normal;
	padding-left: 8px;
        }

.featsLabel1 {
        float: left;
        width: 65px;
        font-weight: normal;
	padding-left: 8px;
        }

.featsLabel2 {
        float: left;
        width: 65;
        font-weight: normal;
	padding-left: 8px;
        }

.submitStyle {
        font-size: 11px;
        font-family: "Arial";
        text-align: justify;
        color: #0a8910;
        }
.subStyle {
        font-size: 9px;
        font-family: "Arial";
        text-align: justify;
        color: #0a8910;
        }
.subStyle a {
        font-size: 9px;
        font-family: "Arial";
        text-align: justify;
        color: #0a8910;
        text-decoration: none;
        }
.boxHeader {
	font-size: 15px;
	font-family: "Arial";
	text-align: justify;
	color: #22418b;
	font-weight: bold;
	padding: 10px;
	}
.subboxHeader {
        font-size: 15px;
        font-family: "Arial";
        text-align: justify;
        color: #22418b;
        font-weight: bold;
        }
.boxHeader a {
        font-size: 15px;
        font-family: "Arial";
        text-align: justify;
        color: #22418b;
        font-weight: bold;
	text-decoration: none;
        }
.miniboxHeader {
	font-size: 13px;
	font-family: "Arial";
	text-align: justify;
	color: #22418b;
	font-weight: bold;
	}
.contentHeader {
	font-size: 18px;
	font-family: "Arial";
	text-align: justify;
	color: #22418b;
	font-weight: bold;
	}
.content2Header {
        font-size: 18px;
        font-family: "Arial";
        text-align: justify;
        color: #0a8910;
        font-weight: bold;
        }
.contentStyle {
	font-size: 13px;
	font-family: "Arial";
	color: #000000;
	text-align: justify;
	}
.contentStyle a {
	font-size: 13px;
	font-family: "Arial";
	color: #22418b;
	text-decoration: none;
	}
.blue_box_bottom {
		background-image: url('/images/blue_box_bottom.png');
	}

