body {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
{
	
}.header {
	height: 200px;
	width: 770px;
}
.copyright {
	font: 11px/25px Arial, Helvetica, sans-serif;
	color: #333333;
	height: 30px;
	width: 770px;
}
.leftcontent {
	font: normal 12px/15px Arial, Helvetica, sans-serif;
	color: #333333;
	height: 120px;
	width: 125px;
	border: 1px solid #CCCCCC;
	padding-left: 15px;
	padding-right: 10px;
	padding-top: 5px;
}


.midheader {
	font: bold 13px/38px Arial;
	color: #FFFFFF;
	background-color: #004C90;
	height: 40px;
	width: 770px;
	text-align: right;
	text-decoration: none;
	border-bottom-color: #11B3EA;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	letter-spacing: 1px;
	text-indent: 10px;
}
.midtext {
	font: 13px/18px Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: justify;
	padding-right: 15px;
	padding-left: 20px;
}

.leftbck {
	background-color: #004C90;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #11B3EA;
	background-image: url(images/leftbckim.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.content {
	font: 12px/15px Arial, Helvetica, sans-serif;
	color: #000000;
}


h2 {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FF9B9B;
}
.rightheading {
	font: bold 15px/40px Arial, Helvetica, sans-serif;
	color: #003399;
	text-align: center;
	height: 30px;
}
a.na:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.na:visited {
	color: #11B3EA;
	text-decoration: none;
}

a.na:hover {
	color: #11B3EA;
	text-decoration: none;
}
a.na:active {
	color: #FFFFFF;
	text-decoration: none;
}

.midhbreak {
	padding-right: 5px;
	 }
	

/* CSS Tabs */
#button {
	width: 12em;
	border-right: 1px solid #000;
	padding: 0 0 1em 0;
	margin-bottom: 1em;
	font-family: Arial, Helvetica, sans-serif;
	/*'Trebuchet MS', 'Lucida Grande', Verdana, Arial, sans-serif;*/
        font-size : 12px;
	background-color: #11B3EA;
	color: #333;
	font-weight: normal;
        }

        #button ul {
                list-style: none;
                margin: 0;
                padding: 0;
                border: none;
                }

        #button li {
                border-bottom: 1px solid #90bade;
                margin: 0;
                list-style: none;
                list-style-image: none;
                }

        #button li a {
                display: block;
                padding: 5px 5px 5px 0.5em;
                border-left: 10px solid #1958b7;
                border-right: 10px solid #508fc4;
                background-color: #2175bc;
                color: #fff;
                text-decoration: none;
                width: 130px;
                }

        html>body #button li a {
                width: auto;
                }

        #button li a:hover {
                border-left: 10px solid #1c64d1;
                border-right: 10px solid #5ba3e0;
                background-color: #2586d7;
                color: #fff;
                }

        #button li #active {
                border-left: 10px solid #1c64d1;
                border-right: 10px solid #5ba3e0;
                background-color: #2586d7;
                color: #fff;
                }
.divider {
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}

a:link {
	text-decoration: none;
	color: #0000CC;
}
a:visited {
	text-decoration: none;
	color: #6633CC;
}
a:hover {
	text-decoration: none;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #0000CC;
}

.formbox {
	border: 1px solid #004C90;
}
.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #004C90;
	padding-right: 5px;
}
.boxtextgreen {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #004C90;
	border-bottom-color: #004C90;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004C90;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #004C90;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #004C90;
}
.boxtextleft {
	border: 1px solid #004C90;
}
.topbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #004C90;
}

