BODY, DIV, P, A, TD, .multiselect_editlist, .multiselect_options, .multiselect_selected, .select, .multiselect_selected_vertical
{     
    COLOR:#333333; ;
    FONT-SIZE:9.5pt; ;
    LINE-HEIGHT:1.6; ;
}

H1, H2, H3, H4, H5
{
    COLOR:black; ;
    LINE-HEIGHT: 120%;
}

SMALL, .SMALL, a.SMALL
{
    FONT-SIZE:8pt; ;
}

SMALLER, .SMALLER, a.SMALLER
{
    FONT-SIZE:7pt; ;
}

SMALLEST, .SMALLEST, a.SMALLEST
{
    FONT-SIZE:6pt; ;
}

BIG, .BIG, a.BIG
{
    FONT-SIZE:10pt; ;
}

BIGGER, .BIGGER, a.BIGGER
{
    FONT-SIZE:12pt; ;
}

BIGGEST, .BIGGEST, a.BIGGEST
{
    FONT-SIZE:14pt; ;
}

HUGE, .HUGE, a.HUGE
{
    FONT-SIZE:20pt; ;
}

A:link, a:active
{
    COLOR:#993333; ;
    TEXT-DECORATION:none; ;
    FONT-SIZE:9.5pt; ;
}

a:visited
{
    COLOR:#993333; ;
    TEXT-DECORATION:none; ;
    FONT-SIZE:9.5pt; ;
}

A:hover
{
    TEXT-DECORATION:underline; ;
    COLOR:ff3333; ;
    FONT-SIZE:9.5pt; ;
}

A.title:link, a.title:visited, a.title:active
{
    COLOR: black;
    TEXT-DECORATION: none;
    FONT-WEIGHT: bold;
}

A.title:hover
{
    COLOR: green;
    TEXT-DECORATION: none;
	FONT-WEIGHT: bold;
}

a.navbar, a.navbar:visited, a.navbtn, a.navbtn:visited
{
    FONT-FAMILY:arial, verdana; ;
    COLOR:#666666; ;
    FONT-SIZE:10pt; ;
    FONT-WEIGHT:bold; ;
    TEXT-DECORATION: none;
}

a.navbar:hover, a.navbtn:hover
{
    FONT-FAMILY:arial, verdana; ;
    FONT-SIZE:10pt; ;
    FONT-WEIGHT:bold; ;
	COLOR:#000000; ;
    TEXT-DECORATION: none;
}

a.navbar_selected, a.navbar_selected:visited
{
    FONT-FAMILY:arial, verdana; ;
    FONT-SIZE:10pt; ;
    FONT-WEIGHT:bold; ;
	COLOR:#000000; ;
    TEXT-DECORATION: none;
}

a.navbar_selected:hover
{
    FONT-FAMILY:arial, verdana; ;
    FONT-SIZE:10pt; ;
    FONT-WEIGHT:bold; ;
	COLOR:#000000; ;
    TEXT-DECORATION: none;
}

a.control, a.control:visited
{
    COLOR:#993333; ;
    TEXT-DECORATION:none; ;
    FONT-SIZE:9pt; ;
	FONT-WEIGHT: bold;
}

a.control:hover
{
    COLOR:#993333; ;
    TEXT-DECORATION:none; ;
    FONT-SIZE:9pt; ;
	FONT-WEIGHT: bold;
}

.required_field
{
    FONT-FAMILY:arial, verdana; ;
	FONT-WEIGHT: bold;
    COLOR:#333333; ;
}

.navigation_text
{
    FONT-FAMILY:arial, verdana; ;
	font-weight: normal;
	font-size: 7pt;
	text-decoration: none;
}

a.navigation_control, a.navigation_control:visited, a.navigation_control:active
{
    FONT-FAMILY:arial, verdana; ;
	font-weight: bold;
	text-decoration: none;
	font-size: 7.5pt;
}

a.navigation_control:hover
{
    FONT-FAMILY:arial, verdana; ;
	font-weight: bold;
	text-decoration: none;
	color: #ff6347;
	font-size: 7.5pt;
}

a.menu:link, a.menu:visited, a.menu:active
{
	COLOR: black;
    TEXT-DECORATION: none;
    FONT-SIZE: 9pt;
}

a.menu:hover
{
	COLOR:#0099cc; 
    TEXT-DECORATION: none;
    FONT-SIZE: 9pt;
}

.datatable
{
    background: #cccccc;      
}

.datatable_label
{
    background: #eeeeee;
}

.datatable_data
{
    background: #ffffff;
}

.datatable_data_selected
{
    background: #eeeeee;    
}

.datatable_header
{	
    background: #eeeeee;
    FONT-WEIGHT: bold;
    FONT-SIZE: 9pt;    
}

.datatable_header_selected
{
    background: #BBCBFF;
    FONT-WEIGHT: bold;
    FONT-SIZE: 9pt;
}

.datatable_row0
{
    background: #eeeeee;
}

.datatable_row1
{
    background: #ffffff;
}

.cancel_button
{
	background-color: #ffffff;
	border-bottom: #000000 1px solid;
	border-left: #cccccc 1px solid;
	border-right: #000000 1px solid;
	border-top: #cccccc 1px solid;
	color: #333333;
	FONT-FAMILY:arial, verdana; 
	font-weight:bold;
	FONT-SIZE: 9pt;
}

.action_button
{
	padding: 3px;
	background-color: #ED6363;
	border-bottom: #000000 1px solid;
	border-left: #80A0B0 1px solid;
	border-right: #000000 1px solid;
	border-top: #80A0B0 1px solid;
	color: #FFFFFE;
	FONT-FAMILY:arial, verdana; 
	font-weight:bold;
	FONT-SIZE: 9pt;
}

