/* ----- universal settings -----*/
body {
	margin:0px; 
	padding:0px 0px 0px 0px; 
	background-color:#c1e7fe; 
	font-family:arial, san-serif; 
	font-size:10pt; 
	color:#073753;
	text-align:left;
}

h1 {font-size:16px; margin:0;}
h2 { font-size:14px;}
h4 {font-weight:bold; margin-bottom:0;}

td {font-size:10pt;}
p {margin:0px; padding:0px;}

#ctr, #footer {margin-left:auto; margin-right:auto; width:760px;}
#logo {height:109px;}
#nav {height:36px;}
#nav img, #midTable img {border:0px;}
#fader {height:221px;}

#ctr-mid {margin-left:auto; margin-right:auto; width:760px; height:228px;}

#foot {border-top:1px solid #fff;}
#footer p {margin:10px 0;}


/* ----- typography/positioning ----- */
.content {padding:0px 17px; height:110px;}

.mainLeft {padding:0px 18px 0px 11px; height:110px;}
.mainRight {padding:0px 10px 0px 18px; height:110px;}

.i1 {padding:0px 12px;}
.i2 {padding:0px 15px;}
.i3 {padding:0px 14px 0px 18px;}

#footer {color:#000; text-align:center; font-size:7pt;}


/* ----- links ----- */
a:link {text-decoration:none; color:#8a250c;}
a:visited {text-decoration:none; color:#8a250c;}
a:hover {text-decoration:underline; color:#8a250c;}
a:active {text-decoration:none; color:#8a250c;}

#footer a:link {text-decoration:none; color:#073753;}
#footer a:visited {text-decoration:none; color:#073753;}
#footer a:hover {text-decoration:underline; color:#073753;}
#footer a:active {text-decoration:none; color:#073753;}


/* ----- backgrounds ----- */
#top {background:url('bg.jpg') center top repeat-x #88d2fd;}
#topbg {background:url('bg-top.jpg') center top no-repeat;}

#mid {background:url('bg2.jpg') center top repeat-x;}
#midbg {background:url('bg-mid.jpg') center top no-repeat;}

#contentTable {background-color:#c4e9fe;}
.mainLeft {background:url('mainLeft.jpg') left top no-repeat;}
.mainRight {background:url('mainRight.jpg') left top no-repeat;}

.content {background:url('content.jpg') left top no-repeat;}


/* ----- other stuff ----- */
ul li {margin-left:-10px; list-style-image:url('bullet.gif');}
#fader {width: 760px; height: 221px; overflow: hidden;}
