/* CSS Document */

body {
	background-color: #17002f;
/*	background-image: url(/images/headers/taxi-back08.gif); 
	background-repeat: repeat-x;	*/
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	line-height: 16px;
}

html, body, p, div {
	font-family: Trebuchet ms;
	font-size:11px;
	color:#ffffff;
	line-height: 16px;
}

h1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:18px;
	color:#0A1C6F;
}
h2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:14px;
	color:#E62E1F;
}
.maintable {
	border: 2px solid #CDCDCD;	
	background-color: #FFFFFF;
}
.copyright {
	font-family: Trebuchet ms;
	font-size: 10px;
	font-weight: normal;
	padding: 4px;	
	color: #00002F;
}
.learnmore {
	font-family: Trebuchet ms;
	font-size: 11px;
	font-weight: bold;
	padding: 3px;	
	color: #ECB301;
}
.amort {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #EFEFEF;
	border: 1px solid #CCCCCC;
	padding: 2px;
}
.alpha {
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 10px;
	color:#999999;
}
a:link.alpha {
	color: #000000;
}
.line {
	height: 1px;
	width: 100%;
	background-color: #CCCCCC;
}
.commlist {
	padding: 10px;
	float: left;
	width: 45%;
}
.commlist2 {
	padding: 10px;
}
.dropcap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	text-transform: uppercase;
	color: #0A1C6F;
	text-decoration: none;
	padding: 5px 10px;
	line-height: 80%;
}
.red {color: red;}
.yellow {color: #FFCC33;}
.dropcomm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #0A1C6F;
	text-decoration: none;
	padding: 5px 10px;
	line-height: 80%;
}

.subcomm {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0A1C6F;
	text-decoration: none;
}
.maintitle {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ff8c00;
	text-decoration: none;
	text-transform: uppercase;
}
.mainpad {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
input, select, textarea {
	font-size: 10px;
}
#break
{
page-break-after:always;
}
.daborda {
	border: 1px solid #0A1C6F;
}
.list {
	padding-left: 20px;
}
.line2 {

	height: 1px;
	width: 200px;
	background-color: #CCCCCC;
}

#hoa {
font-size:10px;
line-height:12px;
}
.linklist ul {
 margin: 10px 0;
 padding: 0;
 list-style: none;
}
.linklist ul li {
	line-height: 12px;
	padding: 0 15px;
	background: url(images/bull-blocks.gif) no-repeat left top;
}
.linklist ul li ul li {
	line-height: 16px;
	padding: 0 15px;
	background: url(images/bull-arrow.gif) no-repeat left center;
}