﻿body
{
	margin: 0;
	padding: 0;
	font-family: Calibri,Arial,Helvetica,sans-serif;
	font-size: 12pt;
	color: #333;
	cursor: default;
}

.defaultmasterbody
{
	background-image: url(../Images/Design/Pageback.jpg);
	background-repeat: repeat-x;
}

a
{
	font-weight: bold;
	text-decoration: none;
	color: #FC862C;
}

a:hover
{
	font-weight: bold;
	text-decoration: underline;
}

img
{
	border: 0px;
	outline: none; /* hide dotted outline in Firefox */
}

h1
{
	font-family: Calibri,Arial,Helvetica,sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #0DA5E6;
}

.textbox
{
	border: solid 1px #7f9db9;
	background-color: #ffffff;
	font-size: 14px;
	height: 19px;
	font-family: Calibri,Arial,Helvetica,sans-serif;
}

.dropdown
{
	font-size: 14px;
	font-weight: normal;
	font-family: Calibri,Arial,Helvetica,sans-serif;
}

.smalltext
{
	color: #333;
	font-size: 12px;
	font-weight: normal;
}

.errortext
{
	color: #cc0000;
	font-size: 14px;
	font-weight: normal;
}

.label
{
	color: #333;
	font-size: 14px;
	font-weight: bold;
}

.dialogheader
{
	height: 65px;
	background-image: url(../Images/Dialog/Dialog_Header.jpg);
}
.menu
{
	height: 142px;
	width: 972px;
	background-image: url(../Images/Design/MenuBack.jpg);
}

.pageheader_blue
{
	height: 173px;
	width: 972px;
	background-image: url(../Images/Design/PageHeader_Blue.jpg);
}

.pageheader_gray
{
	height: 173px;
	width: 972px;
	background-image: url(../Images/Design/PageHeader_Gray.jpg);
}

.pageheader_orange
{
	height: 173px;
	width: 972px;
	background-image: url(../Images/Design/PageHeader_Orange.jpg);
}

.pageheader_plain
{
	height: 44px;
	width: 972px;
	background-image: url(../Images/Design/PageHeader_Plain.jpg);
}

.pagebody
{
	width: 972px;
	background-image: url(../Images/Design/PageBorder.png);
}

.pagefooter
{
	height: 42px;
	width: 972px;
	background-image: url(../Images/Design/PageFooter.jpg);
}

.footer
{
	height: 200px;
	width: 100%;
	background-image: url(../Images/Design/FooterBack.jpg);
	background-repeat: repeat-x;
	color: #999;
	font-size: 14px;
	background-color: #131313;
}

.footerhighlight
{
	height: 120px;
	width: 927px;
	background-image: url(../Images/Design/FooterHighlight.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-repeat: no-repeat;
}

.footer a
{
	font-weight: bold;
	text-decoration: none;
	color: #999;
}

.footerlabel
{
	font-family: Calibri,Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0DA5E6;
}

.footer a:hover
{
	color: #ccc;
	text-decoration: underline;
}

.copyright
{
	color: #aaa;
}

.featuretitle
{
	font-size: 24px;
	color: #0DA5E6;
}

.smallfeaturetitle
{
	font-size: 18px;
	color: #0DA5E6;
}
.smallfeaturetitle a
{
	color: #0DA5E6;
}
.smallfeaturetitle a:hover
{
	text-decoration: none;
}

.featuretext
{
	font-size: 16px;
	color: #333;
}

.featurepane
{
	height: 173px;
	width: 972px;
	background-image: url(../Images/General/FeatureBack.jpg);
	background-repeat: repeat-x;
}

.registrationbutton
{
	width: 182px;
	height: 61px;
}
.registrationbutton a
{
	display: block;
	width: 182;
	height: 61px;
	background-image: url(../Images/Page/Home/bRegister.gif);
	background-repeat: no-repeat;
}
.registrationbutton a:hover
{
	display: block;
	width: 182;
	height: 61px;
	background-image: url(../Images/Page/Home/bRegister_Over.gif);
	background-repeat: no-repeat;
}

.learnmorebutton
{
	width: 182px;
	height: 61px;
}
.learnmorebutton a
{
	display: block;
	width: 182;
	height: 61px;
	background-image: url(../Images/Page/Home/bLearnMore.gif);
	background-repeat: no-repeat;
}
.learnmorebutton a:hover
{
	display: block;
	width: 182;
	height: 61px;
	background-image: url(../Images/Page/Home/bLearnMore_Over.gif);
	background-repeat: no-repeat;
}

.tryitnowbutton
{
	width: 182px;
	height: 61px;
}
.tryitnowbutton a
{
	display: block;
	width: 182;
	height: 61px;
	background-image: url(../Images/Page/Home/bTryItNow.gif);
	background-repeat: no-repeat;
}
.tryitnowbutton a:hover
{
	display: block;
	width: 182;
	height: 61px;
	background-image: url(../Images/Page/Home/bTryItNow_Over.gif);
	background-repeat: no-repeat;
}


.registrationmenu
{
	width: 97px;
	height: 31px;
}
.registrationmenu a
{
	display: block;
	width: 97;
	height: 31px;
	background-image: url(../Images/Menus/bTrial.jpg);
}
.registrationmenu a:hover
{
	display: block;
	width: 97;
	height: 31px;
	background-image: url(../Images/Menus/bTrial_Over.jpg);
}

.carrierlist
{
	color: #000;
	font-size: 12px;
	font-weight: normal;
}

.testimonial
{
	background-color: #F1FAFC;
	padding-left: 20px;
	padding-right: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
	background-image: url(../Images/General/QuoteBar.jpg);
	background-position: left top;
	background-repeat: repeat-y;
}


.statetablecol
{
	border-bottom-color: #cccccc;
	border-collapse: collapse;
	border-left-color: #cccccc;
	border-right-color: #cccccc;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #cccccc;
	border-top-style: solid;
	border-top-width: 1px;
	display: table;
	margin-bottom: 13px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 13px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	width: 169px;
}

table.statetablecol
{
	width: 100%;
	border: none;
	border: 1px solid #cccccc;
}
table.statetablecol td
{
	border: none;
	background-color: #ffffff;
	vertical-align: middle;
	text-align: center;
	padding: 7px;
	font-weight: bold;
	border-bottom: 1px solid #C7E2F3;
	border-left: 1px solid #C7E2F3;
}
table.statetablecol tr td.special
{
	background-color: #F1FAFC;
	border-bottom: 1px solid #C7E2F3;
}

table.statetablecol tr td.special2
{
	background-color: #ffffff;
	border-bottom: 1px solid #C7E2F3;
}




