/* -------- Reset ALL browsers -------- */

html, body, div, table, h1, h2, h3, h4, h5, h6, p, form, img { 
	margin: 0px; 
	border: 0px; 
	padding: 0px;
}

/* -------- Set 100% mozilla height compatibility -------- */

html {
	scrollbar-base-color: #cccccc;
	scrollbar-track-color: #DAEFF1;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #cccccc;
	scrollbar-darkshadow-color: #cccccc;
	scrollbar-shadow-color: #cccccc;
	scrollbar-arrow-color: #cc0033;
	color: #003366;
	height: 100%;
	background: #00528C;
	width: 100%;
	min-width: 800px;
}

/* ----------- redefine html tags --------------------*/


body {
	font: 1em Arial, Helvetica, sans-serif;
	height: 100%;
}


p {
	font-size: 0.8em;
	margin: 0px 12px 12px;
}

a {
	font-weight: normal;
	color: #123080;


}

a:hover {
	color: #CC0000;
	text-decoration: underline;

}

blockquote {
	margin: 0px 0px 0px 8px;
	padding: 0px;
}
 


h1 {
	color: #00548E;
	border-bottom: thin solid #00548E;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 12px;
	padding-bottom: 2px;
}

h1 a {
	color: #669999;
	text-decoration: none;

}

h1 a:hover {
	color: #CC0000;


}

h2 {
	font-size: 0.98em;
	color: #00548E;
	margin: 0px 12px 8px;
}

h3 {
	padding: 2px 2px 2px 12px;
	font-size: 0.9em;
	color: #006AB0;

}


h4{
	color: #CC0033;
}

h5 {
	color: #00548E;
	font-size: 0.8em;
}

h6 {
	font-size: 0.6em;
	text-indent: 8px;

}

ul {
	font-size: 0.8em;
	padding: 0px;
	margin-top: 0px;
}
ol {
	font-size: 0.8em;
}

li {
	padding: 3px;
}
ul li ul, ol li ol {
	font-size: 1em;
	margin-top: 8px;
	margin-bottom: 8px;
}
ol li ol {
	list-style: disc;
	margin-left: 20px;
}


ol h1 {
	font-size: 1em;
	color: #123080;
	margin-bottom: 8px;
}

th {
	color: #FFFFFF;
	background: #536593;
	font-size: 1em;
	font-weight: bold;
	padding: 2px;

}

td {
	vertical-align: top;
}

td p {
	font-size: 0.8em;

}


/* ------------------ custom tags ----------------------*/
.xPrint {
}

.printOnly {
	display: none;
}

.pageHolder {
	height : 100%;
	min-width : 770px;
	width : 100%;
	overflow: auto;
	z-index: auto;
	background: url(/images/bg_swirl.gif) no-repeat left 80px;
	margin: 0px;
	padding: 0px;


}

#vL {
	height: 100%;
	border-top: 0px none #6699CC;
	border-right: 0px none #6699CC;
	border-bottom: 0px none #6699CC;
	border-left: 1px solid #6699CC;
	padding-left: 8px;

}

.iH {
	float: left;
	margin: 0px;
	padding: 0px 12px 12px;
}

.iHr {
	float: right;
	margin: 0px;
	padding: 0px 12px 12px;
}

#img {
	padding-left: 8px;
	float: right;
	text-align: right;
}

#break {
	clear: both;
}

#pageBreak {
	page-break-after: always
}

#scroll {
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #cccccc;
	scrollbar-3dlight-color: #cccccc;
	scrollbar-arrow-color: #cc0033;
	scrollbar-track-color: #DAEFF1;
	scrollbar-darkshadow-color: #cccccc;
	scrollbar-base-color: #cccccc;
	height: 100%;
	overflow: auto;
	z-index: auto;
	left: 0px;
	top: 0px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	display: inline;
}

