
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #333333;
	background-color: #d3d3d3;
}

#body_top {
	background-image: url(/images/bg_body_top.gif);
	background-position: 0 0;
	background-repeat: repeat-x;
	background-color: #ffffff;
	padding: 0px;
	margin: 0px;
}

#body_bottom {
	background-image: url(/images/bg_body_bottom.gif);
	background-position: 0 100%;
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
}

#wrap {
	width: 973px;
	margin-left: auto;
	margin-right: auto;
}

#wrap_left {
	width: 5px;
	height: 715px;
	float: left;
	background-image: url(/images/bg_wrap_left.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}

#wrap_right {
	width: 5px;
	height: 715px;
	float: right;
	background-image: url(/images/bg_wrap_right.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}

#wrap_center {
	width: 963px;
	float: left;
}


/*************************************************************/
/********************* header ********************************/
/*************************************************************/
#printheader {
	display: none;
	visibility: hidden;
}

#header {
	width: 963px;
	height: 104px;
	float: left;
	background-image: url(/images/bg_header.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
}

#logo {
	width: 320px;
	height: 104px;
	float: left;
}

#top_navigation {
	width: 557px;
	height: 104px;
	float: right;
}

#top_navigation .item {
	width: 112px;
	height: 104px;
	float: left;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
}

#top_navigation a {
	width: 105px;
	height: 64px;
	padding: 40px 0px 0px 7px;
	display: block;
	color: #ffffff;
	text-decoration: none;
}

#top_navigation a:hover,
#top_navigation a.current {
	color: #9be1ff;
	text-decoration: none;
}


/*************************************************************/
/********************* quick links ***************************/
/*************************************************************/
#quicklinks {
	width: 963px;
	height: 54px;
	float: left;
	background-image: url(/images/bg_quicklinks.gif);
	background-position: 0 0;
	background-repeat: repeat-x;
}

#quicklinks_left {
	width: 963px;
	height: 54px;
	float: left;
	background-image: url(/images/bg_quicklinks_left.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}

#quicklinks_right {
	width: 961px;
	height: 54px;
	float: left;
	padding: 0px 1px;
	background-image: url(/images/bg_quicklinks_right.gif);
	background-position: 100% 0;
	background-repeat: no-repeat;
}

.quicklink_bar {
	width: 1px;
	height: 54px;
	float: left;
	background-image: url(/images/bg_quicklink_bar.gif);
}

#quicklinks a .title {
	font-size: 15px;
	font-weight: bold;
	color: #0161b5;
	height: 17px;
	display: block;
}

#quicklinks a:hover .title,
#quicklinks a.hover .title,
#quicklinks a.current .title {
	color: #e4f6ff;
	padding-top: 1px;
	height: 16px;
}

#quicklinks a .description {
	font-size: 11px;
	color: #666666;
	line-height: 11px;
	display: block;
	padding-top: 1px;
}

#quicklinks a:hover .description,
#quicklinks a.hover .description,
#quicklinks a.current .description {
	display: none;
}

/* For the middle 4 tabs */
.quicklink_item,
.quicklink_item_home {
	width: 160px;
	height: 54px;
	float: left;
}

