@charset "UTF-8";
body {
	background-color: #dedede;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#container {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
#main_top {
	background-image: url(../images/main_top.jpg);
	float: left;
	height: 163px;
	width: 1024px;
	background-repeat: no-repeat;
}
#main_content {
	background-image: url(../images/main_content.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 655px;
	width: 780px;
}
#right_bar {
	background-image: url(../images/right_bar.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 655px;
	width: 244px;
}


/* THIS IS THE RECENT NEWS SECTION */


#recentnews_header {
	font-size: 24px;
	float: left;
	width: 222px;
	background-image: url(../images/recentnews_header.jpg);
	background-repeat: no-repeat;
	height: 33px;
	line-height: 22px;
	padding-top: 12px;
	padding-left: 15px;
	color: #FFFFFF;
}
#recentnews_list {
	float: left;
	width: 200px;
	font-size: 12px;
	color: #5e5e5e;
	padding-top: 12px;
	padding-right: 44px;
	line-height: 16px;
}
#recentnews_list ul {
	margin: 0px;
	list-style-type: none;
	padding-right: 0px;
	padding-left: 23px;
}
#recentnews_list li {
	display:list-item;
	padding-bottom: 12px;
}
#recentnews_list li a:link, #recentnews_list li a:visited {
	color: #1c4ca1;
	text-decoration: none;
	font-size: 12px;
	line-height: 16px;
}
#recentnews_list li a:hover, #recentnews_list li a:active {
	color: #e07c04;
	text-decoration: none;
	font-size: 12px;
	line-height: 16px;
	
}

/* FINISH RECENT NEWS SECTION */


/* THIS IS THE HIRING SECTION */

#hiring_header {
	font-size: 24px;
	float: left;
	width: 222px;
	color: #FFFFFF;
	padding-top: 22px;
	padding-left: 22px;
	line-height: 24px;
	padding-right: 0px;
	height: 33px;
}

#hiring_list {
	float: left;
	width: 244px;
	font-size: 12px;
	color: #5e5e5e;
	padding-top: 8px;
	line-height: 18px;
}
#hiring_list ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 23px;
}
#hiring_list li {
	display:list-item;
}
#hiring_list li a:link, #hiring_list li a:visited {
	color: #1c4ca1;
	text-decoration: none;
	font-size: 12px;
	line-height: 18px;
}
#hiring_list li a:hover, #hiring_list li a:active {
	color: #e07c04;
	text-decoration: none;
}

/* FINISH HIRING SECTION */

/* READ MORE SECTION */

#read_more {
	font-size: 12px;
	float: left;
	color: #e07c04;
	width: 120px;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 124px;
}


#read_more a:link, #read_more a:visited {
	color: #e07c04;
	text-decoration: none;
	font-size: 12px;
	line-height: 16px;
}
#read_more a:hover, #read_more a:active {
	color: #1c4ca1;
	text-decoration: none;
	font-size: 12px;
	line-height: 16px;
}

/* FINISH READ MORE SECTION */

/* THIS IS THE FOOTER SECTION */

#footer {
	font-size: 12px;
	float: left;
	width: 1024px;
	color: #FFFFFF;
	background-image: url(../images/footer_back.jpg);
	background-repeat: no-repeat;
	list-style-type: none;
	text-align: center;
	line-height: 16px;
	height: 54px;
	padding-top: 8px;
}
#footer a:link, #footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

/* FINISH FOOTER SECTION */

#flash_container {
	float: left;
	width: 780px;
	height: 266px;
	font-size: 12px;
	color: #3366FF;
}

/* READ MORE SECTION */

#home_copy {
	font-size: 12px;
	float: left;
	color: #5e5e5e;
	width: 440px;
	line-height: 19px;
	padding-left: 45px;
	padding-right: 295px;
	height: 300px;
}
#home_header {
	font-size: 24px;
	float: left;
	width: 737px;
	padding-left: 43px;
	text-transform: uppercase;
	color: #e07c04;
	line-height: 24px;
	padding-bottom: 10px;
	font-weight: lighter;
}
.home_header_blue {
	font-size: 23px;
	text-transform: uppercase;
	color: #1c4ca1;
	line-height: 24px;
	font-weight: lighter;
}


