@charset "utf-8";
/* CSS Document */

body {
	margin-top: 5px;
}


UL  {
    margin-bottom: 0px;
	list-style-type:disc;
}

UL LI {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #010101;
    list-style-image:  url(../assets/shared/bullet_circle.gif); 
    margin-top: 6px;
	list-style-type:disc;
}

UL.main  {
    margin-bottom: 0px;
	list-style-type:disc;
}


LI.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #010101;
    list-style-image:  url(../assets/shared/bullet_circle2.gif); 
    margin-top: 6px;
	list-style-type:disc;
}

UL.opt  {
    margin-bottom: 0px;
	list-style-type:square;
}


LI.opt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #010101;
    list-style-image:  url(../assets/shared/bullet_sq.gif); 
    margin-top: 6px;
	list-style-type:square;
}



UL.mod  {
    margin-bottom: 0px;
	list-style-type:square;
}


LI.mod {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #010101;
    list-style-image:  url(../assets/shared/bullet_sq.gif); 
    margin-top: 6px;
	list-style-type:square;
}


UL.mod_sub  {
    margin-bottom: 0px;
	list-style-type:circle;
}


LI.mod_sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #010101;
    list-style-image:  url(../assets/shared/bullet_mod_sub.gif); 
    margin-top: 6px;
	list-style-type:circle;
}



UL.options  {
    margin-bottom: 0px;
	list-style-type:circle;
}


LI.options {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #010101;
    list-style-image:  url(../assets/shared/bullet_arrow.gif); 
    margin-top: 6px;
	list-style-type:circle;
}


	
UL.box  {
    margin-bottom: 0px;
	list-style-type:disc;
	margin-left: -15px;

}


LI.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #010101;
    list-style-image:  url(../assets/shared/bullet_circle.gif); 
    margin-top: 6px;
	list-style-type:disc;
}

UL.release  {
    margin-bottom: 0px;
	list-style-type:disc;
}


LI.release  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #37362a;
    list-style-image:  url(../assets/shared/bullet_circle_sm.gif); 
    margin-top: 2px;
	list-style-type:disc;
	text-align: justify;
}


p.copy {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align:justify;
}

p.copy_top {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align:justify;
	margin-top: 10px;
}

p.release {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #37362a;
	text-align:justify;
}

p.release_top {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #37362a;
	text-align:justify;
	margin-top: 10px;
}



.clear_bg {
   background-color:#FFFFFF
}

.scr_bdr {
   border:1px solid #ececec;
}

.body_copy {
     font-family: Arial, Helvetica, sans-serif; 
	 font-size: 12px;
	 color: #000000; 
	 font-weight: normal;
	 text-decoration: none;
	 
}


.body_copy_bold {
     font-family: Arial, Helvetica, sans-serif; 
	 font-size: 12px;
	 color: #000000; 
	 font-weight: bold;
	 text-decoration: none;
}

.body_copy_med {
     font-family: Arial, Helvetica, sans-serif; 
	 font-size: 11px;
	 color: #000000; 
	 font-weight: normal;
}

.body_copy_med_bold {
     font-family: Arial, Helvetica, sans-serif; 
	 font-size: 11px;
	 color: #000000; 
	 font-weight: bold;
}

.common_link {
     font-family: Arial, Helvetica, sans-serif; 
	 font-size: 12px;
	 color: #000000; 
	 font-weight: normal;
	 text-decoration: none; 
	 margin: 0px; 	
}

.common_link A:Link{
     font-family: Arial, Helvetica, sans-serif; 
	 font-size: 12px;
	 color: #000000; 
	 font-weight: normal;
	 text-decoration: none;  	
	 margin: 0px; 	
}

.common_link A:Active{
     font-family: Arial, Helvetica, sans-serif; 
	 font-size: 12px;
	 color: #000000; 
	 font-weight: normal;
	 text-decoration: none;  	
	 margin: 0px; 	
}

.common_link A:Visited{
     font-family: Arial, Helvetica, sans-serif; 
	 font-size: 12px;
	 color: #000000; 
	 font-weight: normal;
	 text-decoration: none;  	
	 margin: 0px; 	
}

.common_link A:Hover{
     font-family: Arial, Helvetica, sans-serif; 
	 font-size: 12px;
	 color: #000000; 
	 font-weight: normal;
	 text-decoration: underline;  	
	 margin: 0px; 	
}