.button
{
	padding: 0px;
	background-color: #eeeeff;
	border-bottom: #000000 1px solid;
	border-left: #80A0B0 1px solid;
	border-right: #000000 1px solid;
	border-top: #80A0B0 1px solid;
	color: #333366;
	FONT-FAMILY:arial, verdana; 
	font-weight:bold;
	FONT-SIZE: 9pt;
}

.menu_button
{
	padding: 0px;
	padding-left: 8px;
	background-image: url(images/nav_button.jpg);
	background-color: #C5AE9E;	
/*	
	.1border-top: #E5D9CD 2px solid;
	.1border-bottom: #E5D9CD 3px solid;
	.1border-left: #B2A499  3px solid;
	.1border-right: #B3A298 4px solid;
*/
	border: 0px solid white;
	color: #000;
	FONT-FAMILY:arial, verdana; 
	font-weight:normal;
	TEXT-ALIGN: left;
	FONT-SIZE: 9pt;
	width:138px;
	height:24px;
}

.edit, .text_edit, .num_edit, .file_edit, .img_edit, .email_edit, .date_edit, .password_edit, .textarea_edit, .select_edit, .select
{
    FONT-FAMILY:arial, verdana; border:1px solid #ff6347;; ;
	background:#ffffff; 
}

.multiselect_selected
{
	background:#ffffff;
	font-weight:bold;
	width:300px;
}

.multiselect_options
{
	background:#eeeeee;
	width:300px;
}

.multiselect_selected_vertical
{
	background:#ffffff;
	width:100%;
}

.multiselect_options_vertical
{
	background:#eeeeee;
	width:100%;
}

.navlabel
{
     ;
}

.section_menu_heading
{
     ;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none;
    FONT-SIZE: 11pt;
}

.PageTitle
{
    FONT-FAMILY:arial, verdana; ;
    COLOR:#333366; ;
    FONT-SIZE:15pt; ;
    TEXT-DECORATION: none;
    FONT-WEIGHT: bold;
    LINE-HEIGHT: 1.3;
}

.SectionTitle
{
    FONT-FAMILY:arial, verdana; ;
    FONT-WEIGHT: bold;
    COLOR:#333399; ;
    FONT-SIZE:12pt; ;
    LINE-HEIGHT: 1.3;
}

.SubSectionTitle
{
    FONT-FAMILY:arial, verdana; ;
    FONT-WEIGHT: bold;
    COLOR:#666699; ;
    FONT-SIZE:10pt; ;
    LINE-HEIGHT: 1.3;
}

.Section, P
{
    FONT-FAMILY:arial, verdana; ;
    TEXT-DECORATION: none;
    COLOR:#333333; ;
    LINE-HEIGHT:1.6; ;
    FONT-SIZE:9.5pt; ;
}

.HomeSectionTitle
{
    TEXT-DECORATION: none;
    FONT-WEIGHT: bold;
    FONT-FAMILY:arial, verdana; ;
    LINE-HEIGHT: 1.3;
    FONT-SIZE: 12pt;
     ;
}

.HomeSection
{
    TEXT-DECORATION: none;
    TEXT-ALIGN: justify;
    FONT-FAMILY:arial, verdana; ;
    LINE-HEIGHT: 1.3;
    FONT-SIZE: 9pt;
     ;
}

.special
{
    FONT-FAMILY:arial, verdana; ;
    LINE-HEIGHT: 1.3;
    FONT-SIZE: 8pt;
    COLOR: #6666cc;
}

.highlight
{
    FONT-WEIGHT: bold;
    FONT-FAMILY:arial, verdana; 
    LINE-HEIGHT: 1.3;
    COLOR: #ff6666;
}

.light, a.light
{
    COLOR: #efefef;
}

.comment, a.comment
{
    COLOR: maroon;
    FONT-SIZE: 8pt;
}

.warning
{
    COLOR: red;
    FONT-SIZE: 120%;
    FONT-WEIGHT: bold;
}

.timestamp, a.timestamp
{
    COLOR:white; 
    FONT-STYLE: italic;
    FONT-SIZE: 7pt;
}

.page_location, a.page_location, a.page_location:visited
{
     
    FONT-STYLE: italic;
    FONT-SIZE: 8pt;
}

.location_topic, a.location_topic, a.location_topic:visited
{
    COLOR: #000000; 
    TEXT-DECORATION: none;
    FONT-SIZE: 16pt;
    FONT-WEIGHT: bold;
}

a.location_topic:hover
{
    COLOR:#003399; 
    TEXT-DECORATION: underline;
    FONT-SIZE: 16pt;
    FONT-WEIGHT: bold;
}

.location_section, a.location_section, a.location_section:visited
{
    COLOR: #000000; 
    TEXT-DECORATION: none;
    FONT-SIZE: 14pt;
    FONT-WEIGHT: bold;
}

a.location_section:hover
{
    COLOR:#003399; 
    TEXT-DECORATION: underline;
    FONT-SIZE: 13pt;
    FONT-WEIGHT: bold;
}

.location_subsection, a.location_subsection, a.location_subsection:visited
{
    COLOR: #000000; 
    TEXT-DECORATION: none;
    FONT-SIZE: 13pt;
    FONT-WEIGHT: bold;
}

a.location_subsection:hover
{
    COLOR:#003399; 
    TEXT-DECORATION: underline;
    FONT-SIZE: 13pt;
    FONT-WEIGHT: bold;
}

.public_event, a.public_event, a.public_event:visited
{
    COLOR: #ff8040; 
    TEXT-DECORATION: none;
}

a.public_event:hover
{
    COLOR:#003399; 
    TEXT-DECORATION: none;
}

