A:link {
	COLOR: #none; 
	text-decoration:#none;
}
A:active {
	COLOR: #none; 
	text-decoration:#none;
	}

A:visited {
	COLOR: #none; 
	text-decoration:#none;
	}

A:hover {
	text-decoration:#none;
	color: #none;
}
body{
	margin: 0px;
	background-color: #ffffff;
}
form{
	margin: 0 0 0 0;
}
.form-text{
	text-align: right;
}
input {
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	color: #605E76;
	background-color: ffffff;
	border-width: 0px;
	border-style: solid;
	border-color: #D3D2DA;
}
textarea {
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	color: #605E76;
	background-color: ffffff;
	border-width: 1px;
	border-style: solid;
	border-color: #D3D2DA;
}
select {
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	color: #605E76;
	background-color: ffffff;
	border-width: 1px;
	border-style: solid;
	border-color: #D3D2DA;
}
.select {
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	color: #605E76;
	background-color: ffffff;
	border-width: 1px;
	border-style: solid;
	border-color: #D3D2DA;
	width:307px;
}
radio {
	border-width: none;
	border-style: none;
	border-color: #ffffff;
	background-color: #ffffff;
}
.input {
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	color: none;
	background-color: #ffffff;
	border-width: 1px;
	border-style: solid;
	border-color: #D3D2DA;
}
.input-button {
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	font-weight: bold;
	color: #825f00;
	background-image: url(../images/button_bg.jpg);
	height:24px;
	border-width: 1px;
	border-style: solid;
	border-color: #dea303;
}
.more-link{
	FONT-FAMILY: "Microsoft Sans Serif";
	FONT-SIZE: 12px;
	font-weight: none;
	color: #264C8B;
	text-decoration: none;
}

.more-link:active {
	COLOR: #264C8B; TEXT-DECORATION: none;
}
.more-link:visited {
	COLOR: #264C8B; TEXT-DECORATION: none;
}
.more-link:hover {
	CURSOR: hand; COLOR: #e96704; TEXT-DECORATION: none;
}
.bookmark-link{
	FONT-FAMILY: "Microsoft Sans Serif";
	FONT-SIZE: 12px;
	font-weight: bold;
	color: #a0bc06;
	text-decoration: none;
}

.bookmark-link:active {
	COLOR: #a0bc06; TEXT-DECORATION: none;
}
.bookmark-link:visited {
	COLOR: #a0bc06; TEXT-DECORATION: none;
}
.bookmark-link:hover {
	CURSOR: hand; COLOR: #768813; TEXT-DECORATION: none;
}
.footer-link{
	FONT-FAMILY: "Microsoft Sans Serif";
	FONT-SIZE: 12px;
	font-weight: normal;
	color: #2B5275;
	text-decoration: none;
}

.footer-link:active {
	COLOR: #2B5275; TEXT-DECORATION: none;
}
.footer-link:visited {
	COLOR: #2B5275; TEXT-DECORATION: none;
}
.footer-link:hover {
	CURSOR: hand; COLOR: #323E8A; TEXT-DECORATION: underline;
}
.sitemap-link{
	FONT-FAMILY: "Microsoft Sans Serif";
	FONT-SIZE: 12px;
	font-weight: normal;
	color: #eb6b04;
	text-decoration: none;
}

.sitemap-link:active {
	COLOR: #eb6b04; TEXT-DECORATION: none;
}
.sitemap-link:visited {
	COLOR: #eb6b04; TEXT-DECORATION: none;
}
.sitemap-link:hover {
	CURSOR: hand; COLOR: #323E8A; TEXT-DECORATION: underline;
}
.legle-link{
	FONT-FAMILY: "Microsoft Sans Serif";
	FONT-SIZE: 11px;
	font-weight: normal;
	color: #FF7800;
	text-decoration: none;
}