#home_copy ul {
	list-style-type: disc;
	color: #e07c04;
}

#home_copy a:link, #home_copy a:visited {
	color: #e07c04;
	text-decoration: none;
	font-size: 12px;
	line-height: 16px;
}
#home_copy a:hover, #home_copy a:active {
	color: #1c4ca1;
	text-decoration: none;
	font-size: 12px;
	line-height: 16px;
}

/* FINISH READ MORE SECTION */

/* 	BLUE BUTTONS SECTION */

#hhsystem_btn {
	background-image: url(../images/hhsysem_btn.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 81px;
	width: 259px;
	margin-left: 40px;
	margin-top: 5px;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 16px;
	font-weight: lighter;
}

#hhsystem_btn a:link, #hhsystem_btn a:visited {
	text-decoration: none;
	color: #FFFFFF;
	float: left;
	padding-left: 59px;
	height: 42px;
	width: 195px;
	display: block;
	padding-top: 13px;
}

#hhsystem_btn a:hover, #hhsystem_btn a:active {
	background-image: url(../images/hhsysem_btn.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	height: 68px;
	width: 200px;
	padding-top: 13px;
	padding-left: 59px;
}


#ofsp_btn {
	background-image: url(../images/hhsysem_btn.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 81px;
	width: 259px;
	margin-top: 5px;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 16px;
	font-weight: lighter;
	margin-left: 5px;
}

#ofsp_btn a:link, #ofsp_btn a:visited {
	text-decoration: none;
	color: #FFFFFF;
	float: left;
	padding-left: 59px;
	height: 42px;
	width: 195px;
	display: block;
	padding-top: 13px;
}

#ofsp_btn a:hover, #ofsp_btn a:active {
	background-image: url(../images/hhsysem_btn.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	height: 68px;
	width: 200px;
	padding-top: 13px;
	padding-left: 59px;
}


/* 	FINISH BLUE BUTTONS SECTION */

#main_logo {
	background-image: url(../images/top_logo.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 163px;
	width: 205px;
}
#main_logo_link {
	background-repeat: no-repeat;
	float: left;
	height: 32px;
	width: 177px;
	margin-top: 46px;
	margin-bottom: 80px;
	margin-left: 20px;
	background-position: right;
}
#menu_container {
	float: left;
	width: 789px;
	height: 103px;
	padding-left: 30px;
}

#spacer_top {
	float: right;
	height: 60px;
	width: 819px;
}

#register_btn {
	background-image: url(../images/register_btn.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 60px;
	width: 159px;
	margin-left: 644px;
	margin-right: 16px;
	color: #FFFFFF;
}

#register_btn a:link, #register_btn a:visited {
	background-image: url(../images/register_btn.jpg);
	background-repeat: no-repeat;
	float: left;
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	display: block;
	height: 22px;
	width: 120px;
	padding-top: 9px;
	padding-left: 39px;
}

#register_btn a:hover, #register_btn a:active {
	background-image: url(../images/register_btn.jpg);
	background-repeat: no-repeat;
	float: left;
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: underline;
	display: block;
	height: 22px;
	width: 120px;
	padding-top: 9px;
	padding-left: 39px;
}



/* THIS IS THE MENU ABOUT SECTION */