.corporate_event, a.corporate_event, a.corporate_event:visited
{
    COLOR: #008000; 
    TEXT-DECORATION: none;
}

a.corporate_event:hover
{
    COLOR:#003399; 
    TEXT-DECORATION: none;
}

.item0 { background-color: #ffffff; }
.item1 { background-color: #eeeeff; }

.multiselect_options_vertical_invisible 
{
	display: none;
	width:10%;
}

@media print 
{ 
	DIV.PAGEBREAK, P.PAGEBREAK
	{
		page-break-before: always;
	}
	
	.SCREENONLY, DIV.SCREENONLY, P.SCREENONLY, .PRINT_PREVIEW_ONLY
	{
		display: none;
	}	
}

@media screen
{ 
	.PRINTONLY, DIV.PRINTONLY, P.PRINTONLY
	{
		display: none;
	}
}

z
/* layout style */

img {
	border:0 none;
}

H1, H2, H3{
	padding:0px;
	margin:0px 0px 12px 0px;
}

H2,H3{
	margin:12px 0px 12px 0px;
}

p{
	padding-bottom:12px;
	margin:0px;
}

body{
	background-color: #e7e7e7;
}

#super_wrapper {
	margin:0px;
	padding:0px;
	text-align:center;
}

#home_wrapper {	
	text-align:left;
	width:960px;
	margin:0 auto;
	background-color: #FFFFFF;
}

#wrapper, #special_wrapper{
	text-align:left;
	width:960px;
	margin:0 auto;
	background-color: #FFFFFF;
}

#header{
	width:960px;
	position:fixed;
	z-index:99999;
	top:0px;
	padding-top:10px;	
	background-color: #FFFFFF;
}

.topMenu{
	display:block;
	float:right;	
	padding-right:20px;
}

.topMenu .top_menu_item{
	float:left;
	padding-left:25px;
	padding-right:25px;
	padding-bottom:15px;
}

.topMenu .top_menu_item a,
.topMenu .top_menu_item a:visited,
.topMenu .top_menu_item a:link{
	font-size:16px;
	color:#444444;
}

.topMenu .top_menu_item_selected a,
.topMenu .top_menu_item_selected a:visited,
.topMenu .top_menu_item_selected a:link{
	color:#8C1515;
}

.topMenu .top_menu_item a:hover{
	font-size:16px;
	color:#8C1515;
	text-decoration:none;
}

#homepage_header {
	width:960px;
	height:326px;
}

#homepage_footer {
	width:960px;
	height:253px;
}

/* text style */
.home_bold_important {
	font-family:	Franklin Gothic Demi;
	font-size:		18px;
	color:			#E6E6E6;
}


.header_nav {
	font-family:	Myriad Pro;
	font-weight:	bold;
	font-size:		12px;
	color:			#F2F2F2;
}

.footer_nav_lable {
	font-family:	Myriad Pro;
	font-weight:	bold;
	font-size:		12px;
	color:			#E6E6E6;
}

.footer_nav_desc {
	font-family:	Arial;
	font-size:		11px;
	color:			#CCCCCC;
}

.home_news_label {
	font-family:	Myriad Pro;
	font-weight:	bold;
	font-size:		12px;
	color:			#F2F2F2;
}

.home_news_desc {
	font-family:	Myriad Pro;
	font-size:		12px;
	color:			#808080;
}

#main_menu{
	padding-top:10px;
	height:70px;
}

#main_menu td{
	padding:0px;
	margin:0px;
}

.main_menu_ul{
	margin:0;
	padding:0;
	white-space:norap;
	list-style:none outside none;
	font-size:14px;
	font-family:Helvetica;
	color: F2F2F2;	
	float:right;
	padding-right:20px;
}

.main_menu_ul a, .main_menu_ul a:link, .main_menu_ul a:active, .main_menu_ul a:hover{
	font-size:14px;
	font-family:Helvetica;
	color: F2F2F2;
}

.main_menu_ul li{
	padding-right:36px;
	padding-top:4px;
	background:none repeat scroll 0 0 transparent;
	float:left;
}

#main_content {
	background-color:#FFFFFF;
	text-align:center;	
	float:left;
	font-size:11px;	
	width:100%;
	margin-top:50px; /*For leaving space to show floating menu*/
}

#special_main_content{
	background-color:#FFFFFF;
	text-align:center;	
	float:left;
	font-size:11px;	
	width:100%;
	margin-top:50px; /*For leaving space to show floating menu*/
}

#other_main_content{
	background-color:#FFFFFF;
	text-align:center;	
	float:left;
	font-size:11px;	
	width:100%;
	margin-top:50px; /*For leaving space to show floating menu*/
}

#home_banner{
	float:left;	
	font-size:11px;
	width:100%;
	height:255px;	
	/*background:#000000 url('/pub/images/home/banner_bg.png') top center;*/
}

#home_content{
	display:block;
	float:left;
	width:100%;	
	height:190px;
	padding-left:20px;
}

div, span, a{
	font-family: 'Open Sans';
}

#page_content{
    font-family: 'Open Sans';
	width: 100%;
	display:block;
	float:left;
}

/*CSS selector for forcing the content to use the same color*/
#page_content > table > tbody > tr > td[width='500'] span,
#page_content > table > tbody > tr > td[width='500'] p,
#home_page_dashboard{
	color:#404040;
	font-family: 'Open Sans' !important;
}

.page_title{
	font-family: 'Open Sans';
	color:#820000;
	font-size:18px;
}

.page_content_left{
	width:241px;
	height:100%;
	
	display: inline-block;
	background-color: #F7F7F7;
	border-right: #E4E4E4 1px solid;
}

