body	{
	margin:0;  background-color:#000;
	background-image:url(/images/BG-top.gif);
	background-repeat:repeat-x;
	}

body, td
	{
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;  font-size:14px;
	}

td	{ vertical-align:top;  padding:0;  line-height:1.4; }

img, table
	{ border:0; }


a	{ color:#FBCC04;  text-decoration:none; }

a:active, a:hover
	{ color:#f00;  text-decoration:underline; }


.center	{ text-align:center !important; }
.justify
	{ text-align:justify !important; }
.right	{ text-align:right !important; }
.left	{ text-align:left !important; }


h1, h2, h3, h4
	{ font-weight:lighter;  margin-top:0;  line-height:1.0 !important; }

h1, h3	{
	font-family:"Times New Roman", Times, serif;
	}
	.subheading { font:"Times New Roman", Times, serif; color:#FF9900; font-size:18px;
	}

h1	{ font-size:36px; }
h2	{ font-size:26px;  color:#65B4F3; }
h3	{ font-size:21px; }
h4	{ font-size:18px;  color:#65B4F3; }

li	{ padding:4px 0; }

.font32	{ font-size:32px !important; }
.font25	{ font-size:25px !important; }
.font24	{ font-size:24px !important; }
.font22	{ font-size:22px !important; }
.font20	{ font-size:20px !important; }
.font18	{ font-size:18px !important; }
.font17	{ font-size:17px !important; }
.font15	{ font-size:15px !important; }


hr	{ border:0;  border-top:1px dotted #399;  height:1px;  margin:20px 0; }

em, i	{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:105%;
	}



#head	{ /* height:535px; */ }


#menu	{
	text-transform:uppercase;  font-size:13px;  color:#8BC6F7;
	/* height:70px;  letter-spacing:1.8px; */
	padding:10px 0;  text-align:center;  font-weight:bold;
	}

#menu a	{ color:#fff;  text-decoration:none; }

#menu a:active,	#menu a:hover
	{ color:#F4C00B;  text-decoration:underline; }


#content
	{
	background-color:#014276;
	background-image:url(/images/BG-mid.gif);
	background-repeat:repeat-x;  /* height:392px; */
	}


#content2
	{
	background-color:#03457A;
	background-image:url(/images/BG-content.gif);
	background-repeat:repeat-x;
	}


#body-border
	{
	width:1px;  background-color:#236498;
	background-image:url(/images/BG-content-border.gif);
	background-repeat:no-repeat;
	}


#footer	{
	background-image:url(/images/BG-foot.gif);
	background-repeat:repeat-x;
	height:26px;  padding:24px;  /* sum=74 */
	}

#foot	{ text-align:center;  font-size:11px;  letter-spacing:0.5px; }


.m0	{ margin:0; }
.mBot0	{ margin-bottom:0; }
.mTop0	{ margin-top:0; }

.mTop15	{ margin-top:15px !important; }
.mTop25	{ margin-top:25px !important; }

.LH08	{ line-height:0.8; }
.LH1	{ line-height:1.0; }
.LH12	{ line-height:1.2; }
.LH13	{ line-height:1.3; }
.LH14	{ line-height:1.4; }
.LH15	{ line-height:1.5; }
.LH2	{ line-height:2.0 !important; }

.vAlignBot { vertical-align:bottom; }
.vAlignMid { vertical-align:middle; }

.SkyBlue { color:#8BC6F7; }
.yellow { color:#FCE415; }
.gold	{ color:#E4B30B; }
.white { color:#fff; }
.red { color:#f00; }


.upper	{ text-transform:uppercase; }


#contactTitle
	{ font-weight:bold;  text-align:right;  white-space:nowrap; }

#contactField input, #contactField textarea, #contactField select
	{ width:100%; }

input, textarea, select
	{ background:#fff;  border:0;  padding:2px; }

.small	{ font-size:12px; }

