/* CSS Document */
body{
background-image:url(../bg_b.gif);

}
.logo{
	width:80%;
	margin:0 auto;
	border-left:#CCCCCC 1px solid;
	border-right:#CCCCCC 1px solid;
	border-top:#CCCCCC 1px solid;
	background-color:#FFFFFF;
	padding:5px;
}
.slogon p{
	color:#000066;
	line-height:13pt;
	font-size:13px;
	padding:1px;
	margin:1px;
}
.slogon{
	width:80%;
	margin:0 auto;
}
.space{
	background-color:#FFCC00;
	width:100%;
	margin:0 auto;
	height:5px;
	clear:both;
}
.content{
	width:80%;
	margin:0 auto;
	border-left:#CCCCCC 1px solid;
	border-right:#CCCCCC 1px solid;
	border-bottom:#CCCCCC 1px solid;
	background-color:#FFFFFF;
	padding:5px;
}
.bt{
	border-bottom:1px dotted #CCCCCC;
	
}
.pmenu{
	font-weight:normal;
	font-size:14px;
	color: #000066;
	letter-spacing:1px;
}
a.menu{
	text-decoration:none;
	font-weight:normal;
	font-size:14px;
	color: #000066;
	letter-spacing:1px;
}
a.menu:hover{
	text-decoration:none;
	font-weight:normal;
	font-size:14px;
	color: #FFCC00;
	letter-spacing:1px;
}
.titles{

	padding-left:10px;
	padding-top:2px;
	margin-top:2px;
}
.breif{
	font-family:tahoma;
	font-size:12px;
	padding-left:10px;
	line-height:20px;
	margin-top:2px;
	text-align:justify;
	width:95%;
	
}

.ulbreif{
	font-family:tahoma;
	font-size:12px;
	padding-left:25px;
	line-height:20px;
	margin-top:2px;
	text-align:justify;
}
.ulbreif li{
	list-style-type:circle;
}
a.head{
	text-decoration:none;
	font-family:tahoma;
	font-size:13px;
	color: #000066;
	text-align:left;

}
a.head:hover{
	text-decoration:none;
	font-family:tahoma;
	font-size:13px;
	color: #FFCC00;
	text-align:left;

}
.head{
	padding-left:7px;
}
.achiev{
	font-family:tahoma;
	font-size:11px;
	color: #2973bd;
	line-height:20px;
	padding-left:15px;
}
.achiev li{
	list-style-type:circle;
}
.achiev2{
	font-family:tahoma;
	font-size:12px;
	color: #000000;
	line-height:16px;
	padding-left:8px;
}
/* fix cleaning floats in ie */

.clearfix:after{
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.clearfix{display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */
#footer {
	margin: 10px 0;
	padding: 5px;
	border: 1px solid #ccc;
	background: #f4f4f4;	
	font-family:Arial, Arial, sans-serif;
	font-size: 11px;
	color: #666;
	width:99%;

	}

#footer a {
	font-size: 11px;
	color: #666;
	}
.header_navigation {
	font-weight: bold;
	font-size: 9px;
	color: #666;
	}


.header_navigation:VISITED:Hover {
  color: #7A9BBC;
  text-decoration: underline;
	}
.left {
	float: left;
	}

.right {
	float: right;
	}
.bproof{
	font-weight:normal;
	font-size:14px;
	color: #666;	
	line-height:normal;
	text-align:justify;
	padding-left:0px;
}
.ulproof{
	padding-left:14px;
}
.ulproof li{
	list-style-type:circle;
}
.search{
	color:#999999;
	font-size:12px;
}
.btnSearch{
	background-color:#FFCC00;
	color:#000066;
	height:22px;
	font-weight:bold;
	text-align:left;
	margin-top:15px;

}
.gtables{
	border:1px #999999 solid;
	padding:5px;
	font-family:tahoma;
	font-size:9pt;
	text-align:left;
}
.gtr{
	background-color:#FFCC00;
	color:#000066;
	padding:3px;
	font-weight:bold;
	font-family:tahoma;
	font-size:11px;
}
.rs{
	background-color:#F8F8F8;
	color:#000066;
	padding:3px;

}

.cdate{
	font-family:tahoma;
	font-weight:bold;
	color:#990000;
	font-size:14px;
}
a.btnPress{
	text-decoration:none;
	display:block;
	background-color:#FFCC00;
	padding:4px;
	border:1px solid #000066;
}

a.btnPress:hover{
	text-decoration:none;
	display:block;
	background-color:#FFCC00;
	padding:4px;
	border:1px inset #000066;
}
a.mainlevel {
	padding: 5px 0 5px 18px;
	margin-left:5px;
	width: 90%;
	border-top: 1px solid #EFEFEF;
	display: block;
	color: #666666;
	background: url(../images/arrow.png) no-repeat 3px 9px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:10.5pt;
	

}

a.mainlevel:hover,
a.mainlevel:active,
a.mainlevel:focus {
	color: #3172B4;
	background: url(../images/arrow2.png) no-repeat 3px 9px;
	text-decoration: none;
}
a.mainlevel#active_menu {
	color: #666666;
	background: url(../images/arrow2.png) no-repeat 3px 9px #EFEFEF;
	font-weight: bold;
}
a.sublevel {
	padding: 5px 4px 5px 15px;
	display: block;
}

a.sublevel:hover,
a.sublevel:active,
a.sublevel:focus {
}

#active_menu {
	color: #3172B4;
	font-weight: bold;
	font-size:11pt;
}
