@charset "utf-8";
/* CSS Document */

body {
	background-color: #4583a3;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	margin-top:0px;
	margin-bottom: 20px;
}
#wrapper {
	position:relative;
	width:960px;
	margin-left:auto;
	margin-right:auto;
	background-color: #FFF;
}
.logosection { height: 80px;
}
.textlink {
	font-family: "Trebuchet MS";
	font-size: 14px;
}
.textlink a {
	color:#2F6798;
	text-decoration:none;
	font-weight: bold;
}

.textlink a:hover {
color:#FF8628;
text-decoration:underline}

.menu2 { padding:0 0 0 32px; margin:0; list-style:none; height:35px; position:relative; border:1px solid #000; border-width:0 1px;
	border-bottom:1px solid #444; background-color: #fff; background-image: url(images/button1.gif);
}
.menu2 li {float:left;}
.menu2 li a {display:block; float:left; height:35px; line-height:35px; color:#aaa; text-decoration:none; font-size:11px; 
font-family:arial, verdana, sans-serif; font-weight:bold; text-align:center; padding:0 0 0 8px; cursor:pointer;}
.menu2 li a b {float:left; display:block; padding:0 16px 0 8px;}
.menu2 li.current a { color:#fff; background-image: url(images/button3.gif);
}
.menu2 li.current a b { background-image: url(images/button3.gif); background-repeat: no-repeat; background-position: right top;
}
.menu2 li a:hover { color:#fff; background-color: #000; background-image: url(images/button4.gif); 
}
.menu2 li a:hover b { background-image: url(images/button4.gif); background-repeat: no-repeat; background-position: right top;
}
.menu2 li.current a:hover { color:#fff; cursor:default; background-color: #000; background-image: url(images/button3.gif);
}
.menu2 li.current a:hover b { background-image: url(images/button3.gif); background-repeat: no-repeat; background-position: right top;
}
.clearfix { clear: both;
}
.leftsection { float: left; width: 700px; margin-left: 5px;
}
.leftsection h1{ margin-left:5px;
}
.leftsection p{ margin-top:0px; margin-left:5px;
}
.leftsection h3{
	margin-bottom:0px;
	margin-left:5px;
	font-family: "Arial Black", Gadget, sans-serif;
}
.rightsection { float: right; width: 250px; margin-right: 4px;
}
.rightsection table a:link, .rightsection table a:visited{ color:#666; text-decoration:none;
}
.rightsection table a:hover{ color:#333; text-decoration:underline;
}
.rightsection h3{ background-color:#39C; padding-bottom:5px; padding-top:5px; padding-left:5px; color:#FFF; font-size: 17px;
	margin: 0px;
}
h1 { font-family: Arial, Helvetica, sans-serif; font-size: 25px; font-weight: normal; margin-top: 5px; margin-bottom: 5px;
}
.box-new {
margin: 5px;
	padding: 5px;
	border: 1px solid #8BBBEC;}
.border-line {
	border: 1px dotted #388BDE;
}


p {
	font-family: "Trebuchet MS";
	font-size: 12px;
	margin: 5px;
	text-align: justify;
}
p a:link {
color:#4385A5;
text-decoration:none;}

p a:visited {
color:#4385A5;
text-decoration:none;}

p a:active {
color:#4385A5;
text-decoration:none;}

p a:hover {
color: #FF6633;
text-decoration: underline;}

.content {
font-family: "Trebuchet MS";
	font-size: 12px;
	margin: 5px;
	text-align: justify;
	}
.started { margin-top: 10px; padding-top: 15px; padding-bottom: 10px; background-color: #8bbbec; border: 0.1em solid #6183a5;
}
.box { float: left; width: 340px; padding-top: 5px; padding-bottom: 5px;
	padding-left: 8px;
}#footer {
	background-color: #EEE;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	margin-top: 10px;
	background-image: url(images/footer-bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	color: #666;
}
.footer {
}
.footer a:link {
color:#4385A5;
text-decoration:none;}

.footer a:visited {
color:#4385A5;
text-decoration:none;}

.footer a:active {
color:#4385A5;
text-decoration:none;}

.footer a:hover {
color: #FF6633;
text-decoration: underline;}

.white {
	margin-top: 5px;
	margin-bottom: 8px;
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
}
h2 { font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold; color: #2B556A; margin-top: 5px;
	margin-bottom: 5px;
}

h2 a:link {
color:#4583A3;
text-decoration:none;
}
h2 a:active {
color:#4583A3;
text-decoration:none;
}
h2 a:visited {
color:#4583A3;
text-decoration:none;
}
