body {
	background: #29407B url(../i/background.gif) repeat-x;
	font: normal 11px 'trebuchet ms', arial, helvetica, sans-serif;
	color: #414141;
	margin: 0;
	font-size: 3px;
}
form { display: inline; }
select, input, textarea { font: normal 12px 'ms sans serif', Arial, Helvetica, sans-serif; }
h1 {
	font-size: 18px;
	font-weight: normal;
	color: #133676;
	margin: 8px 0 6px 0;
}
h2 {
	font-size: 14px;
	color: #3F7B31;
	margin: 8px 0 6px 0;
}
h3 {
	font-size: 12px;
	color: #3F7B31;
	margin: 8px 0 2px 0;
}
p {
	line-height: 140%;	
	margin: 2px 0 12px 0;
}
ul { font-size: 11px; }

/* FONT */
.smText { color: #666; font-size: 10px; }
.lgText { font-size: 13px; font-weight: bold; }

/* LAYOUT */
.clear { clear: both; }
.left { float: left; }
.right { float: right; }

#col1 {
	background: #FFF url(../i/copy-background.gif) no-repeat;
	width: 550px;
}
#col2 {
	width: 214px;
	float: right;
}
#copyBox {
	padding: 4px 14px 0 13px;
	font-size: 11px;
}
.formTbl td {
	padding-bottom: 8px;
}
#header {
	height: 99px;
	font-weight: bold;
	font-size: 12px;
	color: #133676;
}
#header p {
	margin: 75px 13px 0 0;
	float: right;
}
.HL {
	background: #FFF url(../i/home-box-grey.jpg) no-repeat;
	width: 250px;
	height: 176px;
	float: left;
	margin: 8px 8px 8px 0;
	cursor: pointer;
	font-size: 11px;
}
.imgBdr { margin-top: 8px; }
#footer {
	color: #5372A7; 
	background: #FFF url(../i/footer.gif) no-repeat;
	font-size: 11px;
}
#footer p {
	margin: 8px 0;
	padding: 7px 0;
	text-align: center;
}
#nav {
	text-align: center;
	clear: both;
	padding-bottom: 8px;
}
table#pullout {
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
}
table#pullout th, table#pullout td {
	padding: 4px;
}
table#pullout th {
	color: white;
	background-color: #729E5E;
	border-bottom: 1px solid #CCC;
	border-right: 1px solid #CCC;
	font-weight: bold;
	font-size: 13px;
}
table#pullout td {
	border-bottom: 1px solid #CCC;
	border-right: 1px solid #CCC;
	background: #FFF url(../i/blend.gif) repeat-x;	
}
#sidebar {
	border-top: 1px dotted #999;
	border-bottom: 1px dotted #999;
	background: #FFF url(../i/blend.gif) repeat-x;	
	margin-top: 8px;
	color: #555;
	font-size: 11px;
}
#sidebar p { padding: 8px 0 0 8px; }
#sidebar2 {
	background: #FFF url(../i/did-you.gif) repeat-x;	
	margin-top: 8px;
	width: 214px;
	font-size: 11px;
}
#sidebar2 h2 {
	color: #FFF;
	font-size: 14px;
	padding: 3px 0 0 10px;
	margin: 0;
}
#sidebar2 p {
	padding: 8px 2px 0 8px;
	color: #666;
	font-size: 11px;
	margin: 0;
	line-height: 140%;
}
#wrapper {
	width: 770px;
	margin: 0 auto;
	padding: 0 13px 13px 13px;
	border-right: 1px solid #172B5E;
	border-left: 1px solid #172B5E;
	background: #FFF url(../i/globe-large.gif) no-repeat 370px 0;
}

#one, #two, #three, #four, #five { 
	padding-left: 40px; 
	background-repeat: no-repeat; 
	background-position: 2px 4px;
	border-top: 1px solid #B4D5B4;
	padding-top: 2px;
}
#one { background-image: url(../i/1.gif); }
#two { background-image: url(../i/2.gif); }
#three { background-image: url(../i/3.gif); }
#four { background-image: url(../i/4.gif); }
#five { background-image: url(../i/5.gif); }

/* LINKS */
a { color: #339; text-decoration: underline; }
a:hover { text-decoration: none; }

#header a { color: #133676; text-decoration: none; }
#header a:hover { text-decoration: underline; }

#footer a { color: #5372A7; text-decoration: none; }
#footer a:hover { text-decoration: underline; } 



