	body {	margin:0;	padding:0;		height:100%;	*{font-family: Arial, Verdana, sans-serif;}			background-color:#F0F0F0;	}				/*.smallblack { font: 14px Arial, Verdana, sans-serif; color:#0000ff;display: none;}*/	.small { font: 14px Arial, Verdana, sans-serif; color:white;}	.smallblack { font: 14px Arial, Verdana, sans-serif; color:black;}	.smallblack2 { font: 16px Arial, Verdana, sans-serif; color:black;}	.smallsmallblack { font: 12px Arial, Verdana, sans-serif; color:black;}	.heavyblack { font:  18px Arial, Verdana, sans-serif; color:black;}	.heavy { font:  28px Arial, Verdana, sans-serif; }	.heavy2 { font:  39px Arial, Verdana, sans-serif; }	.Rrrrr { font: italic 40px serif; fill: red; }		       a:hover {            cursor: default;        }	.Desk_Page {	position: relative;	width:100%;	height:100%;	background-color:#F0F0F0;	position:fixed;	display: block;	top:0;	}			.Desk_Page_Blank {	position: relative;	width:100%;	height:100%;	background-color:#F0F0F0;	position:fixed;	display: none;	top:0;	}		a.StdButton { background-color: #ffffff; border: 3px solid #1B98E8;  color: #1B98E8;  padding: 7px 28px;  text-align: center;  text-decoration: none;  display: inline-block;  margin: 4px 2px;  cursor: pointer;  border-radius: 28px;  }a.StdButton:hover {  background-color: #F1F8FF;   border: 3px solid #8DBBDF;   color: #8DBBDF; }					a.NavButton { background-color: #F0F0F0; border: 1px solid #F0F0F0;  color: #1B98E8;  padding: 3px 8px;  text-align: center;  text-decoration: none;  display: inline-block;  margin: 0px 2px;  cursor: pointer;  border-radius: 8px;  }a.NavButton:hover {  background-color: #E0E0E0;   border: 1px solid #E0E0E0;   color: #8DBBDF; }		.InputTxtWhite{	width:170px;	height: 20px;	border-radius:4px;	-webkit-border-radius:4px;	-moz-border-radius:4px;	background:#E8F3FE;	border:1px solid #1374CF;	font-family: Tahoma, sans-serif;	font-size: 16px;	padding:6px;	}			.Row_Menu{		position: absolute;		top: 0px;		left: 0px;		height: 12px;		width:100%;		z-index:9;	}					.Desk_Label_1 {  position: fixed;  height: 50px;  left: 10px;  top: 95px;  vertical-align: top;  padding: 0;  margin: 0;  width: 100%;  background-color: transparent;  color: #062134;  font-family: Arial, Verdana, sans-serif;  font-size: 24px;  font-weight: bold;  line-height: 1.2em;  text-align: left;  display: block;}	.Desk_Labels_2_3 {  position: fixed;  height: 50px;  left: 10px;  top: 125px;  vertical-align: top;  padding: 0;  margin: 0;  width: 100%;  background-color: transparent;  color: #062134;  font-family: Arial, Verdana, sans-serif;  font-size: 18px;  font-weight: normal;  line-height: 1.3em;  text-align: left;  display: block;}.Desk_Labels_4_5_6 {  position: fixed;  height: 100px;  left: 10px;  bottom: 0;  padding: 0;  width: 100%;  background-color: transparent;    color: #062134;  font-family: Arial, Verdana, sans-serif;  font-size: 18px;  font-weight: mormal;  line-height: 1.3em;  text-align: left;  display: block;}.Desk_Label_7 {  position: fixed;  height: 55px;  right: 10px;  bottom: 0;  padding: 0;  width: 100%;  background-color: transparent; color: #062134; font-family: Arial, Verdana, sans-serif;  font-size: 24px;  font-weight: bold;  line-height: 1.2em;  text-align: right;  display: block;}.Desk_Footer {  position: fixed;  left: 0;  bottom: 0;  width: 100%;  padding: 0;  margin: 0;  background-color: #1B98E8;  color: white;  text-align: center;  display: block;}	.Phone_Page {	display: none;	}	.Phone_Label_1 {	display: none;	}		.Phone_Labels_2_3 {	display: none;	}	.Phone_Labels_4_5_6 {	display: none;	}		.Phone_Label_7 {	display: none;	}	.Phone_Footer {	display: none;	}	p.ParaFooter {	margin-top: 0	vertical-align: text-bottom;	padding: 0px;	vertical-align: top;	font-size: 24px;	color: #062134;	line-height: 0.9em;	}		a.MenuBtnBlack {	color: black;	font-size: 14px;	font-family: Arial;	font-weight: normal;	text-decoration: none;	}		a.MenuBtnBlack2 {	color: black;	font-size: 16px;	font-family: Arial;	font-weight: normal;	text-decoration: none;	}			a.MenuBtn {	color: White;	font-size: 14px;	font-family: Arial;	font-weight: regular;	text-decoration: none;	}	.Desk_Dropdown{	width:250px;	padding:4px;	color:#062134;	height: 30px;	background-color:#DAEDFF;	border:1px solid #062134;	border-radius:0px;	-webkit-border-radius:0px;	-moz-border-radius:0px;	font-size: 16px;	}			.Phone_Dropdown{	width:250px;	padding:4px;	color:#062134;	height: 40px;	background-color:#DAEDFF;	border:1px solid #062134;	border-radius:0px;	-webkit-border-radius:0px;	-moz-border-radius:0px;	font-size: 16px;	}		/* ------------------------------------------------------------------------------------------------------------------------------------ */	/*@media screen and (max-height:520px) {			.Phone_Label_1 {		display: none;	}	.Desk_Labels_4_5_6 {		display: none;	}	.Desk_Label_7 {		dislay: none;	}}*//* ------------------------------------------------------------------------------------------------------------------------------------ */@media screen and (max-height:400px) {			.Desk_Page_Blank {		display: block;	}	.Desk_Page {		display: none;	}	.Desk_Label_1 {		display: block;	}	.Desk_Labels_2_3 {		display: none;	}	.Desk_Footer {		display: none;	}}	/* ------------------------------------------------------------------------------------------------------------------------------------ */	@media only screen and (max-width: 640px) {		.Phone_Page {		position: relative;		width:100%;		height:100%;		background-color:#F0F0F0;		position:fixed;		display: block;		top:0;		}		.Phone_Label_1 {			position: fixed;			height: 19px;			left: 10px;			top: 180px;			padding: 0;			width: 100%;			background-color: transparent;			color: #062134;			font-family: Arial, Verdana, sans-serif;			font-size: 15px;			font-weight: normal;			line-height: 1.2em;			text-align: left;			display: block;		}		.Phone_Labels_2_3 {		position: fixed;		height: 50px;		left: 10px;		top: 200px;		padding: 0;		width: 100%;		background-color: transparent;		color: #062134;		font-family: Arial, Verdana, sans-serif;		font-size: 15px;		line-height: 1.3em;		text-align: left;		display: block;		}		.Phone_Labels_4_5_6 {		position: fixed;		height: 92px;		left: 10px;		bottom: 0;		padding: 0;		width: 100%;		background-color: transparent;		color: #062134;		font-family: Arial, Verdana, sans-serif;		font-size: 14px;		line-height: 1.4em;		text-align: left;		display: block;		}		.Phone_Label_7 {		position: fixed;		height: 55px;		right: 10px;		bottom: 0;		padding: 0;		width: 100%;		background-color:transparent;		color: #062134;		font-family:Arial, Verdana, sans-serif;		font-size: 15px;		font-weight: normal;		line-height: 1.2em;		text-align: right;		display: block;		}		.Phone_Footer {		position: fixed;		left: 0;		bottom: 0;		width: 100%;		padding: 0;		margin: 0;		background-color: #1B98E8;		color: white;		text-align: center;		display: block;		}		.Desk_Page {		display: none;		}				#Desk_Label_1 {		display: none;		}			.DeskMenu {		display: none;		}		.Labels_2__3_Desk {		display: none;		}		.Desk_Labels_4_5_6 {		display: none;		}		.Desk_Label_7 {		display: none;		}		.Desk_Footer {		  display: none;		}}	@media screen and (max-width:320px) {	#wrapper{		width:320px;	}}