.quicklink_item a,
.quicklink_item_home a {
	display: block;
	width: 153px;
	height: 46px;
	padding: 8px 0px 0px 7px;
	text-decoration: none;
	background-image: url(/images/bg_quicklink_off.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	cursor: pointer;
}

.quicklink_item a:hover,
.quicklink_item a.hover {
	text-decoration: none;
	background-image: url(/images/bg_quicklink_over.gif);
}

.quicklink_item a.current {
	text-decoration: none;
	background-image: url(/images/bg_quicklink_on.gif);
}

.quicklink_item_home a:hover,
.quicklink_item_home a.hover,
.quicklink_item_home a.current {
	text-decoration: none;
	background-image: url(/images/bg_quicklink_home_on.gif);
}

/* For the left tab */
.quicklink_item_left,
.quicklink_item_home_left {
	width: 158px;
	height: 54px;
	float: left;
}

.quicklink_item_left a,
.quicklink_item_home_left a {
	display: block;
	width: 151px;
	height: 46px;
	padding: 8px 0px 0px 7px;
	text-decoration: none;
	background-image: url(/images/bg_quicklink_off_side.gif);
	background-position: 100% 0;
	background-repeat: no-repeat;
	cursor: pointer;
}

.quicklink_item_left a:hover,
.quicklink_item_left a.hover {
	text-decoration: none;
	background-image: url(/images/bg_quicklink_left_over.gif);
}

.quicklink_item_left a.current {
	text-decoration: none;
	background-image: url(/images/bg_quicklink_left_on.gif);
}

.quicklink_item_home_left a:hover,
.quicklink_item_home_left a.hover,
.quicklink_item_home_left a.current {
	text-decoration: none;
	background-image: url(/images/bg_quicklink_home_left_on.gif);
}

/* For the right tab */
.quicklink_item_right {
	width: 158px;
	height: 54px;
	float: left;
}


/***********************************************
* AnyLink CSS Menu script- © Dynamic Drive DHTML code library (www.dynamicdrive.com)
* This notice MUST stay intact for legal use
* Visit Dynamic Drive at http://www.dynamicdrive.com/ for full source code
***********************************************/
.anylinkcss {
	position: absolute;
	visibility: hidden;
	left: 0;
	top: 0;
	z-index: 100;
}

.menu_1_column_left {
	position: relative;
	top: -30px;
	left: -2px;
	width: 231px;
	padding: 0px 5px 0px 3px;
	background-image: url(/images/bg_menu_1_column.png);
	background-position: 0 100%;
	background-repeat: no-repeat;
}

.menu_1_column_right {
	position: relative;
	top: -30px;
	left: -75px;
	width: 231px;
	padding: 0px 5px 0px 3px;
	background-image: url(/images/bg_menu_1_column.png);
	background-position: 0 100%;
	background-repeat: no-repeat;
}

.menu_2_column_left {
	position: relative;
	top: -30px;
	left: -2px;
	width: 435px;
	padding: 0px 5px 0px 3px;
	background-image: url(/images/bg_menu_2_column.png);
	background-position: 0 100%;
	background-repeat: no-repeat;
}

.menu_2_column_right {
	position: relative;
	top: -30px;
	left: -279px;
	width: 435px;
	padding: 0px 5px 0px 3px;
	background-image: url(/images/bg_menu_2_column.png);
	background-position: 0 100%;
	background-repeat: no-repeat;
}

.blue_border {
	border-top: 5px solid #0153ad;
	padding: 5px 14px 5px 13px;
}

.anylinkcss .title {
	clear: both;
	font-size: 14px;
	font-weight: bold;
	background-image: url(/images/bg_menu_2_column_title.gif);
	background-position: 0 100%;
	background-repeat: no-repeat;
	padding: 0px 0px 3px 0px;
}

.anylinkcss .title a {
	color: #0068b3;
	text-decoration: none;
}

.anylinkcss .title a:hover {
	color: #013b9e;
	text-decoration: none;
}

.anylinkcss .subtitle {
	font-size: 12px;
	width: 204px;
	float: left;	
}

.anylinkcss .subtitle a {
	color: #333333;
	text-decoration: none;
}

.anylinkcss .subtitle a:hover {
	color: #0078c6;
	text-decoration: none;
}

.anylinkshadow{ /*CSS for shadow. Keep this as is */
	position: absolute;
	left: 0;
	top: 0;
	z-index: 99;
	background: black;
	visibility: hidden;
}


/*************************************************************/
/********************* navigation ****************************/
/*************************************************************/
#navigation {
	width: 210px;
	float: left;
	background-image: url(/images/bg_navigation.gif);
	background-position: 0 0;
	background-repeat: repeat-y;
}

#navigation_top {
	width: 210px;
	float: left;
	background-image: url(/images/bg_navigation_top.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	padding-top: 25px;
}
	
#navigation_bottom {
	width: 205px;
	float: left;
	background-image: url(/images/bg_navigation_bottom.gif);
	background-position: 0 100%;
	background-repeat: no-repeat;
	padding: 0px 0px 150px 5px;
	min-height: 300px;
}

#navcontainer {
	width: 205px;
	float: left;
}

.menu1 {
	width: 205px;
	float: left;
	background-image: url(/images/bg_menu1.gif);
	background-position: 0 100%;
	background-repeat: no-repeat;
	padding-bottom: 2px;
}

.menu1 a {
	font-size: 13px;
	text-align: right;
	text-decoration: none;
	width: 180px;
	height: 20px;
	padding: 6px 16px 0px 9px;
	margin: 0px;
	display: block;
	color: #005bab;
}

.menu1 a:hover {
	text-decoration: none;
	color: #ffffff;
	background-image: url(/images/bg_menu1_over.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}

.menu1 a.current {
	text-decoration: none;
	color: #ffffff;
	background-image: url(/images/bg_menu1_on.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}

.menu2 {
	width: 199px;
	float: left;
	background-image: url(/images/bg_menu1.gif);
	background-position: 0 100%;
	background-repeat: no-repeat;
	background-color: #ffffff;
	padding-bottom: 8px;
}

.menu2 a {
	font-size: 12px;
	text-align: right;
	text-decoration: none;
	width: 180px;
	padding: 4px 10px 0px 9px;
	margin: 0px;
	display: block;
	color: #333333;
}

.menu2 a:hover,
.menu2 a.current {
	text-decoration: none;
	color: #0078c6;
	background-image: none;
}

#testimonials {
	width: 187px;
	float: left;
	padding: 28px 0px 0px 7px;
}

.quote {
	width: 187px;
	float: left;
	background-image: url(/images/bg_quote_bottom.gif);
	background-position: 0 100%;
	background-repeat: no-repeat;
}

.quote_top {
	width: 163px;
	float: left;
	padding: 15px 12px 35px 12px;
	background-image: url(/images/bg_quote_top.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	min-height: 135px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #636363;
	line-height: 13px;
}

.quote_name {
	width: 184px;
	float: left;
	padding: 5px 0px 0px 3px;
	font-weight: bold;
	font-size: 12px;
	color: #013b9e;
}

.quote_title {
	width: 184px;
	float: left;
	padding: 3px 0px 0px 3px;
	font-size: 11px;
	color: #333333;
	line-height: 12px;
}



/*************************************************************/
/********************* container *****************************/
/*************************************************************/
#top {
	width: 961px;
	height: 27px;
	float: left;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}

.grey_border_light {
	float: left;
	width: 963px;
	border-bottom: 1px solid #eeeeee;
}

.grey_border_dark {
	float: left;
	width: 963px;
	border-bottom: 1px solid #bfbfbf;
}

#main {
	width: 962px;
	float: left;
	background-image: url(/images/bg_main.gif);
	background-position: 0 0;
	background-repeat: repeat-x;
	background-color: #ffffff;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}


#title_image {
	width: 909px;
	height: 82px;
	float: left;
}

