BODY
{
	margin: 0;
	padding: 0;
	border: 0;
	/*overflow: hidden;*/
	height: 100%;
	max-height: 100%;
	text-align:center;
	background: #325b8c;/*#0d3d78;*/
  /*#0c3c77*/
	/*background:#0d3d78 url(../images/bg.gif) repeat-y top;*/
}

A
{
	text-decoration:underline;
	color: #0c3c77;
}

#framecontent A
{
	text-decoration: none;
	color: #0c3c77;
}

P
{
	font-size: 12px;
	font:Arial, Helvetica, sans-serif;
}

#pagealignright
{
	text-align:right;
	float:right;
}

#innerheader
{
	top:200px;
	position:absolute;
	border-top: 12px;
	text-align:left;
}

#pagealignleft
{
	border-top: 12px;
	text-align:left;
}


h1
{
	text-align:center;
	font-size: 18px;
	font:Arial, Helvetica, sans-serif;
	margin-bottom:10px;
}

#pagenav
{
	position:relative;
	/*margin-right:auto;*/
	left:5px;
	top:5px;
	background-color:#FFFFFF;
	color:#0c3c77;
	width:180px;
	font-size: 12px;
	font:Arial, Helvetica, sans-serif;

}

#normaltext
{
	font-size: 12px;
	font:Arial, Helvetica, sans-serif;
}

#textsection
{
	border-top: 2px solid;
	border-top-color:#0c3c77;
}

#copyright
{
	font-size: 12px;
	font:Arial, Helvetica, sans-serif;
}

#selected
{
	text-decoration:underline;
	color:#0c3c77;
}


#framecontent
{
	/*position: relative;*/
	top: 0px;
	margin:0px auto;
	width: 960px;
	/*height: 198px;*/
	height:225px;
	color: #0f4a90;/*#0c3c77;*/
	text-align:left;
/*Height of frame div*/
	/*overflow: hidden;*/
/*Disable scrollbars. Set to "scroll" to enable*/
	background: white;
	/*border-bottom: 2px solid;
	border-bottom-color:#0c3c77;*/
	border-top: 2px solid;
	border-top-color:#0f4a90;/*#0c3c77;*/
	border-left: none;
	border-bottom: none;
	/*background:#fff url(../images/bg.gif) repeat-y top;*/
}

#framecontent A:hover
{
	text-decoration: underline;
	color: #0f4a90;/*#0c3c77;*/
	/*background: url(images/select.png) repeat-x top right;*/
}

#leftframecontent
{
	position:relative;
	/*margin-right:auto;*/
	left:10px;
	top:10px;
	width: 200px;
/*Width of frame div*/
	height: 400px;
	overflow: hidden;
/*Disable scrollbars. Set to "scroll" to enable*/
	background-color: white;
	color: #325b8c;
}

#leftframecontent ul {

	margin: 0 0 0px;
	padding: 0;
	list-style: none;
	line-height: 25px;
}

#leftframecontent ul li {
	float:top;
	margin: 5px;
	padding: 0;
}

#leftframecontent ul li a {

	display: inline;
	float: top;
	margin: 0;
	padding: 0 10px 0 10px;
	text-decoration: none;
	color: #325b8c;
	font-size: 90%;
	line-height: 30px;
	white-space: nowrap;
}

#leftframecontent ul li a:hover,  #leftframecontent ul li.active a {
	color: #0f4a90;/*#0c3c77;*/
	text-decoration: underline;
}

#maincontentInner {
	position:absolute;
	width:650px;
	left:201px;
	top:0px;
	text-align:left;
	background-color: white;
	}

#topleftframecontent
{
	position: relative;
	top: 0px;
	bottom: 0;
	left: 0px;
	width: 200px;
/*Width of frame div*/
	height: 160px;
	overflow: hidden;
/*Disable scrollbars. Set to "scroll" to enable*/
	background: white;
	color: #0c3c77;
	border-top: 1px solid red;
	border-bottom: 1px solid red;
	border-left: 1px solid red;
	border-right: 1px solid red;
}

#newframecontent
{
	position: relative;
	top: 2px;
	left: 0px;
	height: 140px;
	width: 1000px;
}

#maincontent {
	position:relative;
	width:960px;
	margin:0px auto;
	text-align:left;
	background-color: white;
	}
	
#maincontent2 {
	position:relative;
	width:960px;
	height:775px;
	margin:0px auto;
	text-align:left;
	background-color: white;
	}

/*#maincontent
{
	position: relative;
	top: 150px;
	left: 202px;
	/*Set top value to HeightOfFrameDiv* /
	overflow: auto;
	background: #FFF;
	width: 800px;
	/*background-color: #E0E8F1;* /
}*/

#maincontentfrontpage
{
	position: relative;
	top: 140px;
	left: 0px;
	/*Set top value to HeightOfFrameDiv*/
	overflow: auto;
	background: #FFF;
	width: 1000px;
	/*background-color: #E0E8F1;*/
}

#footer
{
	width:960px;
	margin:0px auto;
	text-align:left;
	background-color: white;
/*Height of frame div*/
	/*overflow: hidden;*/
/*Disable scrollbars. Set to "scroll" to enable*/
	border-top: 2px solid;
	border-top-color:#0c3c77;
}

.innertube
{
	margin: 0px;
/*Margins for inner DIV inside each DIV (to provide padding)*/
}


/*Navigation Menu*/
#nav {
	/*left:285px;*/
	position:absolute;
	width:960px;
	/*width:575px;*/
	height:30px;
	/*margin:0 auto;*/
	background-color: #0b4a91;/*#325b8c;*/
}

#nav ul {

	margin: 0 0 0px;
	padding: 0;
	list-style: none;

}

#nav ul li {

	float: left;
	margin: 0;
	padding: 0;
}

#nav ul li a {

	display: inline;
	float: left;
	margin: 0;
	padding: 0 15px 0 15px;
	text-decoration: none;
	color: white;
	font-size: 90%;
	line-height: 30px;
	white-space: nowrap;
}

#nav ul li a:hover,  #nav ul li.active a {
	color: #FFFFFF;
	background-color: #0c3c77;
}

/*
#nav
{
	width: 177px;
	margin: 25px 0px 0px;
	padding: 0px;
}

#nav_selected
{
	border-bottom: 1px solid #FFFF9B;
	display: block;
	padding: 7px 0px 0px 4px;
	/*color: #FFE294;* /
	height: 25px;
}
#nav A:hover
{
	/*background: url(../images/nav_bg.gif) repeat-x bottom left;* /
	width: 177px;
	color: #FFE294;
	text-decoration: none;
}*/

