/* CSS Document */

body {
	font-size : 70%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}

a {
	color: #6CCFF5;
	text-decoration: none;
}

hr {
	clear: both;
	border-top: 1px dashed #DBD9D9;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	margin: 0px;
	width: 100%;
	text-align:center;
}

ul {
	margin: 0px 0px 0px 25px;
	padding: 0px 0px 0px 0px;
	list-style: square;
}

ul li {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

input, select {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: middle;
}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #666666;
}

fieldset {
	border: 1px solid #DBD9D9;
	padding: 10px;
	margin: 5px 0px;
}

legend {
	color: #262E6C;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

/**/

#udm, #swLinks {
	display: none;
}

#logo, #telNo, #footerSitewide, #footerStrap {
	float: left;
}

#twoColFirst h1 {
	margin: 0px;
	padding: 0px;
}

#twoColFirst h1 span {
	display: none;
}

#twoColSecond h1 {
	margin: 0px;
	padding: 0px;
}

#twoColSecond h1 span {
	display: none;
}
.twoColSecond h2 {
	font-size: 11px;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin: 0px 0px 6px 0px;
	color: #262E6C;
}

.colheader {
	font-size: 11px;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin: 0px 0px 6px 0px;
	color: #262E6C;
}

.threeColBox1 h1,.threeColBox2 h1 {
	margin: 0px;
	padding: 0px;
}

.threeColBox1 h1 span,.threeColBox2 h1 span {
	display: none;
}

.threeColBox1 h2,.threeColBox2 h2{
	color: #262E6C;
	font-size: 100%;
	margin: 14px 0px 12px 0px;
}

#footerSitewide ul {
	margin: 0px;
	padding: 0px;
}

#footerSitewide ul li {
	margin: 0px;
	padding: 0px;
	display: inline;
}

#footerSitewide ul li a {
	color: #666666;
	text-decoration: none;
}

#footerSitewide ul li a:hover {
	color: #666666;
	text-decoration: underline;
}

#breadcrumbs {
	font-size: 90%;
	color: #262E6C;
	font-weight: bold;
}

#breadcrumbs a {
	color: #262E6C;
	text-decoration: none;
}

#breadcrumbs a:hover {
	color: #262E6C;
	text-decoration: underline;
}

/**/

#errorbox {
	border: 1px solid #F71842;
	padding: 15px;
	margin: 20px 0px;
	color: #F71842;
}

.conform {
	padding: 15px;
}

.conform2 {
	padding: 15px;
}

.conform label {
	float: left;
	margin: 2px 0px 3px 0px;
	width: 150px;
	font-weight: normal;
}

.conform2 label {
	float: left;
	font-weight: bold;
}

.conform select,input,textarea {
	margin: 0px 0px 7px 0px;
	vertical-align: middle;
}

/**/

.moduleTable {
	margin: 0px;
	background-color: #FFFFFF;
	width: 100%;
	font-size: 90%;
	color: #262E6C;
	border-top: 1px dashed #DBD9D9;
}

.moduleList_header {
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 3px 0px;
	border-bottom: 1px dashed #DBD9D9;
	font-weight: bold;
}

.moduleList {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 220%;
	border-bottom: 1px dashed #DBD9D9;
}

.moduleList a {
	color: #262E6C;
	text-decoration: none;
}

.moduleList a:hover {
	color: #262E6C;
	text-decoration: underline;
}

.moduleItem {
	padding: 10px 15px 10px 0px;
	border-bottom: 1px dashed #DBD9D9;
}

.moduleItem2 {
	color: #262E6C;
	vertical-align: top;
	padding: 15px 0px 0px 0px;
	border-bottom: 1px dashed #DBD9D9;
}

.moduleItem2 h2 {
	color: #262E6C;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 6px 0px;
}

.moduleItem2 h2 a {
	color: #262E6C;
	text-decoration: none;
}

.moduleItem2 h2 a:hover {
	color: #262E6C;
	text-decoration: underline;
}
.chromestyle{
width: 660px;
font-weight: bold;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
border: 1px solid #BBB;
width: 660px;
background: url(../images/chromebg.gif) center center repeat-x; /*THEME CHANGE HERE*/
padding: 3px 0;
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
color: #494949;
padding: 1px 5px;
margin: 0;
text-decoration: none;
border-right: 1px solid #DADADA;
}

.chromestyle ul li a:hover{
background: url(../images/chromebg-over.gif) center center repeat-x; /*THEME CHANGE HERE*/
}

.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
content: " v";
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #BBB; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
background-color: white;
width: 200px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: black;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #F0F0F0;
}