﻿@charset "utf-8";

body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width:100%; 

}
a {
	color: #0000CC;	
}
a:link {
	color: #0000CC;	
}
a:visited {
	color: #0000CC;	
}
a:active {
	color: #0000CC;	
}
a:hover {
	color: #0000CC;	
}

div {
	outline-style:none;
}
sup {
	font-size: xx-small;
}
img {
	vertical-align:bottom;
	border:0px;
	outline-style:none;
}

a:hover {
	text-decoration: underline;
	outline-style:none;
}
td {
	color: #000000;
}
input {
	outline-style:none;
    margin-left: 0px;
}
h1 {
	color: #024886;
}

#divTop {
	height:21px;
	text-align:right; 
	font-family: "Myriad Pro", Arial, sans-serif; 
	font-size: 10pt;
	color:#FFFFFF;
	padding-right:10px;
	padding-top:2px;
	vertical-align:middle;
}
#divTop a {
	color:white;
	text-decoration:none;
	font-weight:normal;
}
#divTop a:hover {
	text-decoration:underline;
}
#divHeader {
	height:85px;
	background-position: 39px 11px;
	background-repeat:no-repeat;
	text-align:right;
	padding-right:10px;
}
#divMenubar {
	height:28px;
}
.mainMnu {
	background-repeat:no-repeat;
	background-position: center center;
	color: #024886;	
	font-size:12px;
	font-weight:bold; 
	display:block;
	height:21px;
	width:147px;
	float:left;
	margin-left:2px;
	margin-right:3px;
	margin-bottom:2px;
	text-align:center;
	vertical-align:middle;
	padding-top:5px;
	cursor:pointer;
}
.mainMnu:hover {
	background-repeat:no-repeat;
	background-position: center center;
	color:White; 
}
.mainMnu2 {
	background-repeat:no-repeat;
	background-position: center center;
	color: #024886;	
	font-size:12px;
	font-weight:bold; 
	display:block;
	height:21px;
	width:167px;
	float:left;
	margin-left:2px;
	margin-right:3px;
	margin-bottom:2px;
	text-align:center;
	vertical-align:middle;
	padding-top:5px;
	cursor:pointer;
}
.mainMnu2:hover {
	background-repeat:no-repeat;
	background-position: center center;
	color:White; 
}

#divContent {
}

#divFooter {
	height: 49px;
	background-position: left bottom;
	background-repeat:repeat-x;
	z-index: 50;
	bottom:0px;
	left:0px;
	right:0px;
}
#divFooterContent {
	height: 49px;
	font-size:11px;
	text-align:center;
	vertical-align:middle;
	background-repeat:no-repeat;
	background-position: 30px center;
}
#divLoginPanel {
	width:505px;
	height:274px;
	background-position:center center;
	background-repeat:no-repeat;
	padding-top:22px;
	margin-left:auto;
	margin-right:auto;
}
#divContactUs {
	background-color:white;
	border:1px #316da2 solid;
	background-position: top;
	background-repeat:repeat-x;
	width:396px;
	height:208px;
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-104px;
	margin-left:-198px;
	padding: 5px;
	display: none;
	z-index: 2000;
	/*visibility: hidden;*/
}
#divLogout {
	background-color:white; 
	border:1px #316da2 solid; 
	background-position: top; 
	background-repeat:repeat-x; 
	width:396px;
	height:208px;
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-104px;
	margin-left:-198px; 
	padding: 5px;
	display: none; 
	z-index: 2000;
}

.textBox1 {
	background:white;
	border: 1px #024886 solid;
	padding: 2px 0px 2px 2px;
}

/* table graphics */
.tableTopLeft {
	background-position: right top;
	background-repeat:no-repeat;
	width:12px;
	max-height:62px;
}
.tableTopRight {
	background-position: left top;
	background-repeat:no-repeat;
	width:12px;
	max-height:62px;
}
.tableLeft {
	background-position: top;
	background-repeat:repeat-y;
	width:12px;
	height: auto;
}
.tableRight {
	background-position: top;
	background-repeat:repeat-y;
	width:12px;
	height: auto;
}
.tableTop {
	background-position: left top;
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:28px;
	color: #024886;
	text-align:left;
	padding-left:10px;
	padding-top:10px;
	padding-bottom: 15px;
	width:auto;
	max-height:62px;
}
.tableBottomL {
	background-position: right top;
	background-repeat:no-repeat;
	width:12px;
	height:12px;
}
.tableBottomR {
	background-position: left top;
	background-repeat:no-repeat;
	width:12px;
	height:12px;
}
.tableBottom {
	background-position: left top;
	background-repeat:repeat-x;
	width:auto;
	height: 12px;
}
.tableContent {
	background-color:#f5f5f5;
}
.txtRequired {
	color:red;
	font-size:10pt;
	font-family:Arial, Helvetica, sans-serif;
}
.resources-header
{
	font-size: 18px;
	font-weight: bold;
	color: #024886;
}
/* table graphics */
/*presenation carousel*/
.carouselNavButton {
    cursor: pointer;
}
.carouselImage {
    cursor: pointer;
}
.carouselData {
    display: none;
}