/* //////////////////////////////////////////////////////// Layout Styles */
.invisible
{
visibility: hidden;
}


body {
	/*background-color:#e2d763;*/
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 100%;
	height: 100%;
}

#wrapper {
  	text-align: left;
  	width: 984px;
  	margin: 0;/*0 auto*/
	vertical-align: top;
	
}

#fullheight {
	margin:0px;
	border-collapse:collapse;
	padding:0px;
	height:100%;
}

.header_dropshadow_left {
background-image: url(../images/dropshadow_left.jpg);
background-repeat: repeat-y;
width: 10px;
height:181px;
}

.header_dropshadow_right {
background-image: url(../images/dropshadow_right.jpg);
background-repeat: repeat-y;
width: 10px;
height:181px;
}

.main_dropshadow_left {
background-image: url(../images/dropshadow_left.jpg);
background-repeat: repeat-y;
width: 10px;
}

.main_dropshadow_right {
background-image: url(../images/dropshadow_right.jpg);
background-repeat: repeat-y;
width: 10px;
}

.large_background {
	background-color: #d9e4ea;
}

.main_background {
	/*background-image: url(../images/main_bg.jpg);*/
	/*background-color: #a6c1cb;*/
	/*background-repeat: repeat-x;*/
	border-collapse: collapse;
	display:table;
	height:100%;
	padding:0px;
	/*background-color: #d9e4ea;*/
}

.main_FireFoxCanDie
{
	background-image: url(../images/left_main_bg.jpg);
	background-repeat: repeat-y;
}

.increase_font_background {
background-image: url(../images/increase_font_bg.jpg);
}

.home_links_background {
	background-image: url(../images/home_links_bg.jpg);
	background-color: #d9e4ea;
}

.dark_blue_background {
background-image: url(../images/dark_blue_bg.jpg);
width: 964px;
height: 204px;
}

.dark_blue_dropshadow_bottom {
background-image: url(../images/dropshadow_bottom.jpg);
background-repeat: repeat-x;
height: 10px;
}

hr {
border: none 0;
border-top: 1px solid #000000;/*the border*/
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}

.search_background {
background-image: url(../images/search_bg_img.jpg);
width: 261px;
/*height: 42px;*/
}

.nav_left_bg {
background-image: url(../images/left_main_bg.jpg);
background-color: #a6c1cb;
background-repeat: no-repeat;
}

.nav_left_bg_color {
/*display:table;*/
/*background-color: #a6c1cb;*/
background-color: #d9e4ea;
/*background-repeat: repeat-y;*/
}

.nav_bg {
width: 204px;
/*background-color: #a6c1cb;*/
background-color: #d9e4ea;
/*background-image: url(../images/nav_bg.jpg);*/
background-repeat: no-repeat;
}


/* //////////////////////////////////////////////////////// CMS MENU STYLES */

td.NAV {
background-image: url(../images/background_img.jpg);
background-repeat: no-repeat;
}

.navtext {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
/*color: #FFFFFF;*/
padding-top:7px;
padding-bottom:7px;
padding-right:3px;
padding-left: 3px;
text-align: center;
background-image: url(../images/background_img.jpg);
background-repeat: no-repeat;
}

a.MENUNAV, a.MENUNAV:LINK, a.MENUNAV:VISITED {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*color: #FFFFFF;*/
	font-weight: bold;
	text-decoration: none;
}
a.MENUNAV:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fc6200;
	text-decoration: underline;
}




/* //////////////////////////////////////////////////////// Main Text Styles */

UL
{
    font-family: Tahoma;
	font-size: 12px;
   
   /*color: #FFFFFF;*/
	list-style-image:url(../images/bullet_img.jpg);
}

OL
{
    font-family: Tahoma;
    font-size: 12px;
   /*color: #FFFFFF;*/
}


/* QUICK LINKS CSS*/

.QuickLinksUL
{
    font-family: Tahoma;
	font-size: 11px;
    color: #FFFFFF;
	/*color : #2c62a5;;*/
	list-style-image:url("/images/bullet_img_white.gif");
}



.QuickLinkOL
{
    font-family: Tahoma;
    font-size: 11px;
    color: #FFFFFF;
}


.header
{
	font-family : Tahoma;
	font-weight: bold;
	font-size : 24px;
	color : #2c62a5;
}

.title
{
	font-family : Tahoma;
	font-weight: bold;
	font-size : 16px;
	color : #000000;
}