#pageTitle {
	color: #61B5BE;
	font-size: 28px;
	font-weight: bolder;
	letter-spacing: 8px;
	border-style: none;
	margin: 0px 0px 8px 7em;

}

#subMenu {
	border: 1px solid #61B5BE;
	color: #CCCCCC;
	padding: 2px 0px 6px;
	margin: 0px 12px 8px 12.5em;
	height: 1.2em;
}
#subMenu ul {
	margin-left: 0px;
}
#subMenu li {
	list-style: none;
	font-weight: bold;
	float: left;
	border-right: 1px solid #61B5BE;
	margin: 0px;
	padding: 3px 12px;
}



#subMenu a {
	color: #61B5BE;
	text-decoration: none;
	font-weight: bold;
}

#subMenu a:hover {
	color: #CC0000;

}

#leftColumn {
	width: 12em;
	position: relative;
	top: 0px;
	left: 0px;
	float: left;
	clear: left;
}
#leftColumn ul {
	margin-left: 28px;
	list-style: square;
	color: #999999;
}

#leftColumn a {
	text-decoration: none;
	color: #3871A9;
	font-weight: bold;
}

#leftColumn a:hover {
	color: #cc0000;

}


#rightColumn {
	border-left: 1px solid #6699CC;
	margin-left: 12.5em;
	position: relative;
	top: 0px;
}
#rightColumn table {
	height: 300px;
}

#rightColumn ul {
	margin-left: 28px;
}



/* ------------------- header ------------------ */


.popupHeader {
	background:  url(/images/headerbg.gif) no-repeat left top;
}

#header {
	background: #FFFFFF url(/images/headerbg_ii.gif) repeat-x top;
	height: 88px;
	width: 100%;
}
#webLogo {
	margin-top: 8px;
	float: left;
}

#tagLine {
	background: url(/images/blocks.gif) no-repeat right 28px;
	height: 88px;
	margin: 8px 12px 0px 546px;
	font: italic 21px "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-align: right;
}


#mainMenu {
	width: 60%;
	height: auto;
	left: 72px;
	top: 65px;
	position: absolute;
}

#mainMenu td {
	background: url(/images/menu/line.gif) repeat-x top;
	vertical-align: top;
	color: #00528C;
	text-align: center;
	padding: 0px 8px;
	width: auto;
}
#mainMenu td.endR {
	text-align: right;
	padding-right: 0px;
}
#mainMenu td.endL{
	text-align: left;
	padding-left: 0px;
}
#mainMenu td.link {
	background: url(none);
	font: 0.75em Verdana, Arial, Helvetica, sans-serif;
}
#mainMenu a, #mainMenu a:visited {
	text-decoration: none;
}
#mainMenu a:hover {
	text-decoration: none;
	color: #FF0000;
	font-weight: bold;
}
#contentHolder {
	background: #FFFFFF url(/images/bg_swirl.gif) no-repeat;
	min-height: 71%;
	float: left;
	width: 100%;
	padding-top: 38px;
}



/* ------------------ footer --------------------------- */
#footer {
	background: #00528C;
	float: left;
}
#footer li {
	float: left;
	list-style: none;
	width: auto;
	display: block;
	color: #FFFFFF;
	margin: 3px 8px 0px;
}


#footer a, #footer a:visited {
	color: #FFFFFF;
	border-bottom: 1px dashed #FFFFFF;
	text-decoration: none;
}

#footer a:hover {
	color: #FF9900;
	border-bottom-color: #FF9900;
}
.l {
	display: block;
	float: left;
	width: 12em;
	font-weight: bold;
}
.l2 {
	display: block;
	float: left;
	width: 5em;
	font-weight: bold;
}



/*-------------------- Newsletter --------------------- */

.greyTxt {
	color: #999999;
}
.imgTxt {
	font-size: 0.7em;
	font-style: italic;
	color: #666699;
}
.snglSpc {
	margin-top: -12px;
}
.clearLeft {
	clear: left;
}
