/* CSS Document */

body {
	background-color: #ffffff;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	font-family: trebuchet ms;
	font-size:11px;
	color:#333333;
	line-height: 16px;
}

html, body, p, div {
	font-family: trebuchet ms;
	font-size:11px;
	color:#333333;
	line-height: 16px;
}

h1 {
	font-family: trebuchet ms;
	font-size:18px;
	color:#0A1C6F;
}
h2 {
	font-family: trebuchet ms;
	font-size:14px;
	color:#003F77;
}
.maintable {
	border: 2px solid #CDCDCD;	
	background-color: #FFFFFF;
}
.copyright {
	font-family: trebuchet ms;
	font-size: 9px;
	font-weight: normal;
	padding: 1px;	
	color: #000000;
}
.learnmore {
	font-family: trebuchet ms;
	font-size: 12px;
	font-weight: normal;
	padding: 3px;	
	color: #AC701C;
}
.learnmini {
	font-family: trebuchet ms;
	font-size: 9px;
	font-weight: normal;
	padding: 3px;	
	color: #AC701C;
}
.amort {
	font-family: trebuchet ms;
	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: trebuchet ms;
	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: trebuchet ms;
	font-size: 24px;
	font-weight: bold;
	color: #0A1C6F;
	text-decoration: none;
	padding: 5px 10px;
	line-height: 80%;
}

.subcomm {
    font-family: trebuchet ms;
	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: trebuchet ms;
	font-size: 16px;
	font-weight: bold;
	color: #0A1C6F;
	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;
}

#features {
  background: #001758;
  padding: 14px;
  margin: 0 -14px;
}
#features h2 {
  position: relative;
}
#features ul {
  float: left;
  width: 49%;
  margin: 1em 0;
  padding: 0;
}
#features li {
  list-style: square;
  margin-left: 12px;
}

#videos {
  background: #000000;
  width: 327px;
  margin-top: 0px;
  margin-left:40px;
}
#videos-grd {
  min-height: 270px;
  padding: 12px 24px;
}
#videos h2 {
  position: relative;
}

#copyright {
  font-size: 9px;
  color: #fff;
  margin-top: 60px;
}