.bottext {	font-weight: normal; font-size: 10px; color: #000000; font-family: Arial, Helvetica, sans-serif;}
.bodytext{	font-weight: normal; font-size: 12px; color: #202020; font-family: Arial, Helvetica, sans-serif;}
.bodybold{	font-weight: bold; font-size: 16px; color: #005B7F; font-family: Arial, Helvetica, sans-serif;}

.date{	font-weight: bold; font-size: 11px; color: #000000; font-family: Arial, Helvetica, sans-serif;}

.g4{ font-weight: normal; font-size: 10px; color: #8C8B8B; font-family: Arial, Helvetica, sans-serif;}

a:link { text-decoration:underline; font-size: 12px; color:#02178C; font-family: Arial, Helvetica, sans-serif;}
a:visited { text-decoration:underline; font-size: 12px; color:#A330B5; font-family: Arial, Helvetica, sans-serif;}
a:hover { text-decoration:underline overline; font-size: 12px; color:#FF0000; font-family: Arial, Helvetica, sans-serif;}

A.G4:link { font-weight: normal; font-size: 11px; color: #8C8B8B; text-decoration: underline}
A.G4:visited { font-weight: normal; font-size: 11px; color: #8C8B8B; text-decoration: none}
A.G4:hover { COLOR: #0076A3; background-color: #BDEBFD; text-decoration: underline overline}

A.rndimg:link{ font-weight: normal; font-size: 11px; color: #003366; text-decoration: underline}
A.rndimg:visited{ font-weight: normal; font-size: 11px; color: #003366; text-decoration: underline}
A.rndimg:hover{ color: #254A77; text-decoration: underline overline}

/* begin custom form input */
.input { background:C4DF9B }	

/* begin custom form buttons */
.smallgraybutton {
	font-size : 10px;
	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
	margin-left : 0px;	margin-right : 0px;
	border-left : 1px solid black;
	border-right : 1px solid black;
	border-top : 1px solid black;
	border-bottom : 1px solid black;
	padding-left : 0px;	padding-right : 0px;
	padding-bottom : 2px;	margin-bottom : 0px;
}

/* Styles below are from all pages 11/30/09 */

.style0 {margin: 0;} /*all margins 0*/
    
.style1 {margin-top: 0;	margin-bottom: 0;}

.style2 {
    color: #02178C;  /*navy*/
    font-size: small;
    font-family: Arial, Helvetica, sans-serif;
 }

.style3 {color: #0000FF; font-size: medium;} /* Royal blue */

.style4 { border-width: 0px;}

.style6 {font-family: Arial, Helvetica, sans-serif;}

.style7 {
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0;
}
.style8 {font-size: large; font-family: Arial;}

.style9 {font-size: x-large;}

.style10 {
	font-size: large;
	font-family: Arial;
	margin-top: 0;
	margin-bottom: 0;
}
.style11 {text-decoration: underline;}

.style12 {color: #02178C; /*navy*/
    text-decoration:underline;}
    
.style17 {font-size: x-small;}

.style19 {text-align: center;}

.style20 {
    font-weight: bold;
    font-size: 11px;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    padding:0px;
    text-align: right;
    vertical-align: bottom;
}
.style21 {text-align: center; font-size: large;}

.style22 {font-size: medium;}

.style23 {font-size: small;}

.style24 {color: #02178C; font-size: 22px;}

.style25 {font-family: Wingdings;font-size: xx-small;}

.style27 {color: #000000;}

.style28 { /* tiny muted navy */
    font-size: xx-small;
    color: #0076A3;
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
}
.style30 {
    font-size: x-large;
    text-align: center;
    font-family: "WP TypographicSymbols";
    color: #000000;
    margin-top: 0;
    margin-bottom: 0;
}
.style31 {font-family: Arial, Helvetica, sans-serif; font-size: x-small;}
.style32 {
    font-size: xx-small;
    text-align: center;
    color: #000000;
    margin-top: 0;
    margin-bottom: 0;
}
.tablebody{
    border: none;
    padding: 0;
    border-spacing:0;
    height:100%;
    width:100%;
  }
.tableLeft{
    border: none;
    padding: 2px;
    border-spacing:0;
    text-align: center;
}
img{ border:none;} /*for all images*/

.house{
    width:165px;
    height:100%;
    border: 0;
    padding: 0;
    margin: 0;
    text-align:left;
    vertical-align: top;
}
.titlebanner{
    position:relative;
    left:3%;
    width:65%;
    height:85px;
    text-align:left;
    vertical-align: bottom;
}
.titlebanner2{
    position:relative;
    left:3%;
    width:60%;
    height:85px;
    text-align:left;
    vertical-align: bottom;
}
.liststyle{ /* unordered list is bulleted */
    font-size: small;
    list-style-type:disc; /* Possible Values: disc | circle | square | decimal | lower-roman | upper-roman | lower-alpha | upper-alpha | none  */
    margin: 0px;
}
.liststyle2{ /* ordered list is numbered beginning at 1 if not designated*/
    font-size: small; 
    /*list-style-type:disc; */ /*  Possible Values: (same as bove)... lower-roman | upper-roman | lower-alpha | upper-alpha | ... etc.*/
    margin: 0px;
}
.liststyle3{ /* Syle is overridden by a:link style */
    font-size: 14px;
    margin: 0px;
    margin-top: 3px;
    font-family: Verdana, Geneva, sans-serif;
}
.liststyle4{
    font-size: medium; 
    list-style-type: none; 
    margin: 0px;
}
.hr1{
    background:#088A08;/*green*/
    color: #088A08;
    border: 0;
    padding: 0;
    margin: 0; 
    height:2px;
    width:450px;
    text-align: left;
}
.hr2{
    background:#02178C;/*navy*/
    color: #02178C;
    margin: 0;  /*this attribute makes the hr disapear on the banner*/
    vertical-align: bottom;
}
.emediakit{color: #FF0000; font-size: 38px;}

.tm{ color: #FF0000; font-size: 12px;}

.brochure{
    width:125px; 
    height:310px;
    border-width: 0px;
}
.navheader{
    font-size: 7.5px;
    text-align: left;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
}
.navfooter{
    font-size: 10px;
    text-align: center;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
}
.copysymbol{ font-size: 10.5px; }

.copyfooter{ 
    font-size: 9px;
    text-align: center;
    color: #000000;
    font-family: Verdana, Geneva, sans-serif;     
}