.subtitle
{
	font-family : Tahoma;
	font-size : 14px;
	color : #2c62a5;
	font-weight: bold;
}

.bodytext
{
	font-family: Tahoma;
	font-size : 12px;
	color : #000000;
	/*color:red;*/
}

.caption
{
	font-family: Arial;
	font-size : 12px;
	color : #333333;
}

.footer
{	
	font-family: Tahoma;
	font-size : 12px;
	color : #000000;
	text-decoration: none;
}

/* SUCCESS STORY CSS*/
.subcontent_bodytext
{
	font-family: Tahoma;
	font-size : 11px;
	color: #FFFFFF;
}


.blueLink A:link {font-family: Arial; font-size : 11px; color : #e2d763; text-decoration: none;}

.blueLink A:visited {font-family: Arial; font-size : 11px; color : #e2d763; text-decoration: none;}

.blueLink A:active {font-family: Arial; font-size : 11px; color : #e2d763; text-decoration: none;}

.blueLink A:hover {font-family: Arial; font-size : 11px; color : #e2d763; text-decoration: underline;}


/* FOOTER CSS*/
.footer_large
{	
	font-family: Tahoma;
	font-size : 18px;
	color : #000000;
	text-decoration: none;
}

.FooterLink A:link {font-family: Tahoma; font-size : 12px; color : #2c62a5; text-decoration: none;}
.FooterLink A:visited {font-family: Tahoma; font-size : 12px; color : #2c62a5; text-decoration: none;}
.FooterLink A:active {font-family: Tahoma; font-size : 12px; color : #2c62a5; text-decoration: none;}
.FooterLink A:hover {font-family: Tahoma; font-size : 12px; color : #2c62a5; text-decoration: underline;}

a.QuickLinksUL {color: #FFFFFF;}
a.QuickLinksUL:link {color: #FFFFFF;}

a, a:LINK, a:VISITED {
	font-family: Tahoma;
	font-size : 12px;
	color : #2c62a5;
	/*color: #FFFFFF;*/
	text-decoration: underline;
}

a:HOVER {
	font-family: Tahoma;
	font-size : 12px;
	color : #2c62a5;
	text-decoration: none;
}



/* //////////////////////////////////////////////////////// E-FORMS */

.eFormFillerContainer
{
}

.eFormFiller_tr
{
border:1px;
}

.eFormFiller_prompt_td
{
white-space:nowrap;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

.eFormFiller_prompt_text
{
color: #333333;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight: bold;
padding-right:20px;
}

.eFormFiller_input_td
{
border: 0px;
color: #333333;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}




.eFormFiller_inputtext_control
{
color: #000000;
background: #FFFFFF;
border: 1px solid #b9e4e9;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
width:300px;
}

.eFormFiller_textarea_control
{
color: #000000;
background: #FFFFFF;
border: 1px solid #b9e4e9;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
width:375px;
}

.eFormFiller_dropdown_control
{
color: #000000;
background: #FFFFFF;
border: 1px solid #b9e4e9;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
width: 230px;
}




.eFormFiller_checkbox_control
{
border: 0px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #333333;
}

.eFormFiller_radiobutton_control 
{
border: 0px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #333333;
}




.eFormFiller_submitbutton {
border: 1px solid #b9e4e9;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
background-color:#FFFFFF; 
}

.eFormFiller_submitbutton:hover {
border: 1px solid #b9e4e9;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
background-color:#b9e4e9; 
}

/*.inline-eFormFiller_submitbutton {
background-color: #FFFFFF;
border: 1px solid #af2094;
width: 60px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}


.inline-eFormFiller_submitbutton:hover {
background-color: #2ba2b1;
border: 1px solid #af2094;
width: 60px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}*/


.eFormFiller_thankyou_text
{
color: #666666;
font-family:Arial, Helvetica, sans-serif;
font-size:12px
}


/*//////////////////////////////////////////////////////// FORM STYLES */

.form_redstar {
font-family: Verdana;
font-size: 11px;
color:#FF0000;
text-decoration:none
}

.form_leftcolumn {
background: #FFFFFF;
}

.form_formdivider {
background: #2ba2b1;
}

.form_rightcolumn {
background: #f2fafb;
}

.form_table {
background: #d1d1d1;
}

.form_inputtext_control
{
color: #000000;
background: #e0f4f6;
border: 1px solid #b9e4e9;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
width:430px;
}

.form_textarea_control
{
color: #000000;
background: #e0f4f6;
border: 1px solid #b9e4e9;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
width:430px;
}

.form_dropdown_control
{
color: #000000;
background: #e0f4f6;
border: 1px solid #b9e4e9;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
width: 230px;
}

.form_checkbox_control
{
border: 0px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #333333;
}

.form_radiobutton_control 
{
border: 0px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #333333;
}

.form_submitbutton {
border: 1px solid #b9e4e9;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
background-color:#FFFFFF; 
}

.form_submitbutton:hover {
border: 1px solid #b9e4e9;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
background-color:#b9e4e9; 
}

/*//////////////////////////////////////////////////////// SEARCH STYLES */


.searchinput { 
border: 1px solid #abadb3;
font-family: Tahoma; 
font-size: 11px;
background-color: #FFFFFF;
width:282px;
} 

.searchinputtexbox { 
border: 1px solid #abadb3;
font-family: Tahoma; 
font-size: 11px;
background-color: #FFFFFF;
width:145px;
} 

.searchbutton {
border: 1px solid #b9e4e9;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
background-color:#FFFFFF;
height:17px;
}

.searchbutton:hover {
border: 1px solid #b9e4e9;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
background-color:#b9e4e9; 
height:17px;
}


/*//////////////////////////////////////////////////////// LOGIN STYLES */

.logininput { 
border: 1px solid #abadb3;
font-family: Tahoma; 
font-size: 11px;
background-color: #FFFFFF;
width:144px;
} 

.loginbutton {
border: 1px solid #b9e4e9;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
background-color:#FFFFFF;
height:17px;
width: 64px;
}

.loginbutton:hover {
border: 1px solid #b9e4e9;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
background-color:#b9e4e9; 
height:17px;
width: 64px;
}



/*textarea {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
background-color: #EAEAEA;
}

.select {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
font-weight: normal;
color: #333333;
background-color: #F4F9FB;
}

fieldset { 
margin: 0 0 2em 0; 
padding: 1em .5em .5em .5em; 
border: 1px solid #abadb3; 
} 

.redstar {
font-family: Verdana;
font-size: 11px;
color:#FF0000;
text-decoration:none
}*/



/*///////////////////////////////////////////////////////////////////////////////////////////////////MENU STYLES*/

.menu_css_TopMenu
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #373737;
	text-align:right;
	vertical-align:bottom;
	/*width:663;*/
	
}

.menu_css_f
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width:162px;
	text-align:left;
	cursor:pointer;
	background-color:#ffffff;
}
	
.menu_submenustyle_MainMenu
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
		/*font-weight: normal;*/
	color: #000000;
	background-position: center center;
	background-repeat:no-repeat;
	width:170px;
	/*height : 24px;*/
	cursor:pointer;
}



.menu_selectedmenuitem_MainMenu
{
	background-color:#ffffff;
}

.menu_unselectedmenuitem_MainMenu
{
	background-color:#ffffff;
}

.menu_mouseup_MainMenu
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width:162px;
	text-align:left;
	cursor: pointer;
	background-color:#ffffff;
}
.menu_mouseover_MainMenu
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width:162px;
	text-align:left;
	cursor: pointer;
	background-color:#ffffff;
}

.menu_mousedown_MainMenu
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width:162px;
	text-align:left;
	cursor: pointer;
	background-color:#ffffff;
}


/*///////////////////////////////////////////////////////////////////////////////////////////////////MENU BLUE TEXT*/
.menu_blue_text
{
	font-family : Tahoma;
	font-weight:normal;
	font-size : 11px;
	color : #2ba2b1;
	cursor:pointer;
	vertical-align:bottom;
}
/*/////////////////////////////////////////////////////MENU ITEM STYLES*/



.menu_itemmouseover_TopMenu_LastItem
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(../images/main_menu_bg.jpg);
	background-position: center center;
	background-repeat:repeat;	

	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;

	height:28px;
	cursor: pointer;  
}

.menu_itemcssclass_MainMenu_TopItem
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;

	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;

	height:28px;

	
	cursor: pointer;   
}
.menu_itemmouseup_MainMenu_TopItem
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;

	background-image: url(../images/main_menu_bg.jpg);
	background-position: center center;
	background-repeat:repeat;

	padding-top:5px;
	padding-left:5px;
	padding-bottom:5px;
	padding-right:5px;

	height:28px;
	cursor: pointer; 
}

.menu_itemmousedown_MainMenu_TopItem
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(../images/main_menu_bg.jpg);
	background-position: center center;
	background-repeat:repeat;	

	padding-top:5px;
	padding-bottom:5px;
	padding-right:5px;
	padding-left:5px;

	height:28px;
	cursor: pointer;   
}


.menu_itemcssclass_MainMenu
{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;

	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;

	height:28px;

	border-top:dotted 1px Gray;
	cursor: pointer;  
}

.menu_itemmousedown_MainMenu
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(../images/main_menu_bg.jpg);
	background-position: center center;
	background-repeat:repeat;	

	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;

	height:28px;
	border-top:dotted 1px Gray;
	cursor: pointer;  
}

.menu_itemmouseover_MainMenu
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(../images/main_menu_bg.jpg);
	background-position: center center;
	background-repeat:repeat;	

	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;

	height:28px;
	border-top:dotted 1px Gray;
	cursor: pointer;  
}

