BODY
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-color: #ebebe6;
}
/************** utility styles *****************/


#utility
{
	position: absolute;
	top: 8px;
	left: 1%;
	right: 1%;
	width: 954px;
	height: 50px;
	font: 75% Verdana,sans-serif;
	text-align: right;
	color: #003893;
	z-index: 1;
}

#utility a {
	color: #003893;
}

#utility a:hover{
	text-decoration: underline;
}
/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#logo
{
	position: absolute;
	top: 4px;
	left: 1%;
	right: 1%;
	width: 954px;
	height: 50px;
	background-color: #FFFFFF;
	border-right: #99afd4 1px solid;
	border-top: #99afd4 1px solid;
	border-left: #99afd4 1px solid;
	/*border-bottom: #99afd4 1px solid;*/
}
/***************page/menu settings ****************/
#pagestart
{
	position: absolute;
	top: 68px;
	left: 1%;
	right: 1%;
	width: 954px;
	background-color: #ffffff;
	font: 90% Verdana, Arial, Helvetica, sans-serif;
	border-right: #99afd4 1px solid;
	/*border-top: #99afd4 1px solid;*/
	border-left: #99afd4 1px solid;
	border-bottom: #99afd4 1px solid;
}
#navlink{
	height: 23px;
	color: #002893;
	font: 75% Verdana,sans-serif;
	background-color: #EBEBE6;
}
#navlink a
{
    position:relative;
    color:Black;
    font:bold 90% Verdana, Arial, Helvetica, sans-serif;
}
#content
{
	font: small Verdana, Arial, Helvetica, sans-serif;
	top:2px;
	color: #000000;
	padding-left:30px;
	padding-right:5px;
	padding-bottom:30px;
	padding-top:20px;
}
hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003893;
}
/************** siteInfo styles ****************/
#siteInfo{
	border-top: 1px solid #cccccc;
	font-size: small;
	color: #999999;
	padding: 4px 10px 4px 10px;
	text-align: right;
	font:75% verdana, arial, sans-serif;
}
#siteInfo a {
	color: #999999;
}
#siteInfo a:hover {
	text-decoration: underline;
}
#siteInfo img{
	padding: 4px 4px 4px 0px;
}

h3{
 font: bold 100% Verdana, Arial, Helvetica, sans-serif;
 color: #003f87;
}
h5{
	font: 600 110% Verdana, Arial, Helvetica, sans-serif;
	color: #ffb57b;
	vertical-align: text-top;
}


p {
	font-size: 90%;
	padding-right: 10px;
	padding-left: 10px;
}

.TitleLine
{
    BACKGROUND-COLOR: #ff6633;
}

.TableText
{
	font-size: x-small;
}


A.Menu
{
    COLOR: black;
    TEXT-DECORATION: none
}
A.Menu:hover
{
    COLOR: black;
    TEXT-DECORATION: underline
}
A.Menu:active
{
    COLOR: black
}
A.Menu:visited
{
    COLOR: black
}
A.MenuSmall
{
	font-size: x-small;
	color: black;
	text-decoration: none;
}
A.MenuSmall:hover
{
	font-size: x-small;
	color: black;
	text-decoration: underline;
}
A.MenuSmall:active
{
	font-size: x-small;
	color: black;
}
A.MenuSmall:visited
{
	font-size: x-small;
	color: black;
}
.OtherLink
{
    COLOR: #003893;
    link: #003893;
}

.MenuHighlighter
{
	font-size: x-small;
	color: black;
	background-color: #CCD7E9;
}

.TopLevelMenu
{
	font-size: x-small;
	color: #000000;
	font-weight: bold;
}
.Level2Menu
{
    FONT-SIZE: x-small;
    COLOR: black;

}
.Level3Menu
{
    FONT-SIZE:x-small;
    COLOR: black;

}
TABLE.SubMenuTable
{
    BORDER-RIGHT: 0px;
    BORDER-TOP: 0px;
    DISPLAY: none;
    BORDER-LEFT: 0px;
    WIDTH: 100%;
    BORDER-BOTTOM: 0px;
    cellpadding: 0;
    cellspacing: 0;
}
TD.LeftBorder
{
    BACKGROUND-IMAGE: url(../images/borderleft.gif);
    WIDTH: 8px
}
TD.RightBorder
{
    BACKGROUND-IMAGE: url(../images/borderright.gif);
    WIDTH: 8px
}
.BoxTitle
{
	font-size: small;
	color: #003893;
	font-weight: bold;
	background-color: #e5ebf4;
}
.MenuTitle
{
	font-size: small;
	color: #af1e2d;
	font-weight: bold;
	background-color: #ffffff;
}
.BgColor
{
    BACKGROUND-COLOR: #e5ebf4;
    border:solid 1px #839bc0;
}
.Alternate
{
    BACKGROUND-COLOR: #fbdcb0
}

.Part
{
	background-color: #e5ebf4;
	font-size: x-small;
}

.PartHeader
{

	font-weight: bold;
	font-size: x-small;
	color: #FFFFFF;
	background-color: #839bc0;
    border:solid 1px #839bc0;
}

.PartContent
{
	background-color:#e5ebf4;
    border:solid 1px #5e789f;
	font-size: x-small;
}
.WhiteContent
{
	background-color:#FFFFFF;
	font-size: x-small;
}

.LoginImage
{
	font-weight: bold;
	font-size: x-small;
	background-color: #FFFFFF;
	border: solid 1px #839bc0;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	height: 230px;
	left: 30px;

}