#menuabout_list {
	float: left;
	font-size: 12px;
	color: #1c4ca1;
	width: 140px;
	text-transform: uppercase;
	line-height: 24px;
	height: 95px;
	background-image: url(../images/dots.gif);
	background-repeat: repeat-y;
	background-position: right;
}
#menuabout_list ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
	text-transform: none;
	color: #5e5e5e;
	list-style-image: url(../images/dash.gif);
	line-height: 14px;
}
#menuabout_list li {
	display:list-item;
	color: #5e5e5e;
	text-transform: none;
}
#menuabout_list li a:link, #menuabout_list li a:visited {
	color: #5e5e5e;
	text-decoration: none;
	font-size: 12px;
	line-height: 16px;
}
#menuabout_list li a:hover, #menuabout_list li a:active {
	color: #e07c04;
	text-decoration: none;
	font-size: 12px;
	line-height: 16px;
}

/* FINISH MENU ABOUT SECTION */

/* THIS IS THE MENU SOLUTIONS SECTION */

#menusolutions_list {
	float: left;
	font-size: 12px;
	color: #1c4ca1;
	width: 170px;
	text-transform: uppercase;
	line-height: 24px;
	height: 95px;
	margin-left: 10px;
	background-image: url(../images/dots.gif);
	background-repeat: repeat-y;
	background-position: right;
}
#menusolutions_list ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
	text-transform: none;
	color: #5e5e5e;
	list-style-image: url(../images/dash.gif);
	line-height: 14px;
}
#menusolutions_list li {
	display:list-item;
	color: #5e5e5e;
	text-transform: none;
}
#menusolutions_list li a:link, #menusolutions_list li a:visited {
	color: #5e5e5e;
	text-decoration: none;
	font-size: 12px;
	line-height: 16px;
}
#menusolutions_list li a:hover, #menusolutions_list li a:active {
	color: #e07c04;
	text-decoration: none;
	font-size: 12px;
	line-height: 16px;
}

/* FINISH MENU SOLUTIONS SECTION */

/* THIS IS THE MENU NEWS & EVENTS SECTION */

#menunews_list {
	float: left;
	font-size: 12px;
	color: #1c4ca1;
	width: 130px;
	text-transform: uppercase;
	line-height: 24px;
	height: 95px;
	margin-left: 10px;
	background-image: url(../images/dots.gif);
	background-repeat: repeat-y;
	background-position: right;
}
#menunews_list ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
	text-transform: none;
	color: #5e5e5e;
	list-style-image: url(../images/dash.gif);
	line-height: 14px;
}
#menunews_list li {
	display:list-item;
	color: #5e5e5e;
	text-transform: none;
}
#menunews_list li a:link, #menunews_list li a:visited {
	color: #5e5e5e;
	text-decoration: none;
	font-size: 12px;
	line-height: 16px;
}
#menunews_list li a:hover, #menunews_list li a:active {
	color: #e07c04;
	text-decoration: none;
	font-size: 12px;
	line-height: 16px;
}

/* FINISH MENU NEWS & EVENTS SECTION */

/* THIS IS THE MENU SUCCESS SECTION */

#menusuccess_list {
	float: left;
	font-size: 12px;
	color: #1c4ca1;
	width: 200px;
	text-transform: uppercase;
	line-height: 24px;
	height: 95px;
	margin-left: 10px;
	background-image: url(../images/dots.gif);
	background-repeat: repeat-y;
	background-position: right;
}
#menusuccess_list ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
	text-transform: none;
	color: #5e5e5e;
	list-style-image: url(../images/dash.gif);
	line-height: 14px;
}
#menusuccess_list li {
	display:list-item;
	color: #5e5e5e;
	text-transform: none;
}
#menusuccess_list li a:link, #menusuccess_list li a:visited {
	color: #5e5e5e;
	text-decoration: none;
	font-size: 12px;
	line-height: 16px;
}
#menusuccess_list li a:hover, #menusuccess_list li a:active {
	color: #e07c04;
	text-decoration: none;
	font-size: 12px;
	line-height: 16px;
}

/* FINISH MENU SUCCESS SECTION */

/* THIS IS THE MENU CONTACT SECTION */

