
html { 

overflow-x: hidden;
 
}

body, div, td, th, h2, h3, h4 { /* redundant rules for bad browsers  */  
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	voice-family: "\"}\"";
	voice-family: inherit;

}  
.clearhack { display: inline; } /*Clears Box Model Hack in IE5*/

body {
	background: white;
	background-image: url();
	color: #333;
	padding: 1em 20px 3em 20px;
	margin: 0;
	margin-left: 10px;
}

a { color: #06C; }
a:hover { color: #333; }
a:active { color: #000; }

p { line-height: 140%; }

h1,h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333;
}

h1 {
	font-size: 180%;
	margin: 0;
}

h1 a { text-decoration: none; color: #333; }
h1 a:hover { border-bottom: 1px dotted #666; color: #000; }

h2 {
	font-size: 140%;
	padding-bottom: 2px;
	border-bottom: 1px solid #CCC;
	margin: 0;
}

p.note {
	background: #EEE;
	padding: 4px;
	font-family: tahoma;
	
	line-height: 130%;
	margin-top: 0;
}
.frmobject			{
background-color: #F0F2FA;
border-style: ridge;
border-width: 1;
color: black;
font-family: verdana;
font-size: 10px;
width: 150;
height: 16px;
cursor: hand;
}

.colhead {
	color: #999999;
	
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2A5AA1;
}
.title {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	padding: 2px 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #2A5AA1;
	border-right-color: #2A5AA1;
	border-bottom-color: #2A5AA1;
	border-left-color: #2A5AA1;
}
.list {
	font-family:Arial, Helvetica, sans-serif;
	padding: 5px;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
a.menu{
    display: block;
	text-align:center;
	padding-top: 5px;
    width: 136px;
	height: 25;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	text-decoration: none;
	color: #ffffff;
	font-weight: normal;
	background-color: #2A5AA1;
	border-top: 1px none #999999;
	border-right: 1px none #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px none #999999;
}
a.menu:hover {
      display: block;
     font-family: Verdana, Arial, Helvetica, sans-serif;
	
	text-decoration: none;
	color: #ffffff;
	font-weight: normal;
	background-color: #9194B5;
	border-top: 1px none #999999;
	border-right: 1px none #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px none #999999;
	cursor: hand;
}


	
.sslink {
	font-family:Arial, Helvetica, sans-serif;
	
	color: #000000;
	text-decoration: none;
	vertical-align:middle;
	}

.sslink:hover {
	font-family:Arial, Helvetica, sans-serif;
	
	color: #999999;
	text-decoration: underline;
	vertical-align:middle;
	}
	
.nextlink {
	font-family:Arial, Helvetica, sans-serif;
	
	color: #000000;
	text-decoration: none;
	vertical-align: top;
	
	}
	
.nextlink:hover {
	font-family:Arial, Helvetica, sans-serif;
	
	color: #2A5AA1;
	text-decoration: none;
	}
	
	
.minisiteurl {
	font-family:Arial, Helvetica, sans-serif;
	
	color: #999999;
	text-decoration: none;
	vertical-align:middle;
	
	}
	
	.frmObject			{
background-color: #F0F2FA;
border-style: ridge;
border-width: 1px;
color: black;
font-family: Arial, Helvetica, sans-serif;
width: 175px;
font-size: 10px;
cursor: hand;
}

.copyright {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}