body {
	color: Black;
	background-image: url(images/bgtile.gif);
	background-color: #BBD6E4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	background-repeat: repeat-x;
	background-position: top;
}

a {
	color: #415862;
}

a:hover {
	color: #677B83;
}

#container {
  margin: 0 auto;
  width: 768px;
  text-align: left;
  border: 1px solid #05415B;
  background-color: White;
} 

#topbar {
	background: url(images/toptile.gif) repeat-x;
	position: absolute;
}

#topimg {
	clear: left;
	background: url(images/topbar.png);
	width: 768px;
	height: 103px;
}

#toplinks {
	float: left;
	padding: 0px;	
	font-size: 11px;
	color: white;
	width: 768px;
	background-color: #05415B;
}

#toplinks ul {	
	padding: 0px;
	margin: 0px;
 	display: inline;
	list-style: none;
	background-color: #05415B;
}

#toplinks ul li {
	float: left;
	padding: 0px;
	display: inline;
}

#toplinks ul li a {
	display: block;
	text-decoration: none;
	text-align: center;
	color: White;
	padding: 6px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #05415B;
}

#toplinks ul li a:hover {
	background-color: #1A5C78;
}

#toplinks ul li a.selected {
	display: block;
	text-decoration: none;
	text-align: center;
	color: #05415B;
	padding: 6px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #D6DBDF;
}

#toplinks ul li a.selected:hover {
	background-color: #D6DBDF;
}

#sublinks {
	padding: 0px;	
	font-size: 11px;
	color: white;
	width: 768px;
	background-color: #D6DBDF;
}

#sublinks ul {	
	padding: 0px;
	margin: 0px;
 	display: inline;
	list-style: none;
	background-color: #D6DBDF;
}

#sublinks ul li {
	float: left;
	padding: 0px;
	display: inline;
}

#sublinks ul li a {
	display: block;
	text-decoration: none;
	text-align: center;
	color: #05415B;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 15px;
	padding-right: 15px;
	background-color: #D6DBDF;
}

#sublinks ul li a:hover {
	background-color: #97B0BB;
}

#sublinks ul li a.selected {
	display: block;
	text-decoration: none;
	text-align: center;
	color: White;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 15px;
	padding-right: 15px;
	background-color: #457283;
}

#sublinks ul li a.selected:hover {
	background-color: #457283;
}

#feature {
	background-color: #5891AC;
	padding-top: 100px;
	border-bottom: 1px solid #457283;
}

#feature-homepage {
	background-color: #5891AC;
	padding-top: 25px;
	border-bottom: 1px solid #457283;
}

#feature-headline {
	position: absolute;
	margin-left: 300px;
	margin-top: 150px;
	font-size: 22px;
	color: White;
	font-family: Arial, Helvetica, sans-serif;
}

#feature-breadcrumb {
	position: absolute;
	margin-left: 300px;
	margin-top: 217px;
	font-size: 11px;
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#feature-breadcrumb a:link, #feature-breadcrumb a:visited {
	color: white;
	font-weight: normal;
}

#feature-breadcrumb a:hover {
	color: #E7ECEE;
}

#feature-title {
	position: absolute;
	margin-left: 300px;
	margin-top: 180px;
	font-size: 32px;
	color: White;
	font-family: Arial, Helvetica, sans-serif;
}

#feature-subheading {
	position: absolute;
	margin-left: 300px;
	margin-top: 190px;
	font-size: 16px;
	width:  450px;
	color: White;
	font-family: Arial, Helvetica, sans-serif;
}

#feature-subheading a:link, #feature-subheading a:hover, #feature-subheading a:visited, #feature-subheading a:active {
	color: #E7ECEE;
	font-weight: normal;
	font-size: 11px;
}

#content {
	position: relative;
	padding: 10px;
	float: left;
	line-height: 150%;
	font-size: 90%;
	width: 500px;
	background: #ffffff;
}

