/* CSS Document */
body {
	background: #e6f0fb;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.smalltext{
	font-size: 80%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #2a2a2a;
	font-style: italic;
}
.bold{
	font-size: 100%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #2a2a2a;
	font-weight: bold;
}
	

h1{
	font-size: 150%;
}

h2{
	font-size: 135%;
}


h3{
	font-size: 115%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #2a2a2a;
}

h4{
	font-size: 105%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #2a2a2a;
	font-weight: bold;
}

#container {
	width: 1024px;
	margin: auto;
	background-color: #FFFFFF;
}
#Header {
	width: 1024px;
	background-image: url(images/header_back.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height:128px !important;
	height:123px;
}
#logo {
	width: 207px;
	padding-left: 33px;
	float: left;
	position: relative;
	padding-top: 10px;

}
.subNavActive{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #cf000c;
}
#subNav{
	float: right;
	padding-top: 8px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 90%;
	position: relative;
}
#subNav ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#subNav li {
	display: inline;
	padding-right: 12px;
}

#subNav a:link, #subNav a:visited {
	color: #484b4f;
	text-decoration: none;
	}

#subNav a:hover {
	color: #cf000c;
}
#subNav a:active {
	color: #cf000c;
	text-decoration: none;
}
.mainNavActive{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #cf000c;
}
#mainNav{
	padding-top: 55px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 100%;
	width: 530px;
	float: right;
	text-align: right;
	position: relative;
}
#mainNav ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#mainNav li {
	display: inline;
	padding-right: 15px;
}

#mainNav a:link, #mainNav a:visited {
	color: #484b4f;
	text-decoration: none;
	}

#mainNav a:hover {
	color: #cf000c;
}
#mainNav a:active {
	color: #cf000c;
	text-decoration: none;
}
#homeMid {
	width: 1024px;
	background-color: #FFFFFF;
	float: left;
	position: relative;
	height: 243px;
}

#homeMid_Left{
	float: left;
	height: 243px;
	width: 360px;
}
#homeMid_Right{
	float: left;
	height: 223px;
	width: 424px;
	background-image: url(images/homr_Right_new.jpg);
	background-repeat: no-repeat;
	padding: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-align: left;
	line-height: 18px;
}
#homeMid_Right_Cal {
	height: 213px;
	width: 195px;
	float: left;
	position: relative;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#homeServices {
	background-color: #f8f8f8;
	clear: both;
	width: 1024px;
	position: relative;
	float: left;
	font-size: 14px;
}
#homeServicesTitle {
	padding-top: 5px;
	padding-left: 10px;
	height: 19px;
}
#homeServicesText {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	color: #5a6067;
	padding-top: 3px;
	padding-left: 10px;
	padding-right: 10px;
}
#service1 {
	position: relative;
	height: 75px;
	background-image: url(images/service1_back.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin-right: 3px;
	padding-top: 9px;
	padding-left: 3px;
}

#service2 {
	position: relative;
	height: 75px;
	background-image: url(images/service2_back.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin-right: 3px;
	padding-top: 9px;
	padding-left: 3px;
}

#service3 {
	position: relative;
	height: 75px;
	background-image: url(images/service3_back.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin-right: 3px;
	padding-top: 9px;
	padding-left: 3px;
}

#service4 {
	position: relative;
	height: 75px;
	background-image: url(images/service4_back.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin-right: 3px;
	padding-top: 9px;
	padding-left: 3px;
}

.learn {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 90%;
}
.learn a:link, .learn a:visited {
	color: #6f747a;
	text-decoration: none;
	}

.learn a:hover {
	color: #cf000c;
}
.learn a:active {
	color: #cf000c;
	text-decoration: none;
}


/*Secondary page structure*/
#Title_left {
	float: left;
	height: 80px;
	width: 350px;
	background-image: url(images/titleLeft_back.gif);
	background-repeat: repeat-y;
	padding-top: 50px;
	padding-left: 19px;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	background-color: #C5D9EF;
}
#titleBar {
	height: 129px;
	width: 1024px;
	clear: both;
}
#Title_right {
	float: right;
	height: 130px;
	width: 655px;
	background-color: #C5D9EF;
}

#main {
	clear: both;
	width: 770px;
	background-color: #FFFFFF;
}

#leftNav{
	background-image: url(images/leftNav_grey.gif);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
	width: 237px;
	padding-left: 10px;
	padding-top: 10px;
	margin-top: 5px;
	position: relative;
}
.td_padding tr td {
	padding-bottom: 20px;
}


#leftNavYellow{
	background-image: url(images/leftNav_yellow.gif);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
	width: 237px;
	padding-left: 10px;
	padding-top: 10px;
	margin-top: 5px;
}

#leftNavRed{
	background-image: url(images/leftNav_red.gif);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
	width: 237px;
	padding-left: 8px;
	padding-top: 42px;
	margin-top: 5px;
}

#leftNavPurple{
	background-image: url(images/leftNav_purple.gif);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
	width: 237px;
	padding-left: 8px;
	padding-top: 42px;
	margin-top: 5px;
}