/*FF hacking*/
@-moz-document url-prefix(){
	.page_content_left{
		display:table;
	}
}

.menu_section_ul{
	border-right: #8C8C8C solid 1px;
}

.menu_section_ul a{
	text-decoration: none;
}

.section_selected, .section_not_selected{
	border-bottom: #8C8C8C solid 1px;
}

.section_not_selected{
	background_color: #F7F7F7;
}

.section_selected{
	background_color: #F7F7F7;
}

.session_menu_name,
.section_selected a,
.section_not_selected a{
	font-size:15px;
	font-family: 'Open Sans';
	text-decoration:none;
}

.section_selected .session_menu_name{
	color: #8C1515;
}

.menu_section_ul .section_not_selected, 
.menu_section_ul .section_selected{
	padding-left: 18px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.page_content_center{
	width:470px;
	padding-top:3px;
	padding-left:30px;
	/*padding-right:30px;*/
	float:left;
}

.page_content_right{
	padding-left:20px;
	padding-right:20px;
	float:left;
}

.page_content_title{
	color:#8C1515;
	font-size:30px;
	padding-bottom:10px;
}

.page_content_content{
	color:#444444;
	font-size:16px;
}

#page_banner{
	display:block;
	float:left;
}

#home_main_content{
	text-align:center;	
	float:left;
	font-family: 'Open Sans' !important;
	font-size:12px;	
	width:100%;
	background-color:#FFFFFF;
	margin-top:50px; /*For leaving space to show floating menu*/
}

#home_page_menu{
	/*margin-top:14px;*/
	width:100%
	display:block;
	float:left;	
	text-align:center;
}

#home_page_menu a, #home_page_menu a:visited, #home_page_menu a:hover, #home_page_menu a:link{
	font-family: 'Open Sans';
	font-size:14px;
	font-weight:bold;
	color:white;
	text-decoration:none;
	/*height:41px;
	width:225px;*/
	display:block;
	float:left;	
}

.home_page_menu_s1{	
	height:35px;
	width:225px;
	padding-top:14px;
}

.home_page_menu_s1:hover{	
	background-image:url('/pub/images/highlight_TOP.png')
}

.home_page_menu_s2{
	height:30px;
	padding-top:10px;
	width:225px;
}

.home_page_menu_s2:hover{
	background-image:url('/pub/images/highlight_M.png')
}

.home_page_menu_s3{
	height:28px;
	padding-top:8px;
	width:225px;
}

.home_page_menu_s3:hover{
	background-image:url('/pub/images/highlight_BTM.png')
}

.home_page_contact_us{
	padding-top:10px;
	margin-left:22px;
	margin-right:22px;
}

.title_style1{
	font-family: 'Open Sans';	
	color:#7F0102;
	font-size:18px;	
	line-height:24px;
}

#homepageNews{
	width:185px;	
	display:block;
	float:left;
}

.home_page_news_box{
	font-family: 'Open Sans';	
	font-size:12px;
	width:100%;
	height:85px;
	display:block;
	float:left;
	padding-top:5px;
	padding-bottom:5px;
}

.home_page_news_box a{
	font-family: 'Open Sans';	
	font-size:12px;
	color:black;
}

.news_menu_item_date{
	color:#444444;
	font-size:16px;
}

.news_menu_item{
	font-size:12px;
}

.login_btn{
	padding:0px !important;
}

.site_logo{
	padding-left:20px;
}

.home_footer{	
	width:100%;
	height:200px;
	padding-top:30px;
	padding-left:20px;	
	float:left;
}

.home_footer_box{
	width:180px;
	height:200px;
	float:left;
	display:block;
}

.home_footer_item, .home_footer_item a, .home_footer_item a:visited, .home_footer_item a:link, .home_footer_item a:active, .home_footer_item a:hover{
	font-family: Helvetica;
	font-size:11px;
	font-weight:bold;
	padding-bottom:10px;
	color:#E6E6E6;	
}

.home_footer_subitem, .home_footer_subitem a, .home_footer_subitem a:visited, .home_footer_subitem a:link, .home_footer_subitem a:active, .home_footer_subitem a:hover{
	font-family: Arial;
	font-size: 11px;
	color:#CCCCCC;
}

#footer{
	width:100%;
	min-height:40px;
	float:left;
	display:block;
	text-align:center;	
}

#footer_wrapper{
	margin:0 auto;
	text-align:left;
	width:100%;
	background-color: #292f33;
}

#footer_company{
	padding-left:32px;
	padding-right:32px;
	width:400px;
	float:left;
}

#footer_navigation{
	padding-left:32px;
	padding-right:32px;
	width:220px;
	float:left;
}

.footer_item_title{
	font-size:15px;
	color:#FFFFFF;
	padding-bottom: 10px;
}

.footer_item_content{
	font-size:12px;
	ling-height:18px;
	color:#B0B0B0;
}

.footer_item_content ul,
.footer_item_content ul a,
.footer_item_content ul a:hover,
.footer_item_content ul a:visited,
.footer_item_content ul a:link
{
	font-size:12px;
	color:#B0B0B0;
}

.page_side_box_button, .footer_button{
	float:left;
	background-color:#8c8c8c;
	color:#FFFFFF;
	padding: 5px 10px;
	margin-top:10px;
}

.footer_navigation{
	padding-left:20px;
	float:left;
	display:block;
}

#footer_copyright{
	padding-left:32px;
}

#footer_disclaimer{
	padding-right:32px;
}

#footer_copyright,
#footer_disclaimer,
#footer_disclaimer a,
#footer_disclaimer a:hover,
#footer_disclaimer a:visited,
#footer_disclaimer a:link{
	font-size:12px;
	color:#B0B0B0;
}

