/* Start of CMSMS style sheet 'Default' */
*a:hover {
SafariFixHack;
} /* Its supposed to be this */
body {
	margin: 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	background-color: #E6EAF7;
	padding-top: 0.5em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 0em;
	height:100%;
	background-image: url(./images/cms/fader.png);
	background-repeat: repeat-x;
	background-attachment:fixed;
	background-position: bottom;
}
.twoColHybLtHdr #container {
	margin:0px auto;
	width: 900px;
	background: #FFF;
	border: 2px solid #000000;
	text-align: left;
	min-height: 550px;
}
.twoColHybLtHdr #header {
	padding: 0;
	margin: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
}
.twoColHybLtHdr #header h1 {
	margin: 0;
	padding: 10px 0;
	vertical-align: top;
}
.twoColHybLtHdr #sidebar1 {
	float: left;
	width: 10.5em;
	background: #EBEBEB;
	height:auto;
	padding: 0em;
	z-index: auto;
	font-size: 85%;
}
.twoColHybLtHdr #sidebar1 h3, .twoColHybLtHdr #sidebar1 p {
	margin-left: 6px;
	margin-right: 6px;
	line-height: normal;
	vertical-align: top;
	text-align: left;
	white-space: normal;
	display: inherit;
	float: none;
	margin-bottom: 1px;
	margin-top: 1px;
}
.twoColHybLtHdr #mainContent {
	margin-top: -0.4em;
	margin-right: 20.6em;
	margin-bottom: 0;
	margin-left: 13.5em;
	font-size: 95%;
	border-right: 1px solid #00404B;
	min-height: 550px;
}
.twoColHybLtHdr #ImageLeft {
	float:left;
}
.twoColHybLtHdr #mainContent h1 {
	font-size: 150%;
	font-family: Arial Black, Gadget, sans-serif;
	color: #00404B;
	background-image:url('images/headerbg.png');
	background-repeat:none;
}
.twoColHybLtHdr #mainContent p {
	padding: 1em 10px 1em 0;
}
.twoColHybLtHdr #footer {
	padding: 0;
	width: 900px;
	margin:0px auto;
	font-size: 80%;
	text-align: left;
	text-color: black;
}
.twoColHybLtHdr #footer a {
	text-color: black;
	color: black;
}
.twoColHybLtHdr #footer p {
	margin: 0;
	padding: 2px 0;
	text-align: center;
}
#fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
div#icons {
	float: left;
	margin: 0em 1em 0;
	width: 130px;
}
.roundcont {
	position: relative;
	float: right;
	width: 250px;
	height: auto;
	background-color: transparent;
	color: white;
	padding: 0px;
	clear: both;
	margin: -21.1em 0.5em 0;
}
.roundcont p {
	margin: 0 5px;
}
.roundtop {
	background: url(images/tr.gif) no-repeat top right;
 padding 2px;
}
.roundbottom {
	background: url(images/br.gif) no-repeat top right;
}
img.corner {
	width: 15px;
	height: 15px;
	border: none;
	display: block !important;
}
.twoColHybLtHdr #searchpos {
	font-size: 80%;
	position: relative;
	float: right;
	padding: 3px 3px 0;
}
#DominoImage {
	padding: 0px 5px;
	float: right;
	margin-top: -15px;
	padding: 0px;
}
.twoColHybLtHdr #mainpagetext p {
	font-size: 13px;
	color: #971321;
	padding: 0px;
	margin: 1em 0em;
}
img.floatLeft {
	float: left;
	margin: 5px 0;
	display: block;
}
.twoColHybLtHdr #featureblock a {
	color: #F96400;
	text-decoration: none;
}
.twoColHybLtHdr #featureblock A:link {
	color: #F96400;
	text-decoration: none
}
.twoColHybLtHdr #featureblock A:visited {
 text-decoration: none color: #F96400;
}
.twoColHybLtHdr #featureblock A:active {
 text-decoration: none color: white;
}
.twoColHybLtHdr #featureblock A:hover {
	text-decoration: underline;
	color: white;
}
.twoColHybLtHdr #featurelinks {
	padding: 0em 1em 0;
	font-size: 11px;
}
/* Styles for Top Nav -- added by COTR */
.headerNav {
	color:#F96400;
        font-size:16px;
	font-variant:small-caps;	
        font-weight:bold;
        padding: 0px 6px 6px 6px;
        background-color: #fff;
        width:875px;
        margin:auto;
}
.headerNav a {color:teal; text-decoration:none;}
.headerNav a:hover {color:#F96400;}
.headerNavSub {
	background-color:#F96400;
	color:#fff;
	padding:2px 4px;
        border: 1px #000 solid;
}
.headerNavSub a {
	color:#fff;
}
.headerNavSub a:hover {
	color:#000;
}
/* End of 'Default' */

