﻿body 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	width: 100%;
	margin: 0px;
	background-color: #A1B2C6;	
}

A.secondary:link, A.secondary:active, A.secondary:visited{
	FONT-WEIGHT: bold;
	COLOR: #333333;
	TEXT-DECORATION: none;
}
A.secondary:hover{
    COLOR: #DC381A;
}
A.secondarychecked:link, A.secondarychecked:active, A.secondarychecked:visited{
	FONT-WEIGHT: bold;
	COLOR: #DC381A;
	TEXT-DECORATION: none;
}
A.secondarychecked:hover{
	FONT-WEIGHT: bold;
    COLOR: #999999;
}
#body {
	width: 760px;
	margin: 0px auto;
	padding-top: 15px;
	padding-bottom: 30px;
}
#masthead {
	width: 760px;
}
#sectionBar {
	height: 48px;
	width: 760px;
	background-image:  url(../images/portal/common/header_bottom.jpg);
	background-repeat: no-repeat;
}
#sectionLinks {
	padding-top: 5px;
	padding-left: 15px;
}
#subSectionLinks {
	padding-top: 2px;
	padding-left: 15px;
	color: #333333;
}

#header{
	width: 758px;
	height: auto;
	background-color: #FFFFFF;
	border-top: 1px solid #333333;
	border-right: 1px solid #333333;
	border-left: 1px solid #333333;
}
#pageName {
	width: 510px;
	float: left;
	height: 20px;
	padding-top: 20px;
	padding-left: 15px;
}

#language{
	width: 205px;
	float: right;
	height: 20px;
	padding-top: 20px;
	padding-right: 15px;
	COLOR: #455978;
	text-align: right;
}
#language a:link, #language a:active, #language a:visited{
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
	COLOR: #455978;
}
#language a:hover{
	COLOR: #DC381A;
}

#middle {
	width: 758px;
	height: auto;
	background-color: #FFFFFF;
	border-right: 1px solid #333333;
	border-left: 1px solid #333333;
}
#content {
	width: 728px;
	float: left;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
}
#contentCol {
	width: 500px;
	float: left;
	padding-top: 15px;
	padding-left: 15px;
}
.story {
	/*height: 500px;*/
	line-height: 16px;
	font-size: 11px;
	float: left;
	text-align: justify;
}
.story h1{
	font-size: 15px;
}
.story h2{
	font-size: 13px;
}
.story blockquote{
	margin: 0px 0px 0px 20px;
}
.story A:link, .story A:visited, .story A:active{
	FONT-WEIGHT: bold;
	TEXT-DECORATION: underline;
	COLOR: #000000;
}
.story A:hover{
    COLOR: #DC381A;
}
.story img {
	padding-bottom: 15px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 15px;
	float: left;
}
.story hr {
	height: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.list{
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 20px;
}
.list ul{
	COLOR: #000000;
	line-height: 16px;
	font-size: 11px;
	margin: 0px;
	padding: 10px;
	margin-top: -15px;
	margin-bottom: -15px;
}
.list A:link, .list A:visited, .list A:active{
	COLOR: #000000;
	FONT-WEIGHT: bold;
	font-size: 11px;
	line-height: 16px;
}
.list A:hover{
    COLOR: #DC381A;
}
#dashboard {
	width: 205px;
	float: right;
	height: auto;
	padding-right: 15px;
	padding-top: 15px;
}
#siteInfo {
	background-color: #FFFFFF;
	width: 758px;
	height: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
}
#siteInfoLogo {
	float: left;
	width: 20px;
	padding-top: 40px;
	padding-left: 15px;
}
#siteInfoContent {
	float: right;
	width: 670px;
	padding-top: 40px;
	padding-right: 15px;
	line-height: 16px;
	color: #455978;
}
#siteInfoContent a:link, #siteInfoContent a:active, #siteInfoContent a:visited{
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
	COLOR: #455978;
}
#siteInfoContent a:hover{
    COLOR: #DC381A;
}
#footer {
	width: 760px;
	height: 10px;
	background-image:  url(../images/portal/common/border_bottom.gif);
	background-repeat: no-repeat;
}

#box_login {
	width: 205px;
}
#box_whatsnew {
	width: 205px;
	padding-top: 10px;
}
#box_whatsnewContent {
	width: 205px;
}

#whatsnewLinks{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	background: #70839F;
}
#whatsnewLinks a:link, #whatsnewLinks a:visited {
	display: block;
	border-bottom: 1px solid #FFFFFF;
	font-weight: bold;
	padding: 10px 5px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	font-size: 11px;
}
#whatsnewLinks a:hover{
	color: #333333;
	background-color: #DFE3EA;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	font-size: 11px;
}

#box_atAGlance{
	width: 205px;
	padding-top: 10px;
}
#box_atAGlanceContent{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #70839F;
	padding-right: 5px;
	padding-left: 15px;
	height: 380px;
}
.atAGlanceContentMain ul{
	color: #FFFFFF;
	line-height: 20px;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 10px;
}
.atAGlanceContentSub{
	color: #000000;
	padding-left: 20px;
}
.atAGlanceContentSub ul{
	color: #FFFFFF;
	line-height: 20px;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 10px;
	margin-top: -20px;
	margin-bottom: -20px;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #333333;
}
textarea {
	height: 90px;
	width: 240px;
	border: 1px solid #333333;
}
#box_programs {

	width: 205px;
}
#box_programs a {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#form {
	height: 460px;
	width: 728px;
}
#form_login {
	width: 450px;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	height: 250px;
	font-size: 11px;
}
#form_loginContent {
	background-color: #D5DCE6;
	height: 240px;
}
#form_login A:link, #form_login A:visited, #form_login A:active{
	FONT-WEIGHT: bold;
	TEXT-DECORATION: underline;
	COLOR: #000000;
}
#form_login A:hover{
    COLOR: #DC381A;
}
.errortext {
	COLOR: #FF0000;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #455978;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	font-weight: bold;
	padding: 1px;
}

.tdblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	background-color: #D5DCE6;
}