.menu_itemmouseup_MainMenu
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;

	background-image: url(../images/main_menu_bg.jpg);
	background-position: center center;
	background-repeat:repeat;

	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;

	height:28px;

	border-top:dotted 1px Gray;

	cursor: pointer;  
}



/*/////////////////////////////////////////////////////SUBMENU ITEM STYLES*/
.menu_itemcssclass_MainMenuSub
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;

	text-decoration: none;
	

	background-image: url(../images/submenu_bg.jpg);
	background-position: center center;
	background-repeat:no-repeat;

	background-color:#e2d763;
	
	padding-top:5px;
	padding-bottom:5px;
	padding-left:20px;

	height : 24px;
	width : 150px;

	cursor: pointer;  

}


.menu_itemmousedown_MainMenuSub
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	height : 24px;
	width : 150px;

	background-image: url(../images/submenu_bg_hover.jpg);
	background-position: center center;
	background-repeat:no-repeat;
	background-color:#4e90cd;	

	padding-top:5px;
	padding-bottom:5px;

	padding-left:20px;



	cursor: pointer;  


}

.menu_itemmouseover_MainMenuSub
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	height : 24px;
	width : 150px;

	background-image: url(../images/submenu_bg_hover.jpg);
	background-position: center center;
	background-repeat:no-repeat;
	background-color:#4e90cd;	

	padding-top:5px;
	padding-bottom:5px;

	padding-left:20px;



	cursor: pointer;  

	
}