.page_side_box, .screenshot_side_box{
	border: #8C8C8C solid 1px;
	background-color:#F7F7F7;
	padding-bottom:15px;
	float:left;
	margin-top:15px;
}

.page_side_box{	
	width:150px;
	padding:15px;
}

.screenshot_side_box{
	width:180px;
}

.page_side_box_title{
	font-size:14px;
	color:#444444;
	padding-bottom:10px;
}

.page_side_box_content{
	font-size:13px;
	color:#8C8C8C;
	padding-bottom:10px;
}


.content_title{
	line-height: 25px;
}

/*#top_line{
	background:transparent url('/pub/images/submenu/top_line.png') top center repeat-x;	
	width:185px;
	height:5px;
	float:left;	
}

#btm_line{
	background:transparent url('/pub/images/submenu/btm_line.png') top center repeat-x;
	width:185px;
	height:5px;
	float:left;
}

#side_line{
	background:transparent url('/pub/images/submenu/side_line.png') top center repeat-y;
	width:185px;	
	float:left;
}

.menu_section a{	
	padding-left:20px;
	background:transparent url('/pub/images/submenu/arrow_non_expand.png') top left no-repeat;
}

.menu_subsection{
	width:100%;
	min-height:23px;
	float:left;
	padding-left:20px;	
	background:transparent url('/pub/images/submenu/division.png') bottom center no-repeat;
}

.menu_subsection a{	
	padding-left: 20px;
	float:left;
	display:block;
	background:transparent url('/pub/images/submenu/arrow_blk.png') center left no-repeat;
}*/


/*!!!!!!!!!!! MyCSSMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmmc .qmdivider{display:block;font-size:1px;border-width:0px;border-style:solid;position:relative;z-index:1;}.qmmc .qmdividery{float:left;width:0px;}.qmmc .qmtitle{display:block;cursor:default;white-space:nowrap;position:relative;z-index:1;}.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;float:none !important;}.qmmc {position:relative;zoom:1;z-index:10;}.qmmc a, .qmmc li {float:left;display:block;white-space:nowrap;position:relative;z-index:1;}.qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}.qmsh div a {float:left;}.qmmc div{visibility:hidden;position:absolute;}.qmmc li {z-index:auto;}.qmmc ul {left:-10000px;position:absolute;z-index:10;}.qmmc, .qmmc ul {list-style:none;padding:0px;margin:0px;}.qmmc li a {float:none}.qmmc li:hover>ul{left:auto;}#qm0 li {float:none;}#qm0 li:hover>ul{top:0px;left:100%;}


/*!!!!!!!!!!! MyCSSMenu Styles [Please Modify!] !!!!!!!!!!!*/


/* MyCSSMenu 0 */

/*"""""""" (MAIN) Container""""""""*/	
#qm0	
{	
	width:200px;
	background-color:transparent;
	border-width:1px 2px;
	border-style:solid;
	border-color:#AAAAAA;
}


/*"""""""" (MAIN) Items""""""""*/	
#qm0 a
{	
	padding:5px 5px 5px 8px;
	background-color:#DDDDDD;
	color:#000000;
	font-family:Arial;
	font-size:13px;
	text-decoration:none;
	border-width:1px 0px;
	border-style:solid;
	border-color:#AAAAAA;
}


/*"""""""" (MAIN) Active State""""""""*/	
body #qm0 .qmactive, body #qm0 .qmactive:hover	
{	
	text-decoration:underline;
}


/*"""""""" (SUB) Container""""""""*/	
#qm0 div, #qm0 ul	
{	
	padding:10px 0px;
	background-color:#FFFFFF;
	border-width:1px;
	border-style:none;
	border-color:#CCCCCC;
}


/*"""""""" (SUB) Items""""""""*/	
#qm0 div a, #qm0 ul a	
{	
	padding:2px 0px 2px 15px;
	margin:0px 5px;
	background-color:transparent;
	background-image:none;
	border-style:none;
}


/*"""""""" (SUB) Hover State""""""""*/	
#qm0 div a:hover, #qm0 ul a:hover	
{	
	text-decoration:underline;
}


/*"""""""" (SUB) Active State""""""""*/	
body #qm0 div .qmactive, body #qm0 div .qmactive:hover	
{	
	background-color:#DDDDDD;
}

.qmfv{visibility:visible !important;}.qmfh{visibility:hidden !important;}

.crossLink{
	with:820px;
	margin-left:25px;
	margin-right:25px;
}

#footer_line{
	margin-top:40px;
	margin-bottom:80px;
}

/*2014 Revamp Style*/
.homepage_dashboard{
	padding-top:48px;
	padding-left:17px;
	width:677px;
	height:312px;
}

.homepage_dashboard_item{
	width:160px;
	padding-left:9px;
	text-align:center;
	float:left;
}

.homepage_dashboard_item_title{
	padding-top:20px;
	color:#444444;
	font-size:16px;
}

.homepage_dashboard_item_content{
	color:#8c8c8c;
	font-size:12px;
	line-height:18px;
}

.textInput
{
border: 1px solid #ff0000;
background: #555555;
color: rgb(177, 0, 31);
font-size: 1.1em;
}






.textInput
{
border: 2px solid #F0F0F0;
background: #F0F0F0 ;
color: #707070  ;
font-size: 1.1em;
width: 300px;
}

















