/***********************************************/
/* HTML tag styles                             */
/***********************************************/

body{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background: #ffffff;
}
/******* hyperlink and anchor tag styles *******/
a2 {
text-decoration:none;
color:#005c9c;
}


a {
text-decoration:none;
color:#6DB1D1;
}

a:hover {
text-decoration:underline;
color:#6DB1D1;
}

a1 {
	text-decoration:none;
	color:#FFCC33;
}

a1:hover {
text-decoration:underline;
color:#ffffff;
}
.clear {
clear:both;
}

p.d {
text-align:justify;
}

#wrap {
background:url(../img/body.jpg) repeat-x;

}

#top {
height:175px;

}

#top .wrap {
height:175px;
width:900px;
margin:0 auto;
}

#top .logo {
float:left;
border:none;
margin-top:27px;
}

#top .bar {
clear:both;
margin-top:18px;
}

#top .barlink {
float:right;
}

#top .barlink a {
margin:0 7px;
font-variant:small-caps;
display:block;
padding:5px;
float:left;
color:#0076bf;
text-decoration:none;
}
#top .barlink a:hover {
background:#d9fe4c;
text-decoration:none;
color:#000000;
}

#bodywrap{
	width:900px;
	margin:0 auto;
}

#leftbody {
float:left;
width:540px;
background:#ffffff;
border:1px solid #f3f3f3;
margin-top:5px;
padding:10px;
}


#leftbody h2 {
margin:0;
padding:10px;
font-size:15px;
border-bottom:1px dashed #0599d7;
}

#content {
padding:10px;
}

#leftbody1 {
float:right;
width:200px;
background:#ffffff;
border:1px solid #f3f3f3;
margin-top:5px;
padding:10px;
}

#leftbody1 h2 {
margin:0;
padding:10px;
font-size:15px;
border-bottom:1px dashed #0599d7;
}

#sidebar {
float:right;
width:290px;
background:#ffffff;
border:1px solid #f3f3f3;
margin-top:5px;
padding:15px;
}

#sidebar1 {
float:left;
width:850px;
background:#ffffff;
border:1px solid #f3f3f3;
margin-top:5px;
padding:15px;
}

#sidebar1 h2 {
margin:0;
padding:10px;
font-size:15px;
border-bottom:1px dashed #0599d7;
}


/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image:  url("../img/bg_nav.jpg");
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #21536A;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #DDEEFF;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}

.h {overflow: hidden;}

#red a:link, #red a:visited { overflow: hidden;
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background: #D54B3D;
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #ffffff;
}

#red a:hover{ overflow: hidden;
	border-top: 1px solid #cccccc;
	//background-color: #DDEEFF;
	background: #F09696;
	font-weight: bold;
	text-decoration: none;
}
#green a:link, #green a:visited {overflow: hidden;
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background: #23A429;
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #ffffff;
}

#green a:hover{ overflow: hidden;
	border-top: 1px solid #cccccc;
	//background-color: #DDEEFF;
	background: #56CD5C;
	font-weight: bold;
	text-decoration: none;
}

#orange a:link, #orange a:visited {overflow: hidden;
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background: #CEC026;
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #ffffff;
}

#orange a:hover{overflow: hidden;
	border-top: 1px solid #cccccc;
	//background-color: #DDEEFF;
	background: #E7DB5A;
	font-weight: bold;
	text-decoration: none;
}


/************* relatedLinks styles **************/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	border-bottom: 1px solid #cccccc;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a{
	display: block; 
}



#footer {
background:#ffffff;
border-top:4px solid #d9fe4c;
padding:25px;
text-align:center;
margin-top:15px;
}

#footer a {
color:#0066b3;
text-decoration:none;
font-weight:bold;
}

#network {
position: fixed; left: 0px; top: 0px;
width: 100%;
float:center;
font:normal 12px 'Trebuchet MS','Arial';
margin:0 auto;
padding:0;
z-index:700
}
.textbar{
float:center;
color: #FFF;
padding:0 3px 0 6px;
a: #FFF;
}
#network ul {
background-image: url(../img/xintop.gif);
background-repeat:repeat-x;
float:center;
line-height:23px;
list-style:none;
margin:0;
padding:0 0px 0 0px;
width: 100%;
}

#network li {
display:center;
padding:0;
}