#menucontact_list {
	float: left;
	font-size: 12px;
	color: #1c4ca1;
	width: 85px;
	text-transform: uppercase;
	line-height: 24px;
	margin-left: 10px;
	
}
#squares_header_secondpage {
	background-image: url(../images/squares_header.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 34px;
	width: 786px;
}
#menucontact_list ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
	text-transform: none;
	color: #5e5e5e;
	list-style-image: url(../images/dash.gif);
	line-height: 14px;
}
#menucontact_list li {
	display:list-item;
	color: #5e5e5e;
	text-transform: none;
}
#menucontact_list li a:link, #menucontact_list li a:visited {
	color: #5e5e5e;
	text-decoration: none;
	font-size: 12px;
	line-height: 16px;
}
#menucontact_list li a:hover, #menucontact_list li a:active {
	color: #e07c04;
	text-decoration: none;
	font-size: 12px;
	line-height: 16px;
}

/* FINISH MENU CONTACT SECTION */

a.menu {
	font-size: 12px;
	color: #1c4ca1;
	text-transform: uppercase;
}

a.menu:link, a.menu:visited {
	text-decoration: none;
}

a.menu:hover, a.menu:active {
	color:#e07c04;
	text-decoration: none;
}

/* THIS IS THE SECOND PAGE SECTION */

#second_main_content {
	background-image: url(../images/secondpage_background.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 1024px;
	background-position: bottom;
}
#second_main_content2 {
	background-image: url(../images/secondpage_background2.jpg);
	background-repeat: repeat-y;
	float: left;
	width: 1024px;
}

#secondbottom_page {
	background-image: url(../images/bottom_body.jpg);
	float: left;
	width: 1024px;
	height: 21px;
}
#menu_secondpage {
	background-image: url(../images/menu_header.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 238px;
}
#container_secondpage {
	float: left;
	width: 786px;
}
#second_photopage {
	float: left;
	width: 786px;
	background-image: url(../images/photo_header.jpg);
	height: 236px;
}
#content_secondpage {
	float: left;
	width: 656px;
	font-size: 12px;
	line-height: 18px;
	color: #5e5e5e;
	padding-left: 60px;
	padding-right: 70px;
}
#content_secondpage li {
	font-size: 12px;
	line-height: 18px;
	color: #5e5e5e;
	padding-bottom: 10px;
}

#content_secondpage a:link, #content_secondpage a:visited {
	color: #e07c04;
	text-decoration: none;
}

#content_secondpage a:hover, #content_secondpage a:active {
	color: #1c4ca1;
	text-decoration: none;
}


/* ENDS THE SECOND PAGE SECTION */

/* PAGE PHOTO SECTION */

#about_photopage {
	float: left;
	width: 786px;
	background-image: url(../images/header/p_aboutus.jpg);
	height: 236px;
}

#solutions_photopage {
	float: left;
	width: 786px;
	background-image: url(../images/header/p_solutions4.jpg);
	height: 236px;
}

#solutions1_photopage {
	float: left;
	width: 786px;
	background-image: url(../images/header/p_solutions2.jpg);
	height: 236px;
}

#solutions2_photopage {
	float: left;
	width: 786px;
	background-image: url(../images/header/p_solutions1.jpg);
	height: 236px;
}
#solutions3_photopage {
	float: left;
	width: 786px;
	background-image: url(../images/header/p_solutions3.jpg);
	height: 236px;
}
#solutions4_photopage {
	float: left;
	width: 786px;
	background-image: url(../images/header/p_solutions4.jpg);
	height: 236px;
}

#news_photopage {
	float: left;
	width: 786px;
	background-image: url(../images/header/p_news.jpg);
	height: 236px;
}

#success_photopage {
	float: left;
	width: 786px;
	background-image: url(../images/header/p_success.jpg);
	height: 236px;
}

#success1_photopage {
	float: left;
	width: 786px;
	background-image: url(../images/header/p_success1.jpg);
	height: 236px;
}

#success2_photopage {
	float: left;
	width: 786px;
	background-image: url(../images/header/p_success2.jpg);
	height: 236px;
}

