@charset "utf-8";
/* CSS Document */

body
{
margin:0px;font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}

.topheader
{
background-image:url(../images/header-bg.gif);
background-repeat:repeat-x;
}

.nav
{
background-image:url(../images/nav-bg.gif);
background-repeat:repeat-x;
}

.smallText
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#666666;
}

.smallText a:link{text-decoration:underline; color:#00A2FF;}
.smallText a:visited{text-decoration:underline; color:#00A2FF;}
.smallText a:hover{text-decoration:none; color:#00A2FF;}

.imgborder
{
border:1px solid #7E7E7F;
}





#tabs {


	font-size:12px;
	line-height:normal;
	overflow:hidden;
	font-weight:bold; height:39px; position:relative; top:1px
	}

#tabs ul {
	margin:0;
	padding:10px 10px 0 0px;
	list-style:none;
	
	}

#tabs li {
	display:inline;
	margin:0;
	padding:0;
	}

#tabs a {
	float:left;
	background:url(../images/left.gif) no-repeat left top;
	margin:0;
	padding:0 0 0 6px;
	text-decoration:none;
	}

#tabs a span {
	float:left;
	display:block;
	background:url(../images/right.gif) no-repeat right top;
	padding:8px 15px 6px 6px;
	margin-right:2px;
	color:#FFF;
	}

#tabs a span {float:none;}


#tabs a:hover span {
	}

#tabs a:hover {
	background-position:0% -31px;
	}

#tabs a:hover span {
	background-position:100% -31px; color:#000
	}


#tabs a.sel {
	background-position:0% -31px;
	}

#tabs a.sel span {
	background-position:100% -31px; color:#000
	}
	
	a{color:#1083c6}
	a:hover{text-decoration:none; color:#1083c6;}
	
	ul{list-style-type:none; padding:0px; margin:0px}
		ul li{list-style-type:none; padding:0 0; margin:0px}
		
.blacktext
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
}

.smalltext1
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
}

.smalltext1 a:link{text-decoration:none; color:#1083C6;}
.smalltext1 a:visited{text-decoration:none; color:#1083C6;}
.smalltext1 a:hover{text-decoration:none; color:#1083C6;}

.white-text
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#ffffff;
line-height:20px;
}

.white-text a:link{text-decoration:none; color:#ffffff;}
.white-text a:visited{text-decoration:none; color:#ffffff;}
.white-text a:hover{text-decoration:underline; color:#ffffff;}

/*------------------ Please paste below css in your css file ------------------*/
.box_top{
	background:url(../images/box_bg.gif) no-repeat right top;
	height:4px;
	}
.box_bottom{
	background:url(../images/box_bg.gif) no-repeat right -4px;
	height:4px;
	}
.box_middle{
	border:1px solid #4cbdff;
	border-bottom:0px;
	border-top:0px;
	padding:0px 15px;
	}
.dotted_sep{
	background:url(../images/dotted_sep.gif) repeat-x left center;
	}
.head{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#333333;
	text-decoration:none;
	font-weight:bold;
	}
.gray_12{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#333333;
	}

