html {
	height: 100%;
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #00125C;
	background-image: url(../../images/back_mainGrad.gif);
	background-position: top;
	background-repeat: repeat-x;
	height: 100%;
}

p {
	padding: 0;
	margin: 0 0 15px 0;
}
#globalContainer {
	text-align: center;
	/*background-image: url(../../images/back_lines.gif);*/
	background-position: center top;
	background-repeat: repeat-y;
	height: 100%;
}
#globalContainerSplash {
	text-align: center;
	background-image: url(../../images/back_linesSplash.gif);
	background-position: center top;
	background-repeat: repeat-y;
	height: 100%;
}

#shadowLayer {
	text-align: center;
	background-image: url(../../images/back_shadows.gif);
	background-position: center top;
	background-repeat: no-repeat;
	height: 100%;
}
#siteHolder {
	width: 780px;
	margin: 0 auto;
	background-color: #ffffff;
}
.navLink {
	font-size: 10px;
	line-height: 17px;
	text-decoration: none;
	color: #666666;
	background-image: url(../../images/navLink.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 13px;
}
.navLink a:link {color: #666666;}
.navLink a:visited {color: #666666;}
.navLink a:hover {color: #333333;}

.pdfLink {
	font-size: 10px;
	text-decoration: none;
	color: #666666;
	background-image: url(../../images/icon_pdf.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 22px;
	line-height: 18px;
	display: block;
}
.pdfLink a:link {color: #666666;}
.pdfLink a:visited {color: #666666;}
.pdfLink a:hover {color: #333333;}

#content {
	margin: 0;
	padding: 0;
	background-image: url(../../images/back_contentExt.gif);
	background-position: left;
	background-repeat: repeat-y;
}

#copyHolder {
	text-align: left;
	color: #333333;
	line-height: 16px;
	overflow-y: scroll;
	height: 280px;
}
#copyHolderInner {
	margin: 20px 20px 20px 20px;
}

.headerPost {
	font-weight: bold;
	color: #00125C;
	font-size: 11px;
}

.subHead {
	font-weight: bold;
	color: #00125C;
	font-size: 11px;
}
p, li, span, div {	
	font-family: arial, Verdana, helvetica;
	color: #666666;
	font-size: 11px;
	line-height: 15px;
}
p {
	padding: 0;
	margin: 0 0 12px 0;
	color: #666666;
	font-size: 11px;
	line-height: 15px;
}
p.introText {
	font-weight: bold;
	color: #333333;
}
#ssciGroupHolder {
	font-size: 11px;
	font-weight: normal;
	margin-top: 5px;
	color: #8D94AF;
}

.contactHolder {margin: 10px 0;}
.contactName {color: #336699;}
.contactTitle {color: #666666;}
/* ---------------------------------------------- */

/* main navigation */
#nav {
	height: 19px;
	text-align: center;
	margin: 0;
	padding: 0;
	background-image: url(../../images/back_nav.gif);
	background-position: top;
	background-repeat: repeat-x;
}
#nav ul {
	margin: 0;
	padding: 0;
	height: 18px;
}
#nav li {
	display: inline;
	list-style-type: none;
	float: left;
	height: 18px;
	margin: 0;
	padding: 0 0 0 3px;
}
#nav a {
	display: block;
	float: left;
	height: 18px;
}
/* Navigation Layers */

.subNavMenuHolder
{
	text-align: left;
	font-family: Arial, helvetica, Verdana;
	border-top: 1px solid #c0c0c0;
	border-left: 1px solid #c0c0c0;
	border-right: 1px solid #696969;
	border-bottom: 1px solid #333333;
	font-size: 10px;
	background-color: #ababab;
	padding: 5px;
}
.subNavLinksHolder ul 
{
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.subNavLinksHolder li 
{
	padding: 0;
	margin: 0;
}
.subNavLinksHolder a 
{
	display: block;
	width: 120px;
	text-decoration: none;
	padding: 3px;
	margin: 0;
}
.subNavLinksHolder a:link {color: #ffffff;}
.subNavLinksHolder a:visited {color: #ffffff;}
.subNavLinksHolder a:hover {color: #ffffff; background-color: #00125C;}

.termsSubHead {
	margin: 0 0 10px 0;
	font-weight: bold;
}
.termsLink:link,
.termsLink:visited,
.termsLink:hover {
	color: #8D94AF;
	text-decoration: none;
}

/* ----- */

#clockDiv {
	width: 72px;
	height: 54px;
	background-image: url(../../images/headRight_top.gif);
	background-position: top;
	background-repeat: no-repeat;
	font-family: Arial;
	font-size: 10px;
	color: #333333;
	margin: 0;
	padding: 0;
}
#clockHolder {
	padding: 39px 0 0 0;
}
/* ----- */

.formBox {
	width: 180px;
	border: 1px solid #cccccc;
	font-family: Arial, Verdana, Helvetica;
	font-size: 11px;
	padding: 2px;
	color: #666666;
}

.labelCell, .shortLabelCell, .dataCell, .validCell {
	font-family: Arial, Verdana, helvetica;
	font-size: 11px;
	color: #666666;
	vertical-align: top;
}
.labelCell, .shortLabelCell {
	padding: 2px 3px 2px 5px;
}
.labelCell {width: 120px;}
.shortLabelCell {width: 80px;}
.dataCell {
	text-align: left;
	padding: 1px 2px 0px 3px;
	font-weight: normal;
}
.validCell {
	text-align: left;
	padding: 4px 2px 0px 3px;
}
/* ----- */

.statusLabel, .errorLabel {
	margin: 5px 0;
	border: 1px solid #cccccc;
	background-color: #f1f1f1;
	padding: 3px;
	font-weight: bold;
}
.errorLabel {
	margin: 5px 0;
	border: 1px solid #ff0000;
	background-color: #cc0000;
	padding: 3px;
	color: #ffffff;
	display: block;
}
.errorLabel span, .errorLabel p {
	color: #ffffff;
}