.menu_itemmouseup_MainMenuSub
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	height : 24px;
	width : 150px;

	background-image: url(../images/submenu_bg_hover.jpg);
	background-position: center center;
	background-repeat:no-repeat;
	background-color:#4e90cd;	

	padding-top:5px;
	padding-bottom:5px;

	padding-left:20px;
	cursor:pointer;
}
/*/////////////////////////////////////////////////////SUBMENU 2 ITEM STYLES*/

.menu_itemcssclass_MainMenuSub2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding-left: 22px;
	text-decoration: none;
	text-align:left;
	vertical-align:middle;
	/*line-height:26px;*/
	height:26px;
	/*width:100%;*/
	width:150px;

	background-image: url(../images/submenu2_bg_up.jpg);
	background-position: center center;
	background-repeat:no-repeat;
	background-color:#a6c1cb;

	border-color:white;
	border-style:solid;
	border-width:1px;
	border-left:0px;

	padding-right:20px;
	
	
}

.menu_itemmousedown_MainMenuSub2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	padding-left: 22px;
	text-decoration: none;
	vertical-align:middle;
	/*line-height:26px;*/
	height:26px;

	background-image: url(../images/submenu2_bg_hover.jpg);
	background-position: center center;
	background-repeat:no-repeat;
	background-color:#4e90cd;

	border-color:white;
	border-style:solid;
	border-width:1px;
	border-left:0px;
	/*background-position:left;
	background-repeat:no-repeat;	*/
	padding-right:20px;
}

.menu_itemmouseover_MainMenuSub2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	padding-left: 22px;
	text-decoration: none;
	vertical-align:middle;
	/*line-height:26px;*/
	height:26px;

	background-image: url(../images/submenu2_bg_hover.jpg);
	background-position: center center;
	background-repeat:no-repeat;
	background-color:#4e90cd;

	border-color:white;
	border-style:solid;
	border-width:1px;
	border-left:0px;
	/*background-position:left;
	background-repeat:no-repeat;*/	

	padding-right:20px;
	
}

