/* CSS Document */

body {background-color:#d8d9db;}




/* TEXT STYLES */

.gray_arial_11 {
		font-family: Arial;
		color: #666666;
		font-size: 11px;
		line-height: 13px;
}

.gray_arial_27 {
		font-family: Arial;
		color: #859098;
		font-size: 20px;
		line-height: 24px;
		font-weight:bold;
}

.red_arial_27 {
		font-family: Arial;
		color: #A90000;
		font-size: 20px;
		line-height: 24px;
		font-weight:bold;
}
.red_arial_15_bold {
		font-family: Arial;
		color: #A90000;
		font-size: 15px;
		line-height: 24px;
		font-weight:bold;
}


.red_arial_12 {
		font-family: Arial;
		color: #A90000;
		font-size: 12px;
		line-height: 24px;
}

/*specefic to style 11 */
.black_arial_12 {
		font-family: Arial;
		color: #000000;
		font-size: 11px;
		line-height: 16px;
}

.black_arial_12_bold {
		font-family: Arial;
		color: #000000;
		font-size: 11px;
		line-height: 16px;
		font-weight:bold;
}

.black_arial_11 {
		font-family: Arial;
		color: #000000;
		font-size: 11px;
		line-height: 13px;
}

/*end of specefic style 11 */


.black_arial_15_bold {
		font-family: Arial;
		color: #000000;
		font-size: 15px;
		line-height: 16px;
		font-weight:bold;
}

.black_arial_18_bold {
		font-family: Arial;
		color: #000000;
		font-size: 18px;
		line-height: 20px;
		font-weight:bold;
}

.black_arial_18_plain {
		font-family: Arial;
		color: #000000;
		font-size: 18px;
		line-height: 20px;
}

.black_arial_10 {
		font-family: Arial;
		color: #000000;
		font-size: 9px;
		font-weight:bold;
		line-height: 20px; 
		vertical-align:top;
}

.black_arial_9 {
		font-family: Arial;
		color: #000000;
		font-size: 9px;
		line-height: 20px; 
		vertical-align:top;
}

.red_arial_12_bold {
		font-family: Arial;
		color: #A90000;
		font-size: 12px;
		line-height: 16px;
		font-weight:bold;
}

.red_arial_11_bold {
		font-family: Arial;
		color: #A90000;
		font-size: 12px;
		line-height: 16px;
		font-weight:bold;
}


.white_arial_11 {
		font-family: Arial;
		color: #FFFFFF;
		font-size: 12px;
		line-height: 13px;
}

.white_arial_11_bold {
		font-family: Arial;
		color: #FFFFFF;
		font-size: 12px;
		line-height: 13px;
		font-weight:bold;
}

.style1 {font-size: 14px}
.style4 {color: #AA0001}
.style6 {font-size: 9}
.style7 {color: #A90000}
.style8 {	font-size: 14px;
	font-weight: bold;
}
.style9 {font-size: 18px; font-weight: bold; }
.style10 {font-size: 12px}
.style11 {color: #666666}



/* FORMS AND DROP DOWNS */

.searchField { 
	height: 21px; 
	width:165px; 
	font-size: 11px; 
	padding-top:6px;
	font-family: Arial; 
	color: #333333; 
	border-style: solid; 
	border-color: #9C9EA0; 
	border-width: 1 1 1 1;
}

.formField { 
	height: 21px; 
	width:300px; 
	font-size: 11px; 
	font-family: Arial; 
	color: #333333; 
	border-style: solid; 
	border-color: #9C9EA0; 
	border-width: 1 1 1 1;
}

.formFieldMultiLine { 
	height: 200px; 
	width:300px; 
	font-size: 11px; 
	font-family: Arial; 
	color: #333333; 
	border-style: solid; 
	border-color: #9C9EA0; 
	border-width: 1 1 1 1;
}


.drop_down {
 float:left;
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
color: #000000;
height: 25px;
width: 115px;
}


a	{
		font-family: Arial;
		color: #000000;
		font-size: 12px;
		line-height: 20px;
}

	a:link {text-decoration: underline;}
	a:visited {text-decoration: underline;}
	a:hover {text-decoration: underline;}
	a:active {text-decoration: underline;}
	


.box{
  border-style:clear;
}

.box1{
 float:left;
width:100px;
height:30px;
margin-left:0px;
margin-right:30px;
margin-top:0px;
border-style:clear;
}

.box2{
 float:left;
width:130px;
height:30px;
margin-left:0px;
margin-right:0px;
border-style:clear;
}

.division1 {float:left; background:#F0F0F0; border: 1px solid #D0D0D0; width: 330px; margin-top:2px; margin-bottom:5px; padding-top:0px; 
padding-bottom:0px; height: automatic ; min-height: 80px;}
.wrap3{float:left; width: 105px; height: 80px; background-color:#F0F0F0;}
.wrap6{float:left; background:#F0F0F0; margin-left:0px; width:218px; height: automatic ; min-height: 70px;}