/* ******************************** GLOBAL STYLES ************************ */
body { margin : 0px; padding : 0px; }
img { border : none; }
td { color : #4D4D4D; }

.main {  font-family: Verdana, Arial, sans-serif; font-size: 12px; font-weight: bold; color: #333333; 
	line-height : 170%;}

.mainbold {  font-family: Verdana, Arial, sans-serif; font-size: 11px; font-weight: normal; color: #333333}
.mainbold2 {  font-family: Verdana, Arial, sans-serif; font-size: 11px; font-weight: bold; color: #efefef}
.mainboldB {  font-family: Verdana, Arial, sans-serif; font-size: 11px; font-weight: normal; color: #000000}

.whitebold {  font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #ffffff}


a:hover { text-decoration : underline; }

select { 
	font-size : 10px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #cdcdcd;
	width : 124px;
}

.border { border : 1px solid #4d4d4d; }
.whiteTable {
	background-color : #FFFFFF;
	width : 802px;
}

.zipBox {
	width : 124px;
	height : 20px;
}

.text {
	font-size : 10px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
}
.header {
    font-size : 14px;
	color : #00004d;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
}

.headerRed {
    font-size : 14px;
	color : #FF0000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
}

.homeText {
	font-size : 9px;
	font-family : Arial, Helvetica, sans-serif;
	color : #4d4d4d;
	line-height : 170%;
	padding-left : 20px;
	padding-right : 10px;
}
