body
{
	background-color:#044773;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.clear
{
	clear:both;
}


p, td {
	font-family:Myriad,Verdana,sans-serif;
	font-size:12px;
	color:#444444;
	font-weight:normal;
	line-height:16px;
}
a, a.link, a.active, a.visited {
	text-decoration:underline;
	color:#fd7f03;
	font-weight:bold;
}
a.hover {
	color:#ffcc33;
}
.front {
	font-weight:bold;
	color:#1c3561;
}
.front2 {
	font-weight:bold;
	color:#1c3561;
}
.front3 {
	font-weight:bold;
	color:#2871ba;
}
.squares {
	padding: 10px 12px 10px 0;
	padding-right:12px;
	padding-bottom:10px;
}
.squares2 {
	padding: 10px 12px 10px 0;
	padding-right:64px;
	padding-bottom:10px;
}
.middle {
	padding-right:24px;
	padding-bottom:10px;
}
a.menu, a.menu:active, a.menu:visited {
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}
a.menu:hover {
	background-color:#96a5b9;
}
a.menu2, a.menu2:active, a.menu2:visited {
	color:#ffffff;
	text-decoration:none;
}
a.menu2:hover {
	background-color:#96a5b9;
}
.footer {
	color:#ffffff;
	font-size:10px;
}
a.footer, a.footer:active, a.footer:visited {
	color:#ffffff;
	text-decoration:underline;
}
a.footer:hover {
	background-color:#ffcc33;
}
.login {
	color:#003a62;
	font-weight:bold;
}
.side {
	padding-left:5px;
	padding-top:10px;
}
input {
	font-size:12px;
}
select {
	font-size:10px;
	height:18px;
}
.rewards {
	text-align:center;
}
.background {
	background-color:#95c7df;
}
.white {
	color:#ffffff;
	font-weight:bold;
}



/*
 * Added by Brett Hitzel 1-7-2009
 * Green Links styles
 */
 

a.GreenLink,
a.GreenLink:active,
a.GreenLinks:visited  
{
	color:#006633;
	font-weight:bold;
	text-decoration:underline;
}

a.GreenLink:hover
{
	text-decoration:none;
}

#box
{
	top:10px;
	left:10px;
	width:1px;
	height:1px;
	text-align: left;
	display: block;
}

.box3 {
	color: #000000;
	padding: 0px;
	position: absolute;
	width:1px;
	height:1px;
}
#DragBar {
	position: relative;
	float: left;
	width:1px;
	height:1px;
	width:1px;
	display: none;
	cursor: move;
}

#CloseButton {
	float:left;
	width:1px;
	height:1px;
	width:1px;
	display: none;
}
.clear
{
	clear:both;
}

/*
 * Added by Brett Hitzel 1-8-2009
 * Green Links form styles
 */

form#GreenLinkControlForm
{
	display:block;
	margin-top:7px;
}

form#GreenLinkControlForm p
{
	display:block;
	width:100px;
	height:20px;
	margin:0px;
}

form#GreenLinkControlForm p label
{
	display:inline;
	float:left;
	height:25px;
	margin-top:2px;
}

form#GreenLinkControlForm p input
{
	display:inline;
	float:left;
	width:20px;
}

form#GreenLinkControlForm p input#GreenLinkControlFormSubmit
{
	display:inline;
	float:left;
	width:100px;
}

