body {
	background-image: url(/images/bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	text-align: center;
}
.leftNav {
	background-image: url(/images/leftColBG.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 191px;
}
.header_blue {
	background-image: url(/images/header_blue_gradient.gif);
	background-repeat: repeat-x;
	height: 16px;
	font-size: 9px;
	text-align: right;
	padding-right: 8px;
	text-transform: uppercase;
	padding-top: 1px;
}
.container {
	background-color: #FFFFFF;
}
.header_lower {
	background-image: url(/images/header_lower.gif);
	background-repeat: repeat-x;
	height: 7px;
	clear: none;
	width: 100%;
}
#wrapper {
	width: 766px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/images/shadows.gif);
	background-repeat: no-repeat;
	background-position: 0px top;
}
#leftShadow {
	float: left;
	width: 3px;
	text-align: right;
	clear:left;
}
#rightShadow {
	float: right;
	width: 3px;
	text-align: left;
	clear:right;
}
#headerImage {
	background-color: #1B2C65;
}

#cntBody {
	margin-right: auto;
	margin-left: auto;
	width: 760px;
	background-color: #FFFFFF !important;
}
#clear {
	clear: both;
}

.contentContainer {
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#pageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-bottom: 5px;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;
	padding: 15px;
}
#nav, #nav ul { /* all lists */
	padding: 0em;
	margin: 0;
	list-style: none;
	float : left;
	background-color: #383838;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 191px;
	}
	
	#nav li { /* all list items */
	position : relative;
	float : left;
	line-height : 1.25em;
	width: 191px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #646464;
	}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

	
	#nav li ul { /* second-level lists */
	position : absolute !important;
	left: -999em !important;
	margin-left: 12em !important;
	margin-top: -1.35em !important;
	}
	
	#nav li ul ul { /* third-and-above-level lists */
		left: -999em;
	}
	
	#nav li a {
	display : block;
	color : #FFFFFF;
	font-weight : normal;
	text-decoration : none;
	background-color : #404040;
	padding-top: 0.25em;
	padding-left: 0.25em;
	padding-bottom: 0.25em;
	padding-left: 0.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	border-left-width: 21px;
	border-left-style: solid;
	border-left-color: #121C41;
	}

	
	#nav li a:hover {
	color : white;
	background-color : #333333;
	}
	
	#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
		left: -999em !important;
	}
	
	#nav li:hover ul,#nav li.hover, #nav li.over ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
		left: 0 !important;
		display: block !important;
	}
#header {
	height: 89px;
}
#content {
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}

#leftCol {
	float: left;
	width: 191px;
	background-image: url(/images/leftColBG.gif) !important;
	min-height:562px;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: 0px top;
}
#footer {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #C0C0C0;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #686868;
	padding: 5px;
}
.copyright a {
	color: #686868;
	text-decoration: none;
}
.copyright a:hover {
	text-decoration: underline;
}

#rightCol {
	width: 565px;
	float: right;
	clear: none;
	background-color: #FFFFFF;
	min-height:562px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 175%;
	color: #303030;
	text-align: left;
}
#leftColShadow {
	float: left;
	width: 4px;
}
.content a {
	color: #383838;
}
.content a:hover {
	text-decoration: none;
}
#port1 {
	margin-top: 0px;
	padding-top: 0px;
}
h3 {
	margin-bottom: 0px;
	padding-bottom: 2px;
	font-size: 12px;
}
.content h4 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.header_blue a {
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.alert{
	border: 1px solid #ff0000;
	background-color: #ffa9a9;
	color:#ff0000;
	font-weight:bold;
	padding:10px;
	margin:8px;

}