#container {
	width: 717px;
	float: left;
	padding: 4px 0px 30px 26px;
	min-height: 500px;
}

#breadcrumbs {
	width: 717px;
	float: left;
	font-size: 11px;
	color: #666666;
	text-align: right;
}

#breadcrumbs a {
	color: #666666;
	text-decoration: none;
}

#breadcrumbs a:hover {
	color: #666666;
	text-decoration: underline;
}

#maincontent {
	width: 704px;
	float: left;
}



/*************************************************************/
/********************* homepage ******************************/
/*************************************************************/
#home_flash {
	width: 961px;
	height: 259px;
	float: left;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}

#flash {
	width: 961px;
	height: 259px;
	float: left;
}

#content_boxes {
	width: 963px;
	float: left;
	background-image: url(/images/bg_cb.gif);
	background-position: 0 0;
	background-repeat: repeat-y;
}

#content_boxes_top {
	width: 963px;
	float: left;
	background-image: url(/images/bg_cb_top.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}

.cb_container {
	width: 240px;
	float: left;
	padding-right: 1px;
}

.cb_title {
	width: 231px;
	height: 28px;
	padding: 7px 0px 0px 9px;
	float: left;
}

.cb_body {
	width: 221px;
	padding: 0px 9px 10px 10px;
	float: left;
	min-height: 250px;
}

.cb_content {
	width: 214px;
	padding: 10px 3px 20px 4px;
	float: left;
}

#content_boxes a {
	color: #137ed4;
	text-decoration: none;
}

#content_boxes a:hover {
	color: #023ba0;
	text-decoration: underline;
}



/*************************************************************/
/********************* footer ********************************/
/*************************************************************/

#bottom {
	width: 963px;
	height: 9px;
	float: left;
	background-image: url(/images/bg_bottom.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	line-height: 0px;
}

#footer {
	width: 960px;
	height: 136px;
	float: left;
	padding: 28px 0px 0px 3px;
	font-size: 11px;
	color: #666666;
	background-image: url(/images/bg_footer.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}

#footer a {
	color: #666666;
	text-decoration: none;
}

#footer a:hover {
	color: #023ba0;
	text-decoration: underline;
}

#footer .title {
	color: #0078c6;
	font-size: 12px;
	font-weight: bold;
}

.copyright {
	width: 500px;
	height: 37px;
	float: left;
}

.footerlinks {
	width: 450px;
	height: 37px;
	float: right;
	text-align: right;
}

.contact {
	width: 306px;
	float: left;
	height: 90px;
}

#footer label {
	width: 37px;
	font-weight: normal;
	float: left;
	clear: left;
}

.contact a {
	color: #007fca;
}

.footerlinks a {
	margin-left: 15px;
}

.logos {
	width: 650px;
	height: 90px;
	float: right;
}

.footer_bar {
	width: 2px;
	height: 90px;
	float: right;
	margin: 0px 13px;
	background-image: url(/images/bg_footer_bar.gif);
}

.footer_logo {
	width: 198px;
	height: 88px;
	float: right;
	padding: 2px 0px 0px 0px;
}

.footer_box {
	width: 188px;
	height: 43px;
	padding: 3px 5px 0px 5px;
	background-image: url(/images/bg_footer_box.gif);
	background-color: #006666;
}

.adobe_title {
	color: #909090;
}

.inputtext {
	width: 157px;
	height: 16px;
	float: left;
	border: 1px solid #cccccc;
	background-color: #ffffff;
	color: #666666;
	font-size: 11px;
	padding: 3px 0px 0px 3px;
}

#printfooter {
	display: none;
	visibility: hidden;
}

#footer_social_links {
	float: right;
	width: 190px;
	height: 32px;
	text-align: left;
	background-image: url(/images/content/footer/subtle_divider.png);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding: 3px 0 0 5px;
}