.legle-link:active {
	COLOR: #FF7800; TEXT-DECORATION: none;
}
.legle-link:visited {
	COLOR: #FF7800; TEXT-DECORATION: none;
}
.legle-link:hover {
	CURSOR: hand; COLOR: #323E8A; TEXT-DECORATION: underline;
}
.left-link{
	font-family: "Microsoft Sans Serif";
	FONT-SIZE: 11px;
	font-weight: none;
	color: #738a13;
	text-decoration: none;
}

.left-link:active {
	COLOR: #738a13; TEXT-DECORATION: none;
}
.left-link:visited {
	COLOR: #738a13; TEXT-DECORATION: none;
}
.left-link:hover {
	CURSOR: hand; COLOR: #e96704; TEXT-DECORATION: none;
}
.middle-link{
	FONT-FAMILY: "Microsoft Sans Serif";
	FONT-SIZE: 12px;
	font-weight: bold;
	color: #264C8B;
}
.middle-link:active {
	COLOR: #264C8B;
}
.middle-link:visited {
	COLOR: #264C8B;
}
.middle-link:hover {
	CURSOR: hand; COLOR: #F08B00;
}
.top-link{
	FONT-FAMILY: "Microsoft Sans Serif";
	FONT-SIZE: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.top-link:active {
	COLOR: #ffffff; TEXT-DECORATION: none;
}
.top-link:visited {
	COLOR: #ffffff; TEXT-DECORATION: none;
}
.top-link:hover {
	CURSOR: hand; COLOR: #313D89; TEXT-DECORATION: none;
}
blockquote,form,div,li,ol,p,td,th,ul {font-size: 12px; font-family:"Microsoft Sans Serif"; color: #707070;}
p{
	text-align: justify;
	margin:0px;
	padding:0px;
	
}
li{
	text-align:left;
	list-style-image:url(../images/bullet.gif);
	line-height:16px;
	color:#707070;
}
ul{
	margin:10px;
	padding-left:20px;
}
ol li{

	list-style-image:none;
	line-height:18px;
	text-align:left;
	margin:0px;
}

.body_bg{
	background-image:url(../images/body_bg.gif);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#E7EFF5;
}
.leftside{
	background-image:url(../images/leftside.gif);
	background-position:top;
	background-repeat:no-repeat;
	width:15px;
}
.rightside{
	background-image:url(../images/rightside.gif);
	background-position:top;
	background-repeat:no-repeat;
	width:15px;
}
.top_right{
	background-image:url(../images/top_right.gif);
	background-repeat:no-repeat;
	background-position:top;
	height:102px;
}
.main_body_bg{
	background-image:url(../images/main_body_bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	/*width:735px;*/
}
.15px_td{
	width:15px;
}
.top_devider{
	background-image:url(../images/global_navi_devider.gif);
	background-repeat:no-repeat;
	width:1px;
	height:31px;
}
.lnk_btm_prt{
	background-image:url(../images/lnk_btm_prt.gif);
	background-repeat:repeat-x;
	height:21px;
}
.fla_demo_btn_bg{
	background-image:url(../images/header_btm_prt.gif);
	background-repeat:repeat-x;
	height:31px;
}
.footerbg{
	background-image:url(../images/footer_bg.gif);
	background-repeat:no-repeat;
	height:51px;
	width:735;
}
.left_pannel_outer{
	width:232px;
}
.left_pannel_outer-innerpage{
	width:158px;
}
.top_slogan{
	background-image:url(../images/top_slogan.gif);
	background-repeat:no-repeat;
	background-position:top;
	background-position:center;
/*	background-color:#f2f7fa;*/
	height:56px;
}
.logo{
	background-image:url(../images/logo.gif);
	background-repeat:no-repeat;
	background-position:top;
/*	background-position:left;*/
	background-color:#f2f7fa;
	width:315px;
	height:101px;
}
.left-link-innerpage{
	background-image:url(../images/left_ink_bg.gif);
	background-repeat:no-repeat;
	background-position:top;
}
.devider{
	background-image:url(../images/devider.gif);
	background-repeat:repeat-x;
	background-position:top;
	height:15px;
}
.title{
	background-image:url(../images/title-arrow.gif);
	background-position:top;
	background-position:left;
	background-repeat:no-repeat;
	height:15px;
}
.title-padding{
	padding-left:12px;
}
.content-align{
	padding-left:10px;
	padding-right:10px;
}
.content-align-right{
	padding-right:10px;
}
.content-align-left{
	padding-left:10px;
}
.sub-heading{
	background-image:url(../images/heading_bg.gif);
	background-position:left;
	background-repeat:repeat-y;
	height:20px;
	line-height:20px;
	padding-left:10px;
	text-align:left;
	font-family: "Microsoft Sans Serif";
	color:#364000;
	font-size:14px;
	font-weight:regular;
}
.sub-heading-edu{
	background-image:url(../images/heading_bg_edu.gif);
	background-position:left;
	background-repeat:repeat-y;
	height:20px;
	line-height:20px;
	padding-left:10px;
	text-align:left;
	font-family: "Microsoft Sans Serif";
	color:#492700;
	font-size:14px;
	font-weight:regular;
}
.sub-heading-1{
	height:20px;
	line-height:20px;
	padding-left:10px;
	text-align:left;
	font-family: "Microsoft Sans Serif";
	color:#f69102;
	font-size:12px;
	font-weight:bold;
}

.sub-heading_longstrp{
	background-image:url(../images/heading_bg1.gif);
	background-position:left;
	background-repeat:repeat-y;
	height:20px;
	line-height:20px;
	padding-left:10px;
	text-align:left;
	font-family: "Microsoft Sans Serif";
	color:#364000;
	font-size:14px;
	font-weight:regular;

}

.sub-heading_longstrp table td{

	background-position:left;
	background-repeat:repeat-y;
	height:20px;
	line-height:20px;

	text-align:left;
	font-family: "Microsoft Sans Serif";
	color:#364000;
	font-size:14px;
	font-weight:regular;

}
.cont-1{
	background-image:url(../images/cont1.gif);
	background-position:top;
	background-repeat:no-repeat;
	/* height:155px; */
	width:266px;
	
}

.table_box_outer{
background-color:#ffffff;
text-align:left;
padding:1px;
border:1px solid #f5f5f5;


}

.head_box1{
background-color:#fde8e1;
height:45px;
width:158px;
text-align:center;

}
.head_box1_1{
background-color:#fdf6f3;
text-align: left;
padding:5px;
padding-top:10px;

}

.head_box2{
background-color:#ddeaf2;
height:45px;
width:225px;
text-align:center;

}
.head_box2_1{
background-color:#eff5f8;
text-align: left;
padding:5px;

}


/*------------------------------Tool Tip-----------------------------*/
a.tt{
    position:relative;
    z-index:24;
    color:#3CA3FF;
	font-weight:bold;
    text-decoration:none;
}
a.tt span{ display: none; }

/*background:; ie hack, something must be changed in a for ie to execute it*/
a.tt:hover{ z-index:25; color: #aaaaff; background:;}
a.tt:hover span.tooltip{
    display:block;
    position:absolute;
    top:0px; left:0;
	padding: 15px 0 0 0;
	width:200px;
	color: #993300;
    text-align: center;
	filter: alpha(opacity:90);
	KHTMLOpacity: 0.90;
	MozOpacity: 0.90;
	opacity: 0.90;
}
a.tt:hover span.top{
	display: block;
	padding: 30px 8px 0;
    background: url(bubble.gif) no-repeat top;
}
a.tt:hover span.middle{ /* different middle bg for stretch */
	display: block;
	padding: 0 8px; 
	background: url(bubble_filler.gif) repeat bottom; 
}
a.tt:hover span.bottom{
	display: block;
	padding:3px 8px 10px;
	color: #548912;
    background: url(bubble.gif) no-repeat bottom;
}


.date{
	color:#1a5377;

}

.news_link_outer{
	margin:0px;
	padding:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#93af02;

}

.news_link_outer a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#93af02;
	text-decoration:underline;
}

.news_link_outer a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#93af02;
	text-decoration:none;
}