.common_link_bold {
     font-family: Arial, Helvetica, sans-serif; 
	 font-size: 12px;
	 color: #000000; 
	 font-weight: bold;
	 text-decoration: none;
	 margin: 0px; 	
}

.common_link_bold A:Link{
     font-family: Arial, Helvetica, sans-serif; 
	 font-size: 12px;
	 color: #000000; 
	 font-weight: bold;
  	 text-decoration: none;
	 margin: 0px; 	
}

.common_link_bold A:Active{
     font-family: Arial, Helvetica, sans-serif; 
	 font-size: 12px;
	 color: #000000; 
	 font-weight: bold;
	 text-decoration: none; 
	 margin: 0px; 	
}

.common_link_bold A:Visited{
     font-family: Arial, Helvetica, sans-serif; 
	 font-size: 12px;
	 color: #000000; 
	 font-weight: bold;
	 text-decoration: none; 
}

.common_link_bold A:Hover{
     font-family: Arial, Helvetica, sans-serif; 
	 font-size: 12px;
	 color: #000000; 
	 font-weight: bold;
	 text-decoration: underline;  	
	 margin: 0px; 	
}


.common_link_med {
     font-family: Arial, Helvetica, sans-serif; 
	 font-size: 11px;
	 color: #000000; 
	 font-weight: normal;
	 text-decoration: none;  	
	 margin: 0px; 	
}

.common_link_med A:Link{
     font-family: Arial, Helvetica, sans-serif; 
	 font-size: 11px;
	 color: #000000; 
	 font-weight: normal;
	 text-decoration: none;  	
	 margin: 0px; 	
}

.common_link_med A:Active{
     font-family: Arial, Helvetica, sans-serif; 
	 font-size: 11px;
	 color: #000000; 
	 font-weight: normal;
	 text-decoration: none;  	
	 margin: 0px; 	
}

.common_link_med A:Visited{
     font-family: Arial, Helvetica, sans-serif; 
	 font-size: 11px;
	 color: #000000; 
	 font-weight: normal;
	 text-decoration: none;  	
	 margin: 0px; 	
}

.common_link_med A:Hover{
     font-family: Arial, Helvetica, sans-serif; 
	 font-size: 11px;
	 color: #000000; 
	 font-weight: normal;
	 text-decoration: underline;  	
	 margin: 0px; 	
}

.common_link_med_bold {
     font-family: Arial, Helvetica, sans-serif; 
	 font-size: 11px;
	 color: #000000; 
	 font-weight: bold;
	 text-decoration: none;  	
	 margin: 0px; 	
}

.common_link_med_bold A:Link{
     font-family: Arial, Helvetica, sans-serif; 
	 font-size: 11px;
	 color: #000000; 
	 font-weight: bold;
	 text-decoration: none;  	
	 margin: 0px; 	
}

.common_link_med_bold A:Active{
     font-family: Arial, Helvetica, sans-serif; 
	 font-size: 11px;
	 color: #000000; 
	 font-weight: bold;
	 text-decoration: none;  	
	 margin: 0px; 	
}

.common_link_med_bold A:Visited{
     font-family: Arial, Helvetica, sans-serif; 
	 font-size: 11px;
	 color: #000000; 
	 font-weight: bold;
	 text-decoration: none;  	
	 margin: 0px; 	
}

.common_link_med_bold A:Hover{
     font-family: Arial, Helvetica, sans-serif; 
	 font-size: 11px;
	 color: #000000; 
	 font-weight: bold;
	 text-decoration: underline;  	
	 margin: 0px; 	
}

.common_link_sm {
     font-family: Arial, Helvetica, sans-serif; 
	 font-size: 10px;
	 color: #000000; 
	 font-weight: normal;
	 text-decoration: none; 
	 margin: 0px; 	
}

.common_link_sm A:Link{
     font-family: Arial, Helvetica, sans-serif; 
	 font-size: 10px;
	 color: #000000; 
	 font-weight: normal;
	 text-decoration: none;  	
	 margin: 0px; 	
}

.common_link_sm A:Active{
     font-family: Arial, Helvetica, sans-serif; 
	 font-size: 10px;
	 color: #000000; 
	 font-weight: normal;
	 text-decoration: none;  	
	 margin: 0px; 	
}

.common_link_sm A:Visited{
     font-family: Arial, Helvetica, sans-serif; 
	 font-size: 10px;
	 color: #000000; 
	 font-weight: normal;
	 text-decoration: none;  	
	 margin: 0px; 	
}

