body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #000000;
}

a:link, visited, hover, active {text-decoration: underline; color: #0000FF;}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
        font-weight: normal;
	line-height: 20px;
	color: #000000;
}

.type2 a:link, .type2 a:visited {
               text-align: center;
               align: center;
               text-decoration:none;
               color:white;
               font-weight: bold;
               background-color: #cc3300;
               padding:0.2em 0.6em;
               border-right:1px solid white;
               padding-bottom:1px;
               
}
.type2 a:hover, .type2 a:active {
               background-color:#FF3300;
}
.leftimg {
               float: left;
               margin: 15px;
}
.rightimg {
               float: right;
               margin: 15px;
}
.imglogo {     
               margin-bottom: 0;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
        font-size:  20px;
	line-height: 24px;
	color: #294088;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
        font-size: 18px;
	line-height: 22px;
	color: #294088;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
        font-size: 16px;
	line-height: 20px;
	color: #294088;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
	line-height: 18px;
	color: #294088;
}
h5 {
 	font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
	line-height: 16px;
	color: #294088;   
}
h6 {
 	font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: normal;
	line-height: 16px;
	color: #294088;   
}
h1.logo {
	font-family: Arial, Helvetica, sans-serif;
        font-size:  20px;
        font-variant: small-caps;
        font-weight: bold;
	line-height: 24px/100%;
	color: #E4682C;        
}  
p {
        font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
        font-weight: normal;
	line-height: 20px;
        color: #000000;
}
p.bold {
 	font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
	line-height: 20px;
	color: #000000;  
}  
p.label {
 	font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
	line-height: 16px;
	color: #294088; 
}
p.logo {
 	font-family: Arial, Helvetica, sans-serif;
        font-size: 60px;
        font-weight: bold;
	line-height: 62px;
	color: #E56A33; 
}        
#col1 {
        padding: 30px;
}
#col2 {
        padding: 30px;
        background-color: #CCCCCC;
}
#rollover {
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
}
#rollover ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#rollover li {
	display: block;
}
#rollover li a:link, #rollover li a:visited, #rollover li a:active  {
	display: block;
        width: 200px;
	padding: 5px 5px 5px 0.5em;
	border-left: 12px solid #878787;
	border-right: 1px solid #878787;
        border-bottom: 1px solid #878787;
	background-color: #294088;
	color: #FFFFFF;
	text-decoration: none;
        font-weight: bold
}
#rollover li a:hover {
        display: block;
        width: 200px;
        background-color: #3F65D4
}
#sidebar {
        background-color: #cccccc;
}
#menu {
        background-color: #cc3300;
}
#menu2 {
        background-color: #cc3300;
}
.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 20px;
	background-color: #CCCCCC;
}
.sidebarHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #FFFFFF;
	background-color: #339999;
}
.sidebarFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #CCCCCC;
}
.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
        text-align: center;
}
.box1 {
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
        background-color: #cccccc;
	border-width: medium;
  }
