.headertopgradient {
	background-image: url(header_top_gradient.jpg);
	background-repeat: repeat-x;
}

.mmenulinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #302A3D;
	text-decoration: none;
}
a.mmenulinks:hover {
	color: #CC0000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	text-decoration: none;
	border-bottom-color: #4B4665;
}
.titles {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #A72222;
	text-decoration: none;
}

.grab {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 18px;
	font-weight: bold;
	color: navy;
	text-decoration: none;
}

h1
{
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #A72222;
	text-decoration: none;
}

h2
{
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #336666;
	text-decoration: none;
}

.whitetitles {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 18px;
	font-weight: none;
	color: #FFFFFF;
	text-decoration: none;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5A6674;
	text-decoration: none;
}

.bodytextwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.bodytextwhite:hover
{
text-decoration:underline;}

.learnmoreblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #615988;
	text-decoration: none;
}
a.learnmoreblue:hover {
	color: #A72222;
}

.sublinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FD9800;
	text-decoration: none;
}
a.sublinks:hover {
	color: #FFFFFF;
}

.innerlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333366;
	text-decoration: underline;
}

a.innerlink:hover {
	color: #990000;
	text-decoration:underline;
}

.tinyredtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #D01010;
	text-decoration: none;
}

.subbullettext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #5A6674;
	text-decoration: none;
}

.featurebenefit {
	font-weight: bold;
	color: #000000;
}

.menusubbullet {
	padding-left: 6px;
}

.twocolumndivided {
	width: 50%;
	border-right: 1px dashed black;
}

.secondcolumn {
	vertical-align: top;
	margin: 5px;
}

.copyrighttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B3B0C7;
	text-decoration: none;
}
a.copyrighttext:hover {
	color: #CC0000;
}

.vertdottedline {
	background-image: url(vertical_dotted_line.jpg);
	background-repeat: repeat-y;
	background-position: right;
}

.hdot {
	background-image: url(../images/hdot.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
.bodytext {
	font-size: 11px;
	line-height: 18px;
}
.imgleft {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 1px;
	margin-left: 3px;
}


body{
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	background-color: #413B5D;
}

td, p 
{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #413B5D;

}
 	
.box1 {
	background-image: url(box1.jpg);
	background-repeat:no-repeat;
	height: 138px;
	width: 160px;
}
.box2 {
	background-image: url(box2.jpg);
	background-repeat: no-repeat;
	height: 138px;
	width: 160px;
}
.box3 {
	background-image: url(box3.jpg);
	background-repeat: no-repeat;
	height: 138px;
	width: 160px;
}
.border
{
border:1px solid #413b5d;
}