.common_link_sm A:Hover{
     font-family: Arial, Helvetica, sans-serif; 
	 font-size: 10px;
	 color: #000000; 
	 font-weight: normal;
	 text-decoration: underline;  	
	 margin: 0px; 	
}




/* TOP NAVIGATION */


/* DROP DOWN MENU */


.chromestyle{
width: 99%;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
color: #f1efe4;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
color: #f1efe4;
width: 100%;
background:url(../assets/shared/top_nav_bg.gif) center center repeat-x;  /*THEME CHANGE HERE*/
padding: 4px 0;
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
color: #f1efe4;
padding: 4px 7px;
margin: 0;
text-decoration: none;
}

.chromestyle ul li a:hover, .chromestyle ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/
background: url(../assets/shared/top_nav_sel_bg.gif) center center repeat-x; /*THEME CHANGE HERE*/
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #BBB; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #f1efe4;
line-height:15px;
z-index:100;
background-color: white;
width: 200px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: black;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #F0F0F0;
}


/* DROP DOWN MENU */



.top_keywords {
     font-family: Arial, Helvetica, sans-serif; 
	 font-size: 12px;
	 color: #b8b8b8; 
	 font-weight: normal;
	 text-decoration: none; 
	 margin: 0px;
}

.top_keywords A:Link{
     font-family: Arial, Helvetica, sans-serif; 
	 font-size: 12px;
	 color: #b8b8b8; 
	 font-weight: normal; 
	 text-decoration: underline; 
	 margin: 0px;
}

.top_keywords A:Active{
     font-family: Arial, Helvetica, sans-serif; 
	 font-size: 12px;
	 color: #b8b8b8; 
	 font-weight: normal; 
	 text-decoration: underline; 
	 margin: 0px;
}

.top_keywords A:Visited{
     font-family: Arial, Helvetica, sans-serif; 
	 font-size: 12px;
	 color: #b8b8b8; 
	 font-weight: normal; 
	 text-decoration: underline; 
	 margin: 0px;
}

.top_keywords A:Hover{
     font-family: Arial, Helvetica, sans-serif; 
	 font-size: 12px;
	 color: #b8b8b8; 
	 font-weight: normal; 
	 text-decoration: underline; 
	 margin: 0px;
}



.top_nav {
	background:url(../assets/shared/top_nav_bg.gif); 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #f1efe4;
}

.top_nav_sel {
	background:url(../assets/shared/top_nav_sel_bg.gif); 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #f1efe4;
}


.top_nav A:Link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #f1efe4;
    text-decoration: none;
}

.top_nav A:Active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #f1efe4;
    text-decoration: none;	
}

.top_nav A:Visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #f1efe4;
    text-decoration: none;
}

.top_nav A:Hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #f1efe4;
    text-decoration: underline;
}



/* FOOTER */

.foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	background:url(../assets/shared/foot_bg.gif);
}

.foot A:Link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

.foot A:Active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

.foot A:Visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

.foot A:Hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
}

.foot_enews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-color:#666666;
	color: #ffffff;
	border: 1px solid #333333;
}

.foot_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #383838;
	background-color: #8f8f8f;
}


.login_hdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
}


.login_error_hdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
}


.login_error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #dd0000;
}


.login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
}

.login A:Link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration:underline;
}

.login A:Active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration:underline;
}

.login A:Visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration:underline;
}

.login A:Hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration:underline;
}



.client_login_bg {
	background:url(../assets/shared/client_login_bg.gif) repeat-x;
	background-position:top;
	background-color: #29251b;  
}

.learn_more {
     font-family: Arial, Helvetica, sans-serif; 
	 font-size: 12px;
	 color: #000000; 
	 font-weight: normal;
	 text-decoration: underline;
}

.learn_more A:Link {
     font-family: Arial, Helvetica, sans-serif; 
	 font-size: 12px;
	 color: #000000; 
	 font-weight: normal;
	 text-decoration: underline;
}

.learn_more A:Active {
     font-family: Arial, Helvetica, sans-serif; 
	 font-size: 12px;
	 color: #000000; 
	 font-weight: normal;
	 text-decoration: underline;
}

.learn_more A:Visited {
     font-family: Arial, Helvetica, sans-serif; 
	 font-size: 12px;
	 color: #000000; 
	 font-weight: normal;
	 text-decoration: underline;
}