ul.menu {
	list-style-type:none;
	margin:0;
	padding:6px 0 0 6px;
	float: right;
}
ul.menu li {
	display:block;
	height: 30px;
	float:left;
	position:relative;
	margin:0 9px 0 0;
	padding:0;
	-khtml-opacity: 0.75;      /* khtml, old safari */
	-moz-opacity: 0.75;       /* mozilla, netscape */
	opacity: 0.75;           /* fx, safari, opera */
}
ul.menu li.current {
	background:#000000;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}
ul.menu li:hover {
	background:#000000;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}


ul.menu li a {
	display:block;
	float:left;
	color:#fff;
	text-decoration:none;
	font-size:15px;
	font-style:normal;
	font-weight:bold;
	font-family:arial, helvetica, sans-serif;
	padding:6px 15px 5px 15px;
	line-height:18px;
}

ul.menu li a span {
	font-weight:normal;
	padding-left:3px;
}
ul.menu li.drop a {
	padding-right:7px;
}
ul.menu li.drop:hover li {
	border:none;
}
ul.menu li.drop span.toggle {
	display:block;
	float:left;
	width:21px;
	height:26px;
	background:transparent url("images/toggle.png") no-repeat 0 -20px;
	padding:0;
	margin:0 7px 0 0;
}
ul.menu li.drop:hover span.toggle, ul.menu li.drop.current span.toggle {
	background-position:1px 5px;
}
ul.menu li.drop:hover, ul.menu li.current:hover {
	-moz-border-radius:0;
	-webkit-border-radius:0;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	-webkit-border-top-left-radius:4px;
	-webkit-border-top-right-radius:4px;
}
ul.menu li.drop:hover ul {
	display:block;
	z-index:1;
	padding-bottom:8px;
}
ul.menu li ul {
	display:none;
	position:absolute;
	width: 100%;
	top:30px;
	left:0;
	list-style-type:none;
	margin:0;
	padding:9px 0 0 0;
	background:#000000;
	filter: alpha(opacity=75); /* internet explorer */
}
ul.menu li ul li {
	float:none;
	height: auto;
	margin:0;
	padding:0;
	border:none;
	filter: alpha(opacity=100); /* internet explorer */
}
ul.menu li ul li a {
	float:none;
	background:none;
	margin:0;
	padding:0;
	display:block;
	font-size:13px;
	height:auto;
	margin:0;
	padding:4px 13px 4px 13px;
	font-weight:normal;
}

/* drop down menu hover styles */
ul.menu li:hover ul {
	border:none;
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-webkit-border-bottom-left-radius:4px;
	-webkit-border-bottom-right-radius:4px;
}
ul.menu li:hover ul * {
	background:none;
	-moz-border-radius:0;
	-webkit-border-radius:0;
}
ul.menu li ul li:hover {
	background-color:#333333;
}






.dropdown
{
border: 0px solid #F0F0F0;
background: #F0F0F0 ;
color: #707070  ;
font-size: 1.1em;
width: 305px;


}

#david_test{
font-size:50px;
}
.page_content_content {
	font-size: 14px;
	line-height: 25px;
	text-align:justify;
}

#header {
    width: 960px;
    position: fixed;
    top: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #FFF;
    box-shadow: 0px 1px 0px rgba(0,0,0,0.3);
}



.topMenu .top_menu_item {
padding-bottom:10px;
}

.top_menu_item_selected{
font-weight:bold;
}

.page_content_title {
    color: #8c1515;
    font-size: 30px;
    padding-bottom: 30px;
}

.page_content_left{
	 width:180px;
}

.page_content_center{	
	padding-right:10px;
	padding-left:40px;
}

.page_side_box{
	border-color: #cecece;
	float: right;
}

.screenshot_side_box{
	border-color: #cecece;
	float: right;
}

.page_content_center .screenshot_side_box {
	border: 0px;
	float: left;
	width:120px;
	margin-top:0px;
	padding-bottom:0px;
	border:0px;
	background-color:none;	
}

.page_content_center .page_side_box_content {
	
	padding-bottom:0px;
	
}


.fancybox-outer .fancybox-nav span {
	visibility: visible;
} 

.fancybox-outer .fancybox-prev span {
	left: -60px;
	background-position: 0 -36px;
}

.fancybox-outer .fancybox-next span {
	right: -60px;
	background-position: 0 -70px;
}





.page_content_right {
	float: none;
}


