body {
	background:#FFFFFF none repeat scroll 0%;
	color:#333333;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	margin:10px;
	padding:0pt;
}

h1, h2, h3 {
	color:#356AA0;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-style:italic;
	letter-spacing:-1px;
	margin-top:0pt;
	padding-top:0pt;
}

h4 {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	margin:0pt;
	padding:0pt;
}

p, ul, ol {
	font-size:11px;
	line-height:18px;
}

a:link {
	color:#356AA0;
}

a:hover {
	text-decoration:none;
}

a.red {
	color:#CB041B;
}

a.active {
	text-decoration:none;
}


/* Header */

#header {
	height:122px;
	margin:0pt auto;
	width:780px;
}

#header h1 {
	//background:#E3EFFC url(images/img1.gif) no-repeat scroll 0% 50%;
	background:#E3EFFC;
	border:2px solid #356AA0;
	float:left;
	height:116px;
	margin:0pt;
	padding:0px 0pt 0pt 20px;
	width:535px;
}

#header h1 a {
	color:#73880A;
	text-decoration:none;
}

#header h2 {
	//background:#356AA0 url(images/img2.gif) repeat-x scroll 0%;
	background:#356AA0;
	border:2px solid #000000;
	float:right;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	height:96px;
	letter-spacing:normal;
	line-height:normal;
	margin:0pt;
	padding:20px 0pt 0pt;
	text-align:center;
	width:215px;
}

#header h2 a {
	color:#FFFFFF;
	text-decoration:none;
}

/* Menu */

#menu {
	//background:#356AA0 url(images/img2.gif) repeat-x scroll left center;
	background:#356AA0;
	border:2px solid #000000;
	padding:5px;
}

#menu ul {
	margin:0pt;
	padding:0pt;
}

#menu li {
	display:inline;
}

#menu a {
	color:#FFFFFF;
	font-weight:bold;
	padding:0pt 15px;
}

/* Content */

#content {
	//background:#FFFFFF url(images/img4.gif) repeat scroll 0%;
	background:#FFFFFF;
	margin:0pt auto;
	width:780px;
}

#colOne {
	float:left;
	width:559px;
}

#innerContent {
	background:#E3EFFC none repeat scroll 0%;
	border:2px solid #356AA0;
	padding:20px;
}

#colTwo {
	//background:#E3EFFC url(images/img3.gif) repeat-x scroll 0%;
	background:#E3EFFC;
	border:2px solid #356AA0;
	float:right;
	padding:20px;
	width:175px;
}

#colTwo h4 {
	color:#73880A;
}

#colTwo ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-left:0pt;
	padding-left:0pt;
}

/* Footer */

#footer {
	margin:0pt auto;
	width:780px;
}