.learn_more A:Hover {
     font-family: Arial, Helvetica, sans-serif; 
	 font-size: 12px;
	 color: #000000; 
	 font-weight: normal;
	 text-decoration: underline;
}

.sw {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	margin: 0px;
}



.sw_copy A:Link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.sw_copy A:Active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.sw_copy A:Visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.sw_copy A:Hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}


.sw {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	margin: 0px;
}

.sw_copy A:Link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.sw_copy A:Active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.sw_copy A:Visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.sw_copy A:Hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}




.sw_section {
	 background:url(../assets/shared/sw_grad.gif); 
	 border:1px solid #f3f3f0;
     font-family: Arial, Helvetica, sans-serif; 
	 font-size: 12px;
	 color: #000000; 
	 font-weight: normal;
}


.contenttable_bg {
	background-image: url(../assets/shared/content_bk.gif);
	background-repeat: repeat-x;
}

.tab_active {
    background:url(../assets/shared/tab_active.gif) no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.tab_inactive {
    background:url(../assets/shared/tab_inactive.gif) no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4a4a4a;
}

#tab_active {
    background:url(../assets/shared/tab_active.gif)  no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

#tab_inactive {
    background:url(../assets/shared/tab_inactive.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4a4a4a;
}

.sw_hdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #010101;
	margin: 0px;
}



.sw_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #010101;
	margin: 0px;

}

.testimonial {
    background:url(../assets/shared/testimonial_C5_bg.gif) no-repeat;
}


/* STANDARD PAGES */


.main_bg {
    background:url(../assets/shared/main_bg.gif) repeat-x;
}

.hdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	
}

.hdr2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #474636;
	margin: 0px;
	
}

.hdr3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	text-decoration:none;
}

.hdr3 A:Link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	text-decoration:none;
}


.hdr3 A:Active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	text-decoration:none;
}

.hdr3 A:Visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	text-decoration:none;
}

.hdr3 A:Hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	text-decoration:underline;
}




.options {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #e0851d;
	font-style:normal;
	margin: 0px;
	 text-decoration: none;
}

.options A:Link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #e0851d;
	font-style:normal;
	margin: 0px;
	 text-decoration: none;
}

.options A:Active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #e0851d;
	font-style:normal;
	margin: 0px;
	 text-decoration: none;
}

.options A:Visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #e0851d;
	font-style:normal;
	margin: 0px;
	 text-decoration: none;
}

.options A:Hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #e0851d;
	font-style:normal;
	margin: 0px;
	text-decoration: underline;
}


.modules {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #504f3b;
	font-style:italic;
	margin: 0px;
	 text-decoration: none;
}

.modules A:Link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #504f3b;
	font-style:italic;
	margin: 0px;
	 text-decoration: none;
}

.modules A:Active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #504f3b;
	font-style:italic;
	margin: 0px;
	 text-decoration: none;
}

.modules A:Visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #504f3b;
	font-style:italic;
	margin: 0px;
	 text-decoration: none;
}

.modules A:Hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #504f3b;
	font-style:italic;
	margin: 0px;
	text-decoration: underline;
}



.note {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #be5201;
	 text-decoration: none;
}

.note A:Link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #be5201;
	 text-decoration: none;
}

.note A:Active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #be5201;
	 text-decoration: none;
}

.note A:Visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #be5201;
	 text-decoration: none;
}

.note A:Hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #be5201;
	text-decoration: underline;
}



.note_med {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #be5201;
	text-decoration: none;
}

.note_med A:Link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #be5201;
	text-decoration: none;
}

.note_med A:Active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #be5201;
	text-decoration: none;
}

.note_med A:Visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #be5201;
	text-decoration: none;
}

.note_med A:Hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #be5201;
	text-decoration: underline;
}

.note2_sm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #504f3b;
}

.required {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
}


.contact_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #454545;
}
.boxlink_active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-repeat: no-repeat;
}
.boxlink_inactive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	background-repeat: no-repeat;
}

.hdr4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #363636;
	margin: 0px;
	text-decoration:underline;
}
.hdr4 A:Link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #363636;
	margin: 0px;
	text-decoration:underline;
}
.hdr4 A:Active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #363636;
	margin: 0px;
	text-decoration:underline;
}
.hdr4 A:Visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #363636;
	margin: 0px;
	text-decoration:underline;
}
.hdr4 A:Hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #363636;
	margin: 0px;
	text-decoration:underline;
}

.hdr5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #363636;
	margin: 0px;
}

