HTML,BODY {		background-color: #FFFFFF;
							margin: 0;
							height: 100%;
							min-width: 600px;}
/*
BODY {						background-color: #FFFFFF;
							margin: 0;
							height: 100%;}
*/

TD {						font-family: Arial, sans-serif;
							font-size: 12px;}

.bordera		{			border-color: #666666;}

.table_heading_partner {	font-family: Arial, sans-serif;
							font-size: 14px;
							color: #000000;
							background-color: #CCCCCC;
							text-align: left;
							font-weight: normal;}

a	{						color: #000000;	}

.center {					text-align: center; }
.right {					text-align: right; }

.disguised { display:none; }
.revealed { display:block; }


.table_heading {			font-family: Arial, sans-serif;
							font-size: 14px;
							color: #000000;
							background-color: #CCCCCC;
							text-align: center;
							font-weight: normal;}

.cell_top {					font-family: Arial, sans-serif;
							font-size: 12px;
							color: #000000;
							background-color: #FFFFFF;
							vertical-align: top;
							font-weight: normal;}
							

.content_title  {			font-family: Arial, sans-serif;
							font-size: 14px;
							color: #000066;
							font-weight: normal;}

.content_title_blue  {		font-family: Arial, sans-serif;
							font-size: 18px;
							color: #000066;
							font-weight: normal;}

.subheading  {				font-family: Arial, sans-serif;
							font-size: 16px;
							color: #1A1A1A;
							font-weight: bold;}

.black_text_bold  {			font-family: Arial, sans-serif;
							font-size: 12px;
							color: #000000;
							font-weight: bold;}

.black_text_bigger  {		font-family: Arial, sans-serif;
							font-size: 13px;
							color: #000000;
							font-weight: bold;}

.image				{		border: 0;}

.white_text_small{ 			font-family: Arial, sans-serif;
							font-size: 11px;
							color: #FFFFFF;}

.white_text  {    			font-family: Arial, sans-serif;
							font-size: 12px;
							color: #FFFFFF;}

.black_text  {    			font-family: Arial, sans-serif;
							font-size: 11px;
							color: #000000;}

.black_text_italic  {		font-family: Arial, sans-serif;
							font-size: 11px;
							color: #000000;
							font-style:italic;}

.white_text_title  {		font-family: Arial, sans-serif;
							font-size: 12px;
							color: #FFFFFF;
							font-weight: bold;}

.input_faded_white {		background-color: #8B8BC2;
							font-weight: normal; 
							font-size: 12px; 
							color: black;
							border-style:none;
							border-width:0px;
							height:20px;
							width:75px;
							padding-top:3px;
							}		

.input_faded_white_password{background-color: #8B8BC2;
							font-weight: normal; 
							font-size: 12px; 
							color: black;
							border-style:none;
							border-width:0px;
							height:18px;
							width:75px;
							padding-top:5px;
							}	

.white_link_bold {			font-family: Arial, sans-serif;
							font-size: 12px;
							color: #FFFFFF;
							font-weight: bold;
							text-decoration:none;}	

.white_link_bold:hover {	font-family:Arial, sans-serif;
							font-size: 12px;
							color: #FFFB20;
							font-weight: bold;
							text-decoration:none;}	

.white_link_bold_on    {	font-family: Arial, sans-serif;
							font-size: 12px;
							color: #FFFB20;
							font-weight: bold;
							text-decoration:none;}	

.thin_black_line {			border-right-width:0px;
							border-left-width:0px;
							border-bottom-width:0px;
							border-top-width:1px;
							border-color: #000000;
							border-style: solid;}

.black_link_bold {			font-family: Arial, sans-serif;
							font-size: 12px;
							color: #000000;
							font-weight: bold;
							text-decoration:none;}	

.black_link_bold:hover {	font-family:Arial, sans-serif;
							font-size: 12px;
							color: #02037b;
							font-weight: bold;
							text-decoration:none;}	

.black_link {				font-family: Arial, sans-serif;
							font-size: 12px;
							color: #000000;
							text-decoration:none;}	

.black_link:hover {			font-family:Arial, sans-serif;
							font-size: 12px;
							color: #02037b;
							text-decoration:none;}	

.blue_link {				font-family: Arial, sans-serif;
							font-size: 12px;
							color: #000066;
							font-weight: normal;
							text-decoration:none;}	

.blue_link:hover {			font-family:Arial, sans-serif;
							font-size: 12px;
							color: #000000;
							font-weight: normal;
							background-color:#DFDFDF;
							text-decoration:underline;}	

.blue_news_text	 {			font-family: Arial, sans-serif;
							font-size: 12px;
							color: #000066;
							font-weight: normal;
							text-decoration:none;}	


.blue_underline_bold  {		font-family: Arial, sans-serif;
							font-size: 13px;
							color: #000066;
							font-weight: bold;
							border-style:dashed;
							border-top-style:none;
							border-left-style:none;
							border-right-style:none;
							border-bottom-width:1px;
							border-bottom-color:#CCCCCC;}

.input_simple {				border-style: solid;
							border-color: #000000;
							border-right-width:1px;
							border-left-width:1px;
							border-bottom-width:1px;
							border-top-width:1px;}
  
.link_no_decor	{			text-decoration:none;}

.grey_link {				font-family: Arial, sans-serif;
							font-size: 12px;
							color: #000000;
							font-weight: normal;
							text-decoration:none;}	

.grey_link:hover {			font-family:Arial, sans-serif;
							font-size: 12px;
							color: #000000;
							font-weight: normal;
							background-color:#DFDFDF;
							text-decoration:underline;}	

.top_banner {				background-color:#02037B;
							height:85px;
							max-height:85px;
							}

.menu_nav{					background-color:#FFFFFF;
							height:20px;
							max-height:20px;}

.grey_bar_height{				height:155px;
								max-height:155px;}


.max_height {					height:100%;}
.max_height_fixed {				height:100%;
								table-layout:fixed;}

/*
.my_height {				height:55%;}
*/
.max_width {					width:100%;}

.logo_border {					border-style: solid;
								border-width:5px;
								border-color:#02037b;}

.table_border {					border-style: solid;
								border-width:2px;
								border-color:#CCCCCC;}
	
.arrows {						background-image:url("/elements/images/rightarrows.gif");
								background-repeat:no-repeat;}

.grey_table_background{			background-image:url("/elements/images/grey_bar_filler.gif");
								height:155px;
								max-height:155px;
								background-repeat:repeat-x;}

.grey_row_background{			background-color:#CCCCCC;}

.purple_background{				background-color:#02037b;}

.purple_background_with_height{	max-height: 15px;
								background-color:#02037b;
								vertical-align:bottom;}

.max_width_385px{				width:385px;
								min-width:385px;
								max-width:385px;}

.flexi{							width:25%;}
.flexi_small{					width:10%;}

.flexi_height{					height:50%;}

.pixelHeight_10 {				height:10px;
								max-height:10px; 
								vertical-align: bottom;}

.white_link {					font-family: Arial, sans-serif;
								font-size: 12px;
								color: #FFFFFF;
								font-weight: normal;
								text-decoration:none;}	

.white_link:hover {				font-family:Arial, sans-serif;
								font-size: 12px;
								color: #FFFB20;
								font-weight: normal;
								text-decoration:none;}	

.white_link_on    {				font-family: Arial, sans-serif;
								font-size: 12px;
								color: #FFFB20;
								font-weight: normal;
								text-decoration:none;}	

.align_me_right	{				float:right;}

.pad_box_out_by_5 {				padding: 5px 5px 5px 5px;}

.pad_box_out_bottom_image {		padding: 6px 5px 4px 5px;
								width:400px;}

.grey_underline_bold  {			font-family: Arial, sans-serif;
								font-size: 13px;
								color: #000000;
								font-weight: bold;
								border-style:dashed;
								border-top-style:none;
								border-left-style:none;
								border-right-style:none;
								border-bottom-width:1px;
								border-bottom-color:#CCCCCC;}

.grey_underline  {				font-family: Arial, sans-serif;
								font-size: 13px;
								color: #000000;
								font-weight: normal;
								border-style:dashed;
								border-top-style:none;
								border-left-style:none;
								border-right-style:none;
								border-bottom-width:1px;
								border-bottom-color:#CCCCCC;}

.grey_underline_link  {			font-family: Arial, sans-serif;
								font-size: 13px;
								color: #000000;
								font-weight: normal;
								border-style:dashed;
								border-top-style:none;
								border-left-style:none;
								border-right-style:none;
								border-bottom-style:dashed;
								border-bottom-width:1px;
								border-bottom-color:#CCCCCC;
								text-decoration : none;}

DIV.lyr_top_banner_print {		display: none;}



.contactFormInput {				background-color: #CECFCE;
								font-family: Arial, sans-serif;
								font-size: 12px;
								color: #000000; 
								border-color: #B5C7E7;
								border-width: 1px;
								border-style: solid; }	

.contactSubmit {				background-color: #B5C7E7;
								font-family: Arial, sans-serif;
								font-size: 12px;
								font-weight: bold;
								color: #333333; 
								border-color: #8C8AC6;
								border-width: 1px;
								border-style: solid; }	

.errorMessage {					background-color: #FFEDED;
								border-style: solid; 
								border-color: #FF0000; 
								border-width: 1px;
								color: #FF0000;
								padding: 5px;}

.astrix {						color: #FF0000; }

  
/*
border-collapse : collapse | separate 
border-style : none | hidden | dotted | dashed | solid | double | groove | ridge | inset | outset  
text-decoration : none | underline overline line-through blink  
background-repeat : repeat | repeat-x | repeat-y | no-repeat 
*/