#leftNavBlue{
	background-image: url(images/leftNav_blue.gif);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
	width: 237px;
	padding-left: 8px;
	padding-top: 42px;
	margin-top: 5px;
}
#brochurebutton {
	float: right;
	height: 42px;
	width: 525px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	position: relative;
}


#mainBody {
	float: right;
	width: 735px;
	padding-right: 10px;
	padding-left: 10px;
	position: relative;
}

.one ul{
	padding-left: 25px;
	padding-right: 20px;
	list-style-position: outside;
	list-style-type: circle;
}
.one li{
	margin-bottom: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #2a2a2a;
	
}
/*Footer*/
#footer {
	clear: both;
	height: 100px;
	width: 1024px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #f5b91c;
	text-align: right;
}
#copyright {
	color: #9aa3ad;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 75%;
	text-align: center;
	padding-left: 10px;
	float: left;
	position: relative;
	width: 1014px;
}

#footerNav{
	padding-top: 15px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 75%;
	background-position: right;
	padding-bottom: 15px;
	text-align: center;
}
#footerNav ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#footerNav li {
	display: inline;
	padding-right: 12px;
}

#footerNav a:link, #footerNav a:visited {
	color: #9aa3ad;
	text-decoration: none;
	}

#footerNav a:hover {
	color: #2a2a2a;
}
#footerNav a:active {
	color: #2a2a2a;
	text-decoration: none;
}

.siteby {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 70%;
	text-align: center;
	padding-left: 10px;
	float: left;
	position: relative;
	width: 1014px;
}

.siteby a:link, #siteby a:visited {
	color: #9aa3ad;
	text-decoration: underline;
	}
	
.siteby ul{
margin: 0px;
	padding: 0px;
}

.siteby li{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}	

.siteby a:hover {
	color: #2a2a2a;
}
.siteby a:active {
	color: #2a2a2a;
	text-decoration: none;
}

/*Services SubNav*/

#yellowNav{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-bottom: 10px;
}
#yellowNav ul {
	list-style-type: none;
	padding: 0px 0px 30px;
	margin: 0px;
}

#yellowNav li {
	padding-bottom: 5px;	
}

#yellowNav a:link, #yellowNav a:visited {
	color: #e6a603;
	text-decoration: underline;
	}

#yellowNav a:hover {
	color: #cf000c;
	text-decoration: none;
}
#yellowNav a:active {
	color: #cf000c;
	text-decoration: none;
}

#NavActive{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-weight: bold;
	color: #a4a4a3;
}
#redNav{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-bottom: 10px;
}
#redNav ul {
	list-style-type: none;
	padding: 0px 0px 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#redNav li {
	padding-bottom: 5px;
}

#redNav a:link, #redNav a:visited {
	color: #cf000c;
	text-decoration: underline;
	}

#redNav a:hover {
	color: #2a2a2a;
	text-decoration: none;
}
#redNav a:active {
	color: #2a2a2a;
	text-decoration: none;
}

#purpleNav{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-bottom: 10px;
}
#purpleNav ul {
	list-style-type: none;
	padding: 0px 0px 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#purpleNav li {
	padding-bottom: 5px;
}

#purpleNav a:link, #purpleNav a:visited {
	color: #50006f;
	text-decoration: underline;
	}

#purpleNav a:hover {
	color: #cf000c;
	text-decoration: none;
}
#purpleNav a:active {
	color: #2a2a2a;
	text-decoration: none;
}

#blueNav{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-bottom: 10px;
}
#blueNav ul {
	list-style-type: none;
	padding: 0px 0px 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#blueNav li {
	padding-bottom: 5px;
	
}

#blueNav a:link, #blueNav a:visited {
	color: #004593;
	text-decoration: underline;
	}

#blueNav a:hover {
	color: #cf000c;
	text-decoration: none;
}
#blueNav a:active {
	color: #2a2a2a;
	text-decoration: none;
}

#greyNav{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-bottom: 10px;
}
#greyNav ul {
	list-style-type: none;
	padding: 0px 0px 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#greyNavli {
	padding-bottom: 5px;
}

#greyNav a:link, #greyNav a:visited {
	color: #2a2a2a;
	text-decoration: underline;
	}

#greyNav a:hover {
	color: #cf000c;
	text-decoration: none;
}
#greyNav a:active {
	color: #2a2a2a;
	text-decoration: none;
}
.brochureButton1{
	background-position: -158px 0;
	background-image: url(images/button_brochure.gif);
	font-family: Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size:70%;
	text-align: center;
	float: right;
	font-weight: bold;
}

.brochureButton1 ul{
margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.brochureButton1 li{
	display: inline;
}
.brochureButton1 a{
	display:block;
	height: 28px;
	width: 157px;
	background-image: url(images/button_brochure.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 14px;
	text-decoration: none;
	color: #ce000c;
}
.brochureButton1 a:hover{
	background-position: -158px 0;
	background-image: url(images/button_brochure.gif);
	padding-top: 14px;
	text-decoration: none;
	color: #2a2a2a;
}
.brochureButton1 a:active{
	background-position: -316px 0;
	background-image: url(images/button_brochure.gif);
	padding-top: 14px;
	text-decoration: none;
	color: #fc7b82;
}#annual {
	background-color: #e2effe;
	padding: 10px;
}