.menu_itemmouseup_MainMenuSub2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #373737;
	/*background-position:left;
	background-repeat:no-repeat;*/
	padding-left: 22px;
	text-decoration: none;
	vertical-align:middle;
	/*line-height:26px;*/
	height:26px;

	background-image: url(../images/submenu2_bg_hover.jpg);
	background-position: center center;
	background-repeat:no-repeat;
	background-color:#d5ecef;

	border-color:white;
	border-style:solid;
	border-width:2px;
	border-left:0px;

	padding-right:20px;
	
}

/*///////////////////////////////////////////////////////////////////////////////////////////////////BREADCRUMB*/

.menu_css_path_alter
{
	font-family : Verdana;
	font-size : 10px;
	font-weight :normal;
	color : #666666;
	cursor: text;    
	}

.menu_css_path
{
	padding-right: 5px;
	padding-left: 1px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-family : Verdana;
	font-size : 10px;
	font-weight : normal;
	color : #666666;    
	cursor: pointer;
	}

.menu_mouseup_path
{
	text-decoration:none;
	padding-right: 5px;
	padding-left: 1px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-family : Verdana;
	font-size : 10px;
	font-weight : normal;
	color : #666666;    
	cursor: pointer;
}

.menu_mouseover_path
{
	text-decoration:underline;
	padding-right: 5px;
	padding-left: 1px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-family : Verdana;
	font-size : 10px;
	font-weight : normal;
	color : #666666;    
	cursor: pointer;
}

.menu_mousedown_path
{
	text-decoration:underline;
	padding-right: 5px;
	padding-left: 1px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-family : Verdana;
	font-size : 10px;
	font-weight : normal;
	color : #666666;    
	cursor: pointer;
}

/*///////////////////////////////////////////////////////////////////////////////////////////////////UTILITY MENU*/

/*.menu_itemcssclass_TopMenu
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	cursor: pointer;
	border-right:solid 1px Black;
	padding-left:10px;
	text-decoration:none;
	padding-right:10px;
}

.menu_itemmousedown_TopMenu
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	cursor: pointer;
	border-right:solid 1px Black;
	padding-left:10px;
	text-decoration:underline;
	padding-right:10px;
}

.menu_itemmouseover_TopMenu
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	cursor: pointer;
	text-decoration:underline;
	border-right:solid 1px Black;
	padding-left:10px;
	padding-right:10px;
}

.menu_itemmouseup_TopMenu
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	cursor: pointer;
	border-right:solid 1px Black;
	text-decoration:none;
	padding-left:10px;
	padding-right:10px;
}*/
/*//////////////////////////////////////////////////////////////////////////////*/
.menu_itemcssclass_TopMenu
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	cursor: pointer;
	border-right:solid 1px Black;
	padding-left:10px;
	text-decoration:none;
	padding-right:10px;
}

.menu_itemmousedown_TopMenu
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	cursor: pointer;
	border-right:solid 1px Black;
	padding-left:10px;
	text-decoration:underline;
	padding-right:10px;
}

.menu_itemmouseover_TopMenu
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	cursor: pointer;
	text-decoration:underline;
	border-right:solid 1px Black;
	padding-left:10px;
	padding-right:10px;
}

.menu_itemmouseup_TopMenu
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	cursor: pointer;
    border-right:solid 1px Black;
	text-decoration:none;
	padding-left:10px;
	padding-right:10px;
}
/*//////////////////////////////////////////////////////////////////////////////*/
.menu_itemcssclass_TopMenu_Right
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	cursor: pointer;
	padding-left:10px;
	text-decoration:none;
	padding-right:10px;
}

.menu_itemmousedown_TopMenu_Right
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	cursor: pointer;
	text-decoration:underline;
	padding-left:10px;
	padding-right:10px;
}

.menu_itemmouseover_TopMenu_Right
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	cursor: pointer;
	text-decoration:underline;
	padding-left:10px;
	padding-right:10px;
}

.menu_itemmouseup_TopMenu_Right
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	cursor: pointer;
	text-decoration:none;
	/*padding-top:15px;*/
	padding-left:10px;
	padding-right:10px;
}
/*///////////////////////////////////////////////////////////////////////////////////////////////////DATA GRID*/

.grid
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