.page_side_box_button{
	cursor:pointer;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.page_side_box_button:hover{
	background: #8c1515;
}


.footer_button:hover{
	background: #8c1515;
}


.page_con_style_a{
	color: #8c1515;
	font-weight:bold;
	font-size:16px;
}

.page_con_style_b{
	color: #8c1515;
	font-size:16px;
}
.page_con_style_c{
	color: #8c1515;
	font-size:14px;
	line-height: 30px;
	text-align:justify;
}

.page_con_style_d{
	font-size:14px;
}

.page_con_style_e{
font-size:14px;
text-align:justify;
}

.page_con_style_f{
	color: #8c1515;
	font-weight:bold;
	font-size:12px;
	border-bottom:2px solid;
border-color: #8c1515;
padding-bottom: 0px;
margin-bottom: 3px;
display: inline-block;
}

.news_menu_item_date{
line-height: 22px;
}

.home_page_news_box a{
line-height: 16px;
text-decoration:none;

}

.home_page_news_box a:hover{
color:#8c1515;
text-decoration:none;

}





.sidebox_img{
	padding-top:20px;
	cursor:pointer;
	float:right;
}

.sidebox_img:hover{
	opacity:0.8;
	
}

html {
 overflow-y: scroll; 
}








a.year.ln-on, a.year.ln-on:link, a.year.ln-on:visited, a.year.ln-on:active{
	border:1px solid;
	border-color: #8c1515;
	color: white;
	text-decoration:none;
	background: #8c1515;
	cursor: pointer;
	padding: 4px 8px;
	display: inline-block;
	margin-left: 0px;
	margin-right: 5px;
	letter-spacing: 1px;
	font-weight: 700;
	outline: none;
	position: relative;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}


a.year, a.year:link, a.year:visited, a.year:active{
	border:1px solid;
	border-color: rgb(247, 247, 247);
	color:  rgb(179, 179, 179);
	text-decoration:none;
	background: white;
	cursor: pointer;
	padding: 4px 8px;
	display: inline-block;
	margin-left: 0px;
	margin-right: 5px;
	letter-spacing: 1px;
	
	outline: none;
	position: relative;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

a.year.ln-on:hover, a.year:hover{
	border:1px solid;
	border-color:   rgb(247, 247, 247);
	color: rgb(68, 68, 68);
	text-decoration:none;
	background: rgb(247, 247, 247);
	cursor: pointer;
	padding: 4px 8px;
	display: inline-block;
	margin-left: 0px;
	margin-right: 5px;
	letter-spacing: 1px;

	outline: none;
	position: relative;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}



.ch-img-1 { 
	background-image: url('/pub/2014_revamp/home/icons/normal/healthcare.png');
}

.ch-img-2 { 
	background-image: url('/pub/2014_revamp/home/icons/normal/insurance.png');
}

.ch-img-3 { 
	background-image: url('/pub/2014_revamp/home/icons/normal/finance.png');
}

.ch-img-4 { 
	background-image: url('/pub/2014_revamp/home/icons/normal/telecom.png');
}






.ch-item1 {
	width: 98px;
	height: 98px;
	border-radius: 50%;
	position: relative;
	margin: 0px auto;
	cursor: default;
	box-shadow: 
		inset 0 0 0 0px rgba(255,255,255,0.6),
		0 1px 2px rgba(0,0,0,0.1);
		
	-webkit-transition: all 0.6s ease-in-out;
	-moz-transition: all 0.6s ease-in-out;
	-o-transition: all 0.6s ease-in-out;
	-ms-transition: all 0.6s ease-in-out;
	transition: all 0.6s ease-in-out;
}

.ch-info1 {
	position: absolute;
	background: rgba(256,256,256,1);
	width: 98px;
	height: 98px;
	border-radius: 50%;
	opacity: 0;
	background-image: url('/pub/2014_revamp/home/icons/hover/healthcare.png');
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	
	-webkit-transform: scale(1.5);
	-moz-transform: scale(1.5);
	-o-transform: scale(1.5);
	-ms-transform: scale(1.5);
	transform: scale(1.5);
	
	-webkit-backface-visibility: hidden;

}

.ch-item1:hover {
	box-shadow: 
		inset 0 0 0 1px rgba(255,255,255,0.1),
		0 1px 2px rgba(0,0,0,0.1);
}

.ch-item1:hover .ch-info1 {
	-webkit-transform: scale(1.03);
	-moz-transform: scale(1.03);
	-o-transform: scale(1.03);
	-ms-transform: scale(1.03);
	transform: scale(1.03);
	-webkit-box-shadow: 0 8px 6px -6px #ccc;
	-moz-box-shadow: 0 8px 6px -6px #ccc;
	box-shadow: 0 8px 6px -6px #ccc;
	opacity: 1;
}



.ch-item2 {
	width: 98px;
	height: 98px;
	border-radius: 50%;
	position: relative;
	margin: 0px auto;
	cursor: default;
	box-shadow: 
		inset 0 0 0 0px rgba(255,255,255,0.6),
		0 1px 2px rgba(0,0,0,0.1);
		
	-webkit-transition: all 0.6s ease-in-out;
	-moz-transition: all 0.6s ease-in-out;
	-o-transition: all 0.6s ease-in-out;
	-ms-transition: all 0.6s ease-in-out;
	transition: all 0.6s ease-in-out;
}

.ch-info2 {
	position: absolute;
	background: rgba(256,256,256,1);
	width: 98px;
	height: 98px;
	border-radius: 50%;
	opacity: 0;
	background-image: url('/pub/2014_revamp/home/icons/hover/insurance.png');
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	
	-webkit-transform: scale(1.5);
	-moz-transform: scale(1.5);
	-o-transform: scale(1.5);
	-ms-transform: scale(1.5);
	transform: scale(1.5);
	
	-webkit-backface-visibility: hidden;

}

.ch-item2:hover {
	box-shadow: 
		inset 0 0 0 1px rgba(255,255,255,0.1),
		0 1px 2px rgba(0,0,0,0.1);
}

.ch-item2:hover .ch-info2 {
	-webkit-transform: scale(1.03);
	-moz-transform: scale(1.03);
	-o-transform: scale(1.03);
	-ms-transform: scale(1.03);
	transform: scale(1.03);
	-webkit-box-shadow: 0 8px 6px -6px #ccc;
	-moz-box-shadow: 0 8px 6px -6px #ccc;
	box-shadow: 0 8px 6px -6px #ccc;
	opacity: 1;
}



.ch-item3 {
	width: 98px;
	height: 98px;
	border-radius: 50%;
	position: relative;
	margin: 0px auto;
	cursor: default;
	box-shadow: 
		inset 0 0 0 0px rgba(255,255,255,0.6),
		0 1px 2px rgba(0,0,0,0.1);
		
	-webkit-transition: all 0.6s ease-in-out;
	-moz-transition: all 0.6s ease-in-out;
	-o-transition: all 0.6s ease-in-out;
	-ms-transition: all 0.6s ease-in-out;
	transition: all 0.6s ease-in-out;
}

.ch-info3 {
	position: absolute;
	background: rgba(256,256,256,1);
	width: 98px;
	height: 98px;
	border-radius: 50%;
	opacity: 0;
	background-image: url('/pub/2014_revamp/home/icons/hover/finance.png');
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	
	-webkit-transform: scale(1.5);
	-moz-transform: scale(1.5);
	-o-transform: scale(1.5);
	-ms-transform: scale(1.5);
	transform: scale(1.5);
	
	-webkit-backface-visibility: hidden;

}

.ch-item3:hover {
	box-shadow: 
		inset 0 0 0 1px rgba(255,255,255,0.1),
		0 1px 2px rgba(0,0,0,0.1);
}

.ch-item3:hover .ch-info3 {
	-webkit-transform: scale(1.03);
	-moz-transform: scale(1.03);
	-o-transform: scale(1.03);
	-ms-transform: scale(1.03);
	transform: scale(1.03);
	-webkit-box-shadow: 0 8px 6px -6px #ccc;
	-moz-box-shadow: 0 8px 6px -6px #ccc;
	box-shadow: 0 8px 6px -6px #ccc;
	opacity: 1;
}



.ch-item4 {
	width: 98px;
	height: 98px;
	border-radius: 50%;
	position: relative;
	margin: 0px auto;
	cursor: default;
	box-shadow: 
		inset 0 0 0 0px rgba(255,255,255,0.6),
		0 1px 2px rgba(0,0,0,0.1);
		
	-webkit-transition: all 0.6s ease-in-out;
	-moz-transition: all 0.6s ease-in-out;
	-o-transition: all 0.6s ease-in-out;
	-ms-transition: all 0.6s ease-in-out;
	transition: all 0.6s ease-in-out;
}

.ch-info4 {
	position: absolute;
	background: rgba(256,256,256,1);
	width: 98px;
	height: 98px;
	border-radius: 50%;
	opacity: 0;
	background-image: url('/pub/2014_revamp/home/icons/hover/telecom.png');
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	
	-webkit-transform: scale(1.5);
	-moz-transform: scale(1.5);
	-o-transform: scale(1.5);
	-ms-transform: scale(1.5);
	transform: scale(1.5);
	
	-webkit-backface-visibility: hidden;

}

.ch-item4:hover {
	box-shadow: 
		inset 0 0 0 1px rgba(255,255,255,0.1),
		0 1px 2px rgba(0,0,0,0.1);
}

.ch-item4:hover .ch-info4 {
	-webkit-transform: scale(1.03);
	-moz-transform: scale(1.03);
	-o-transform: scale(1.03);
	-ms-transform: scale(1.03);
	transform: scale(1.03);
	-webkit-box-shadow: 0 8px 6px -6px #ccc;
	-moz-box-shadow: 0 8px 6px -6px #ccc;
	box-shadow: 0 8px 6px -6px #ccc;
	opacity: 1;
}

















.ch-item:hover .ch-info p {
	opacity: 1;
}

.ch-info .icontitle {
	color: #8C1515;
	font-weight:700;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 16px;
	margin: 0 30px;
	padding: 45px 0 0 0;
	height: 140px;
	font-family: 'Open Sans', Arial, sans-serif;
	text-shadow: 
		0 0 1px #fff, 
		0 1px 2px rgba(0,0,0,0.3);
}

.ch-info .iconp {
	color: #fff;
	padding: 10px 5px;
	font-style: italic;
	margin: 0 30px;
	font-size: 12px;
	border-top: 1px solid rgba(255,255,255,0.5);
	opacity: 0;
	-webkit-transition: all 1s ease-in-out 0.4s;
	-moz-transition: all 1s ease-in-out 0.4s;
	-o-transition: all 1s ease-in-out 0.4s;
	-ms-transition: all 1s ease-in-out 0.4s;
	transition: all 1s ease-in-out 0.4s;
}

.page_content_right > a > img {
float:right;
margin-top:20px
}

#content_btm{
    display: block;
    position: fixed;
    /*left: 0px;
    right: 0px;*/
    bottom: 0px;
    height: 200px;
    width: 520px;
    background: url('/pub/images/header/bottom-fade.png') repeat-x;
    color: #fff;
    text-align: center;
    z-index:2;
}


#content_btm.bottom{
	position: fixed;
	bottom:337px;
}

