body, html
{
	margin: 0 auto;
	padding: 0;
	font-family: Arial, Verdana;
	background-image: url(../_images/BG_new_main_blue.gif);
	background-repeat: repeat-x;
	background-color: #639EC8;
}

body
{
	background-color: #639EC8;
	background-repeat: repeat-x;
	overflow: auto;
	height: auto;
}

#borderleft
{
	margin: 0 auto;
	width: 800px;
	height: auto;
	background-repeat: repeat-y;
	background-position: left top;
}

#borderright
{
	width: 800px;
	background-repeat: repeat-y;
	background-position: right top;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#borderbottom
{
	clear: both;
	margin: 0 auto;
	width: 800px;
	background-color: #639EC8;
}

#container
{
	width: 780px;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../_images/largeBG_blues.jpg);
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: #639DC7;
}

#top
{
    width: 780px;
    height: 54px;
    clear: both;
}

#nav
{
	height: 16px;
	width: 760px;
	margin: 2px 10px 0px 10px;
	font-size: 9pt;
	color: #FFF;
	clear: both;
}

#nav ul, #nav ul li
{
    float: left;
    padding: 0px;
    margin: 0px;
}

#nav ul li
{
    float: left;
    margin-left: 40px;
    width: auto;
    height: 18px;
    list-style-type: none;
    font-variant: small-caps;
    font-weight: bold;
}

#nav ul li .left
{
    padding-left: 3px;
    background-color: Transparent;
}
#nav ul li .mid
{
    padding: 2px 4px 0px 2px;
    background-color: Transparent;
}

#nav ul li .right
{
    padding-right: 3px;
    background-color: Transparent;
}

#nav ul li.selected
{
    background-color: #b98218;
}
#nav ul li.selected .left
{
    background: url(../_images/nav_left.gif) top left no-repeat;
}

#nav ul li.selected .mid
{
    background-color: #b98218;
}

#nav ul li.selected .right
{
    background: url(../_images/nav_right.gif) top right no-repeat;
}

#nav ul li a
{
	color: #FFF;
	text-decoration: none;
}

#top_image
{
	width: 756px;
	height: 88px;
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 0px;
}

* html #top_image
{
    padding: 4px 12px;
}
#body
{

}

* html #body
{
    overflow: visible;
}

#body #leftcol
{
	float: left;
	width: 130px;
	margin-top: 1px;
	margin-left: 10px; /*background:#e78c03;*/
	margin-right: 0px;
	height: auto;
	padding-top: 0px;
	padding-right: 11px;
	padding-bottom: 6px;
	padding-left: 5px;
}

* html #body #leftcol
{
    padding: 0px 11px 6px 10px;
    margin-left: 6px;
    margin-top: -2px;
    height: 100%;
}

#body #leftcol #sidenav
{
	padding-bottom: 6px;
	padding-right: 1px;
	background-position: left top;
	background-repeat: repeat-x;
	height: 650px;
	margin-top: 0px;
	margin-right: -14px;
	margin-bottom: 0px;
	margin-left: -13px;
}

#body #leftcol #sidenavamen
{
	padding-bottom: 6px;
	padding-right: 1px;
	background-position: left top;
	background-repeat: repeat-x;
	background-color: #639DC7;
	background-image: url(../_images/LeftCol_Blue.gif);
	height: 750px;
	margin-top: 0px;
	margin-right: -14px;
	margin-bottom: 0px;
	margin-left: -13px;
}

* body #body #leftcol #sidenav
{
    padding-right: 0px;
    margin: 0px -12px 0px -13px;
}

#body #leftcol #sidenav #cont
{
	min-height: 150px;
	height: auto;
	width: 143px;
	padding: 10px 16px 0px 6px;
	background-image: none;
	background-position: right top;
}

* html #body #leftcol #sidenav #cont
{
    height: 150px;
    width: 143px;
    background: url(../_images/border_sep.gif) top right repeat-y;
}

#body #leftcol #sidenav ul
{
    padding: 0; /*padding-left: 8px;*/
    margin: 0;
    min-height: 215px;
}

* html #body #leftcol #sidenav ul
{
    height: 215px;
}
#body #leftcol #sidenav ul li
{

    list-style-type: none;
    padding: 0px 0px 0px 2px;
    margin: 0px 0px 4px 0px;
}

* html #body #leftcol #sidenav ul li
{
  
}

#body #leftcol div, #body #leftcol p
{
    clear: both;
}

#body #leftcol #sidenav ul li.empty
{
    height: 20px;
    background: none;
}
#body #leftcol #sidenav ul li a
{
	color: #093c6f;
	font-weight: bold;
	color: #FFF;
}

#body #leftcol #sidenav ul li a:hover
{
    color: #999999;
}

#body #maincol
{
    width: 570px;
    padding: 10px;
    float: left;
}
#body .twocol
{
	padding: 0px;
	width: 620px; /*border-left: 1px solid #ae7e37;*/
	float: left;
	background-color: #CCC;
}
#body #midcol
{
	width: 345px;
	float: left;
	min-height: 440px;
	margin-top: 10px;
	margin-right: 2px;
	margin-bottom: 10px;
	margin-left: 2px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#programColumn
{
	width: 590px;
	float: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #FFF;
	padding: 0px;
}

#descriptionColumn
{
	width: 575px;
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333;
	text-align: left;
	vertical-align: top;
	text-indent: 0px;
	padding: 0px;
	height: auto;
}

* html #body #midcol
{
    height: 440px;
    overflow: hidden;
}
#body #rightcol
{
	width: 240px;
	float: right;
	color: #000;
	margin: 10px 10px 10px 0px;
	background-color: #999;
}

#body #rightcol .tab
{
    min-height: 410px;
    width: 220px;
    color: #000000;
}

* html #body #rightcol .tab
{
    height: 410px;
}


#body #rightcol .tabtop
{
	min-height: 388px;
	width: 200px;
	padding: 10px;
}


* html #body #rightcol .tabtop
{
    height: 388px;
}

#body #rightcol .tabbottom
{
    width: 220px;
    padding-bottom: 2px;
}

#footer
{
	clear: both;
	margin: 0 auto;
	width: 760px;
	font-size: 6pt;
	color: #333;
	color: #FFF;
	padding-top: 2px;
	height: 20px;
}
.Headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	color: #01325B;
	text-transform: capitalize;
}
.WhiteSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	line-height: 11px;
	text-align: center;
	margin-top: 10px;
}
.HeadlineLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: normal;
	color: #333;
	text-transform: none;
}
.HeadlineMedium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	color: #333;
	text-transform: none;
	font-weight: normal;
}
#aspnetForm #borderright #borderbottom #container #body #programColumn table tr .content .descriptions a {
	color: #01335C;
	font-size: 11px;
	text-decoration: underline;
}