.griditem
{
}

.gridaltitem
{
	color:Black;
	background-color:#CCE2E5;
}

.gridheader
{
	background:#3A519A;
	color:White;
}

.gridfooter
{
}

.borderTopRightBottom
{
	border-bottom:dotted 1px #2ba2b1;
	border-right:dotted 1px #2ba2b1;
	border-top: dotted 1px #2ba2b1;
}

.borderLeftBottomRight
{
	border-bottom:dotted 1px #2ba2b1;
	border-right:dotted 1px #2ba2b1;
	border-left: dotted 1px #2ba2b1;
}

.borderBottomRight
{
	border-bottom:dotted 1px #2ba2b1;
	border-right:dotted 1px #2ba2b1;
}

.borderAll
{
	border-style: dotted; 
	border-width: 1px;
	border-color: #2ba2b1
}

.a
{
	text-decoration:none;
	border:0;
	}



/*/////////////////////////////Feedback///////////////////////*/
.feedback_greyrow
{
background-color:#eeeeee;
font-family: Arial, Helvetica, sans-serif, Tahoma;
font-size:10px;
font-weight: bold;
color: #000000;
padding-top:5px;
padding-bottom:5px;
}

.feedback_title 
{
font-family: Arial, Helvetica, sans-serif, Tahoma;
font-size:12px;
color: #000000;
padding-left: 10px;
padding-top:10px;
padding-bottom:10px;
}

.feedback_bodytext 
{
font-family: Arial, Helvetica, sans-serif, Tahoma;
font-size:12px;
color: #000000;
padding-top:15px;
padding-bottom:15px;
padding-left:5px;
}

.feedback_grey_line
{
background-color:#eeeeee;
height:1px;
}

.feedback_green_line
{
background-color:#47afbc;
height:1px;
}

.feedback_textfield
{
	width: 515px;
	height: 100px;
}

.feedback_submit
{
padding-right: 10px;
padding-top: 10px;
padding-bottom:10px;
}


/*//////////////QUICK POLL///////////////////*/

.questions
{
	font-family: Geneva, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 11px;
	color: #30a4b3;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}

.radio_button
{
padding-left: 15px;
padding-right: 5px;
}

.td_highlight 
{
	background-color: #d8eef1;
}

/*.title
{
font-family: Geneva, Arial, Helvetica, sans-serif, Tahoma;
font-size: 11px;
color: #000000;
font-weight: bold;
padding-left: 15px;
padding-right: 15px;
padding-top: 3px;
padding-bottom: 3px;
}
*/

.results
{
font-family: Geneva, Arial, Helvetica, sans-serif, Tahoma;
font-size: 11px;
color: #30a4b3;
font-weight: bold;
padding-left: 15px;
padding-right: 15px;
padding-top: 3px;
padding-bottom: 3px;
}

/*////////////* Share a Friend Styles *//*////////////*/

.share_title {
	font-family: Geneva, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 14px;
	color: #000000;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}

.share_bodytext {
	font-family: Geneva, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #6c6d68;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}

.share_checkbox_text {
	font-family: Geneva, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #6c6d68;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 2px;
}

.share_textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	width: 310px;
	height: 100px;
}

.share_textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	width: 310px;
}

/*//////////////////////////////////////////////////////// FORM STYLES */

.form_redstar {
font-family: Verdana;
font-size: 11px;
color:#FF0000;
text-decoration:none
}

.form_leftcolumn {
background: #FFFFFF;
}

.form_formdivider {
background: #2ba2b1;
}

.form_rightcolumn {
background: #f2fafb;
}

.form_table {
background: #d1d1d1;
}

.form_inputtext_control
{
color: #000000;
background: #e0f4f6;
border: 1px solid #b9e4e9;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
width:430px;
}

.form_textarea_control
{
color: #000000;
background: #e0f4f6;
border: 1px solid #b9e4e9;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
width:430px;
}

.form_dropdown_control
{
color: #000000;
background: #e0f4f6;
border: 1px solid #b9e4e9;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
width: 230px;
}

.form_checkbox_control
{
border: 0px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #333333;
}

.form_radiobutton_control 
{
border: 0px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #333333;
}

.form_submitbutton {
border: 1px solid #b9e4e9;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
background-color:#FFFFFF; 
}

.form_submitbutton:hover {
border: 1px solid #b9e4e9;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
background-color:#b9e4e9; 
}