.text_white {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.text_white_bold {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}

.text_white_14 {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}

.text_white_18 {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}

.text_header {
	font-family: Arial;
	font-size: 28px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}

.text_table_header {
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000099;
}


.text_table_cell1 {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background-color: #CCFFFF;
}
.text_table_cell2 {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
}

.table_cell_FFFFCC {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFCC;
}

.table_cell_E8F1F7 {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background-color: #E8F1F7;
}

.table_cell_BDE3F2 {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background-color: #BDE3F2;
}

.text_phone_navy {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000099;
}

.text_title_navy {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000099;
}

.text_title_blue {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #0000FF;
}







.wrap {
	margin:0px auto;
	padding:0;
	width:100%;

	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}


	
#wrap1{
	text-align: center; 
	vertical-align: middle; 
	margin: 20px auto 20px; 
	border: 5px solid red;
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	
	}
	
.contact_info{
	border: 1px solid green;
	/*display: inline;*/
	float: left;
	width: 200px;
	margin: 0 auto;
	
	}


.table_structure1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-color: #33CCFF;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #33CCFF;
	
}



.table_structure_E8F1F7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background-color: #E8F1F7;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-color: #33CCFF;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #33CCFF;
	
}

a.main:link {color: #00FFFF; text-decoration: underline; }
a.main:visited {color: #00FFFF; text-decoration: underline; }
a.main:hover {color: #FFFFCC; text-decoration: underline; }
a.main:active {color: #FFFFCC; text-decoration: underline;} 

a.tablelink1:link {color: #0000ff; text-decoration: underline;}
a.tablelink1:visited {color: #0000ff;  text-decoration: underline;}
a.tablelink1:hover {color: #FF0000; text-decoration: underline;}
a.tablelink1:active {color: #FF0000; text-decoration: underline;} 

a:link {
	color: #00FFFF;
}
a:visited {
	color: #00FFFF;
}
a:hover {
	color: #FFFFCC;
}
a:active {
	color: #FFFFCC;
}

