html,body,form {margin:0;padding:0;}
html,body,form {font-size:100%;height:100%;}
body {background:url(images/bg_tile.gif) top left repeat;}
h1,h2,h3,h4,h5,h6 {
	font-family:Helvetica,Arial,sans-serif;
	font-weight:bold;
}
h1,h3,h5 {color:#113355;}
h2,h4,h6 {color:#CC7700;}
h1,h2,h3 {}
h4,h5,h6 {}
h1 {letter-spacing:1px;	margin-top:0;margin-bottom:0;}
h2 {letter-spacing:1px;}
h3 {letter-spacing:2px;}
h4 {letter-spacing:1px;}
h5 {font-style:italic;letter-spacing:1px;}
h6 {letter-spacing:0.1em;text-transform:uppercase;}
/* -- begin: containers --*/
#container, #blankContainer {
	border:0;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	height:auto !important;
	height:100%;
	margin:auto;
	min-height:100%;
	position:relative;
	width:920px;
}	
#container {background:url(images/container_bg_920.jpg) 0px 220px no-repeat #FFFFFF;}
#blankContainer {background:url(images/container_bg_920.jpg) top left no-repeat #FFFFFF;}	
#header {background:url(images/header_bg_920.jpg) top left no-repeat;height:220px;margin-bottom:10px;}
#header img {border:0;height:220px;width:920px;}
#content {padding:20px 20px 40px 20px;}
#menu {height:22px;}
#menu ul {margin:0;padding:0;}
#menu li {
	background:url(images/menu_li_bg_2.png) 0px 0px no-repeat;
	float:left;
	list-style-type:none;
	margin:0;
	padding:0px 0px 10px 0px;
}
#menu li:hover {background:url(images/menu_li_bg_2.png) 0px -22px no-repeat;}
#menu li a,
#menu li a:visited {
	color:#808080;
	display:block;
	font:normal 10px Helvetica,Arial,sans-serif;
	height:10px;
	letter-spacing:0.1em;
	line-height:10px;
	padding:2px 15px 0px 10px;
	text-decoration:none;
	text-transform:uppercase;
}
#menu li a:hover {color:#113355;}
#footer {
	background:url(images/footer_bg.jpg) top left repeat-x;
	border-top:1px solid #000000;
	bottom:0;
	color:#FFFFFF;
	font:normal 9px Helvetica,Arial,sans-serif;
	height:10px;
	letter-spacing:0.1em;
	padding:5px 10px;
	position:absolute;
	text-transform:uppercase;
	width:900px;
}
#footer a, #footer a:visited {color:#FFFFFF;}
#footer a:hover {color:#A0C0E0;}
/* -- end containers -- */

#content ol {}
#content ol li {color:#606080;font-size:13px;}
#content ul {margin:0;padding:0;}
#content ul li {
	background:url(/images/li_fusion_2.png) top left no-repeat;
	color:#606080;
	font-size:13px;
	line-height:14px;
	list-style-type:none;
	/*list-style-image:url(images/li_fusion_2.png);
	list-style-position:inside;*/
	padding-left:15px;
}
#content p {
	/*background:url(images/transparent_white_50.png) top left repeat;*/
	color:#606080;
	font-size:13px;
	line-height:20px;
	text-align:justify;
}

#content a, #content a:visited {color:#CC7700;text-decoration:underline;}
#content a:hover {color:#000000;}
/* begin alignment/positioning */
.c	{text-align:center;}
.l	{text-align:left;}
.r	{text-align:right;}

.float-l	{float:left;}
.float-r	{float:right;}

.v-base		{vertical-align:baseline;}
.v-bottom	{vertical-align:bottom;}
.v-middle	{vertical-align:middle;}
.v-top		{vertical-align:top;}
/* end alignment/positioning */

/* begin font modification */
.n	{font-weight:normal;}
.b	{font-weight:bold;}
.i	{font-style:italic;}
.s	{font-size:10px;}
.m	{font-size:12px;}
.u	{text-decoration:underline;}
.up	{text-transform:uppercase;}

.sans	{font-family:Helvetica,Arial,sans-serif;}
.serif	{font-family:Palatino,Times New Roman,serif;}

.black	{color:#000000;}
.blue	{color:#113355;}
.green	{color:#007700;}
.orange	{color:#CC7700;}
.white	{color:#FFFFFF;}
/* end font modification */

.bg-blue		{background:url(images/bg_blue.jpg) top left repeat;}
.bg-white		{background-color:#FFFFFF;}
.bg-white-50	{background:url(images/bg_white_trans_50.png) top left repeat;}
.bg-white-75	{background:url(images/bg_white_trans_75.png) top left repeat;}

.gridHeader,.gridHeader-l,.gridHeader-r {
	background:url(images/bg_blue.jpg) top left repeat;
	color:#FFFFFF;
	font:bold 11px Arial,sans-serif;
	letter-spacing:0.1em;
	text-transform:uppercase;
}
.gridHeader {text-align:center;}
.gridHeader-l {padding-left:0.5em;text-align:left;}
.gridHeader-r {padding-right:0.5em;text-align:right;}
.clean-links a,
.clean-links a:visited {
	color:#113355;
	display:block;
	text-decoration:none;
}
.clean-links a:hover {
	background-color:#E0E0E0;
	text-decoration:underline;
}
/* begin image modification */
img {border:0;}
img.l {border-bottom:1px solid #113355;border-right:1px solid #113355;margin:10px 10px 10px 0px;}
img.r {border-bottom:1px solid #113355;border-left:1px solid #113355;margin:10px 0px 10px 10px;}
/* end image modification */