#footer{
position:relative;
z-index:3;
}

.banner { position: relative; overflow: auto; height:363px; width: 960px;}
    .banner li { list-style: none; }
        .banner ul li { float: left; }


.banner .dots {
		position: absolute;
		left: 445px;
		right: 0;
		bottom: 20px;
		width: 960px;
		margin: 0 auto;
	}
		.banner .dots li {
			display: inline-block;
			width: 10px;
			height: 10px;
			margin: 0 4px;
			
			text-indent: -999em;
			
			border: 2px solid #fff;
			border-radius: 6px;
			
			cursor: pointer;
			opacity: .4;
			
			-webkit-transition: background .5s, opacity .5s;
			-moz-transition: background .5s, opacity .5s;
			transition: background .5s, opacity .5s;
		}
			.banner .dots li.active {
				background: #fff;
				opacity: 1;
			}
		


#home_main_content {
margin-top:68px;
}

/* Sticky menu css */


ul#navigation {
    position: fixed;
    margin: 0px;
    padding: 0px;
    top: 100px;
    right: -75px;
    list-style: none;
    z-index:9999;
}

ul#navigation li {
    width: 100px;
}





/* Sticky menu css */


























.submit_button {
  position: relative;
  vertical-align: top;
  padding: 10px 18px;
  font-size: 22px;
  color: white;
  text-align: center;
  background: #8c8c8c;
  border: 0;
  border-bottom: 0px solid #e2b607;
  cursor: pointer;

}

.submit_button:active {
  top: 0px;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.submit_button:hover {
  top: 0px;
  outline: none;
  background: #8c1515;
  -webkit-box-shadow: none;
  box-shadow: none;
}