tr.float {
	position: relative;
	float: left;
	line-height: 150%;
	font-size: 83%;
	vertical-align: top;
}

td {
	line-height: 150%;
	font-size: 70%;
}

th {
	line-height: 150%;
	font-size: 70%;
	
}

td.float {
	vertical-align: top;
	position: relative;
	padding: 10px;
	float: left;
	line-height: 150%;
	font-size: 83%;
}

th.float {
	vertical-align: top;
	position: relative;
	padding: 10px;
	float: left;
	line-height: 150%;
	font-size: 80%;
	
}

#contentfull {
	position: relative;
	padding: 10px;
	float: left;
	line-height: 200%;
	font-size: 90%;
	width: 746px;
}

#sidebar {
	position: relative;
	float: right;
	background-color: #E7ECEE;
	background-image: url(../images/sidetile.gif);
	width: 246px;
	background-repeat: repeat-y;
}

#wrapper {
	background: white url(../images/sidetile.gif) repeat-y right;
}

#sidebar p {
	margin: 0px;
	padding: 5px;
	font-size: 10px;
}

#sidebar h1 {
	margin: 0px;
	background-color: #FEA800;
	padding: 5px;
	text-transform: uppercase;
	font-size: 80%;
	color: Black;
	letter-spacing: 3px;
}

#endcontent	 {
	clear: both;
	font-size: 1%;
	line-height: 1%;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #7C939D;
	font-size: 160%;
	margin: 0px;
	padding: 15px 0px 10px 0px;
	line-height: 0px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #4F626A;
	font-size: 130%;
	padding: 8px 0px 0px 0px;
	line-height: 0px;
}

h3 {
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	font-size: 11px;
}
h4 {
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	font-size: 11px;
   BORDER-BOTTOM: #1C8E87 1px dashed
}



p {
	margin: 0px;
	padding: 2px;
	padding-bottom: 2px;
	line-height: 150%;
	margin-bottom: 10px;
	color: #000000;
}

#copyright {
	font-size: 90%;
	padding-top: 5px;
}
/*1px Solid Black Border*/
.border {
	border: 1px solid #000000;
}
TD.odd
{
    FONT-SIZE: 10px;
    COLOR: black;
    BACKGROUND-COLOR: white solid;
 	 BORDER-RIGHT: black 1px solid;
    BORDER-TOP: black 1px solid;
    BORDER-LEFT: black 1px solid;
    BORDER-BOTTOM:  1px black solid;
}
TD.even
{
 
    FONT-SIZE: 10px;
    COLOR: black;
    BACKGROUND-COLOR: #f1f8ff;
	 BORDER-RIGHT: black 1px solid;
    BORDER-TOP: black 1px solid;
    BORDER-LEFT: black 1px solid;
    BORDER-BOTTOM:  1px black solid;


}
TABLE.tableborder
{
    BORDER-RIGHT: black 1px solid;
    BORDER-TOP: black 1px solid;
    BORDER-LEFT: black 1px solid;
    BORDER-BOTTOM:  1px solid black;
	margin: 0px 0px 0px 0px;	
	padding: 0px 0px 0px 0px;
}
th.th1{
	vertical-align: top;
	position: relative;
	padding: 10px;
	float: left;
	line-height: 150%;
	font-size: 10px;
   BORDER-RIGHT: black 1px solid;
   BORDER-TOP: black 1px solid;
   BORDER-LEFT: black 1px solid;
   BORDER-BOTTOM:  1px black solid;
	
}
.left{
	background-color: #DEEBF1;	
	border-right: 1px solid #A6C1CD;
	color: #000000;
	font-size: 10px;
}
.left1{
	background-color: DEEBF7;	
	color: #000000;
	font-size: 10px;

}

.left2{
	background-color: DEEBF7;	
	color: #000000;
	font-size: 10.5px;

}

th.header
{
	
	background-color: #003366;
    color:white;
}