#contact_photopage {
	float: left;
	width: 786px;
	background-image: url(../images/header/p_contactus.jpg);
	height: 236px;
}
#thankyou_photopage {
	float: left;
	width: 786px;
	background-image: url(../images/header/p_thankyou.jpg);
	height: 236px;
}

#authorizations_photopage {
	float: left;
	width: 786px;
	height: 236px;
	background: url(../images/header/p_authorizations.jpg);
}

/* ENDS PAGE PHOTO SECTION */

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 24px;
	text-transform: uppercase;
	color: #e07c04;
}

/* ENDS PAGE PHOTO SECTION */

h2 {
	font-size: 22px;
	color: #e07c04;
	font-weight: lighter;
	line-height: 26px;
}

/* ENDS SUB MENU SECTION */

h3 {
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
}
h4 {
	font-size: 18px;
	font-weight: normal;
	color: #1c4ca1;
}
#bodyfooter_gray {
	background-image: url(../images/footer_gray.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 36px;
	width: 590px;
	color: #e07c04;
	margin-top: 20px;
	padding: 10px 30px;
}

#bodyfooter_gray a:link, #bodyfooter_gray a:visited {
	color: #1c4ca1;
}
#bodyfooter_gray a:hover, #bodyfooter_gray a:active {
	color: #1c4ca1;
	text-decoration:underline;
}
#bodyfooter_gray2 {
	background-image: url(../images/footer_gray2.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 56px;
	width: 590px;
	color: #e07c04;
	margin-top: 20px;
	padding: 10px 30px;
}

#bodyfooter_gray2 a:link, #bodyfooter_gray2 a:visited {
	color: #1c4ca1;
}
#bodyfooter_gray2 a:hover, #bodyfooter_gray2 a:active {
	color: #1c4ca1;
	text-decoration:underline;
}
.name {
	font-size: 16px;
	line-height: 24px;
	color: #1c4ca1;
}
.title {
	font-size: 13px;
	font-style: italic;
	line-height: 18px;
	color: #e07c04;
}
.publication {
	color: #1c4ca1;
}
#gray_topblock {
	float: left;
	width: 590px;
	color: #5e5e5e;
	margin-top: 20px;
	margin-right: 6px;
	padding: 20px 30px 10px;
	height: 140px;
	background: url(../images/topgray_bar2.jpg) no-repeat left top;
}
#gray_bottomblock {
	background-image: url(../images/bottomgray_bar.jpg);
	background-repeat: no-repeat;
	float: left;
	color: #5e5e5e;
	background-position: left bottom;
	width: 650px;
	height: 10px;
	margin-right: 6px;
	margin-bottom: 20px;
}
.conefrence {
	font-size: 14px;
	line-height: 18px;
	color: #1c4ca1;
}
.testimonialstitle {
	font-size: 12px;
	line-height: 18px;
	color: #1c4ca1;
	padding-top: 10px;
}
.message_form {
	font-size: 12px;
	line-height: 16px;
	color: #5e5e5e;
	font-family: Arial, Helvetica, sans-serif;
	
}

/* SUB MENU SECTION */
	

#menuheader_secondpage {
	font-size: 23px;
	float: left;
	width: 196px;
	color: #FFFFFF;
	padding-top: 22px;
	padding-left: 40px;
	line-height: 24px;
	padding-right: 0px;
	height: 33px;
}
#secondpage_list {
	float: left;
	width: 211px;
	font-size: 12px;
	color: #5e5e5e;
	padding-top: 8px;
	padding-left: 25px;
	line-height: 18px;
	padding-bottom: 25px;
}
#secondpage_list ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#secondpage_list li {
	display:list-item;
	padding-top: 5px;
	padding-bottom: 10px;
}
#secondpage_list li a:link, #secondpage_list li a:visited {
	color: #1c4ca1;
	text-decoration: none;
	font-size: 12px;
	line-height: 18px;
}
#secondpage_list li a:hover, #secondpage_list li a:active {
	color: #e07c04;
	text-decoration: none;
}
#photo_style {
	margin-right: 10px;
	float: left;
	height: 135px;
	width: 110px;
}
.submenu {
	font-size: 12px;
	color: #5e5e5e;
	margin-left: 30px;
	text-decoration: none;
	line-height: 18px;
}
.submenulink {
	font-size: 12px;
	color: #E17B03;
	margin-left: 30px;
	text-decoration: none;
	line-height: 12px;
}
a.submenulink:hover   {
	font-size: 12px;
	color: #1c4ca1;
	line-height: 12px;
	text-decoration:none;
}

