body
{
	background-color: #88BDE7;
}

body,a,p,div,span,td,table
{
	font-family: Arial, sans-serif;
	font-size: 14px;
}

th
{
	font-family: Arial, sans-serif;
	font-size: 15px;
}

a
{
	font-size: 12px;
}
img
{
	border: 0px;
}

.clearall
{
	clear: both;
}

.bold
{
	font-weight: bold;
}

.underline
{
	text-decoration: underline;
}

.italic
{
	font-style: italic;
}

#world
{
	width: 795px;
}

#aeplogo
{
	float: left;
}

#inspir_quote
{
	margin-left: 50px;
	float: left;
	font-size: 12px;
	font-style: italic;
}

#gwflogo
{
	float: right;
}

#nav
{
	margin-left: 7px;
	float: left;
	width: 160px;
}

.nav_subitem
{
	margin-left: 10px;
}

#content
{
	padding-left: 5px;
	float: right;
	width: 620px;
	position: absolute;
	top: 200px;
	left: 200px;
}

#legal
{
	padding-top: 15px;
	font-size: 12px;
	font-style: italic;
	text-align: center;
}

#mainimg
{
	width: 440px;
	height: 328px;
}

#mainimg_holder
{
	text-align: center;
}

.title
{
	font-size: 18px;
	font-weight: bold;
}

.maintext
{
	text-indent: 10px;
}

.center
{
	text-align: center;
}

.biglink
{
	font-size: 18px;
}

.subheader
{
	font-size: 16px;
	font-weight: bolder;
	text-decoration: underline;
}

.subtitle
{
	font-size: 16px;
	font-weight: bolder;
}

.error
{
	color: #FF0000;
}

.fl_date
{
	padding-left: 1px;
}

.fl_dl
{
	padding-left: 50px;
}

.plan_orange
{
	background-color: #FF9900;
}

.plan_yellow
{
	background-color: #FFFF66;
}

.plan_blue
{
	background-color: #99FFFF;
}

.plan_dkblue
{
	background-color: #00DDFF;
}

.plan_green
{
	background-color: #CCFFAA;
}