#submenulink {
	font-size: 12px;
	color: #5e5e5e;
	text-decoration: none;
	line-height: 18px;
	text-align: left;
	margin-left: 30px;
}
#submenulink a:link, #submenulink a:visited {
	color: #e07c04;
	text-decoration:none;
}
#submenulink a:hover, #submenulink a:active {
	color: #1c4ca1;
}

.casestudies_title {
	font-size: 19px;
	line-height: 24px;
	color: #1c4ca1;
}
#go_back {
	float: right;
	width: 656px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.callout {
	font-size: 24px;
	line-height: 30px;
	color: #FFFFFF;
	background-color: #F89F30;
	font-style: italic;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #1c4ca1;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #1c4ca1;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#quotes_box {
	width: 159px;
	font-size: 11px;
	color: #4B4B4B;
	line-height: 16px;
	background-color: #FFE1C1;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 4px;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 25px;
	padding-bottom: 25px;
}
.quotes_box {
	width: 213px;
	font-size: 11px;
	color: #4B4B4B;
	line-height: 16px;
	background-color: #FFE1C1;
}
.qnames {
	font-size: 11px;
	font-style: italic;
	line-height: 16px;
	color: #E07100;
	font-weight: bold;
}
.qtitle {
	font-size: 11px;
	line-height: 16px;
	color: #1c4ca1;
}
.table {
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 10px;
	background-color: #E8E8E8;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

/* ACCORDION SECTION */

.basic  {
	width: 645px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 1px;
	margin-bottom: 1px;
}
.basic div {
	width: 645px;
	border: 1px solid #CCC;
	margin-top: 1px;
	margin-bottom: 1px;
}

.basic p {
	text-decoration: none;
	padding: 20px;
	width: 605px;
	background: #FFF;
	margin: 1px 0px;
}
.basic a {
	cursor:pointer;
	display:block;
	padding:5px;
	margin-top: 1;
	text-decoration: none;
	font-size: 13px;
	width: 635px;
	color: #E57C04;
	height: 15px;
	border: 1px solid #CCC;
	margin-bottom: 1px;
	background: url(../images/accordion/AccordionTab3.jpg) no-repeat right center;
}
.basic a:hover {
	background: url(../images/accordion/AccordionTab2.jpg) no-repeat right center;
	margin-top: 1px;
	margin-bottom: 1px;
}
.basic a.selected {
	background: url(../images/accordion/AccordionTab1.jpg) no-repeat right center;
	margin-top: 1px;
	margin-bottom: 1px;
	color: #1c4ca1;
}

.blue-copy	{
	color:#1c4ca1;
}

#accordion {
	width: 645px;
	font-family: Arial, Helvetica, sans-serif;
}
.accordion_text {
	color: #5e5e5e;
	line-height: 18px;
	margin: 0px;
	padding-right: 10px;
	padding-left: 10px;
}
#quote_text_box {
	width: 605px;
	color: #4B4B4B;
	background-color: #FFF3E4;
	padding: 10px 20px;
	font-size: 11px;
	line-height: 16px;
	margin-top: 20px;
	margin-bottom: 20px;
}

/* AddThis Button BEGIN */

#holder-share	{
	width: 625px;
	height: 18px;
	margin-top: 30px;
	padding-top: 15px;
	border-top-style: solid;
	border-width: 1px;
	border-color: #cccccc;
}

