body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	padding: 2px;
	background: #ffe7c6;
	color: #333399;
	line-height: 1.5em;
	margin-top:0px;
	}

a {
	color: #333399;
	text-decoration: underline;
	}

a img {
	text-decoration: none;
	border: 0;
	}

a:hover {
	text-decoration: underline;
	color: #000;
	}

a:visited {
	color: #333399;
	text-decoration: underline;
	}
h1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	color:#333399;
	}
h2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#333399;
	}
h3 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:#333399;
	}

.frame {
	width:800px;
	margin-right:auto;
	margin-left:auto;
	margin-top:10px;
	padding:0px;
	text-align:left;
	}

.contentleft {
	width:170px;
	float:left;
	padding: 5px;
	}
.sidebox select, .sidebox input {
	max-width: 150px;
	}

* .sidebox select, .sidebox input {
	width: 120px;
	}

.sidebox-top {
	background-image: url(images/box-top.gif);
	background-repeat: no-repeat;
	}
.sidebox {		
	background-image: url(images/box-back.gif);
	background-repeat: repeat-y;
	padding-left: 10px;
	padding-right:10px;
	}
.sidebox-head {
	text-align:center;
	line-height:18px;
	font-weight:bold;
	font-size:12px;
	padding-top:5px;
	}
.sidebox p {
	padding: 10px;
	text-align:left;
	}
.sidebox form {
	text-align:center;
	}
.sideboxarrows {
	font:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#8965D6;
	}
.sidebox img {
	text-align:center;
	}
.sidebox-btm {
	background-image: url(images/box-btm.gif);
	background-repeat: no-repeat;
	}

.contentcenter {
	width:590px;
	padding-left: 10px;
	padding-right: 10px;
	float:left;
	background-repeat: repeat-y;
	background-position: top center;
	min-height: 600px;
	overflow:visible;
	height:expression(
    	this.scrollHeight < 600? "600px" : "auto" );
    }
.contentbox_head {
	background-color:#AC7FB1;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	}
.contentbox_cell {
	background-color:#FFFFFF;
	font-size:10px;
	border-top: 2px solid #AC7FB1;
	border-bottom: 2px solid #AC7FB1;
	line-height: 1.3em;
	height:150px;
	}
.contentbox_cell a {
	border-bottom: thin dotted #333399;
	}
.contentbox_cell a:hover {
	color: #724AD8;
	}
.contentbox_cell_heading {
	font-size:12px;
	font-weight:bold;
	color: #333399;
}

.banner {
	width: 800px;
	margin-right: auto;
	margin-left: auto;		
	text-align:center;
	}

.navcontainer {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	font-weight: bold;		
	text-align:center;
	background-image:url(images/nav_background.gif);
	background-repeat:no-repeat;
	line-height:30px;
	}
.navcontainer a{
	padding: 5px;
	text-decoration: none;
	}
.navcontainer a:hover {
	text-decoration: none;
	background-color: #D0D1DD;

	}

a.currentchannel {
	text-decoration: none;
	background-color: #D0D1DD;
}

.navcontainer ul{
	list-style-type: none;
	}

.navcontainer li{
	float: left;
	list-style-type: none;
    padding-right: 15px;
	display: inline;
	align: center;
	}
.small {
	font-size: 9px;
	padding: 5px;
	}
.factsheets ul{
	list-style-image: disc;
	margin-left: 1em;
	}
.bread {
	color: #ccc;
	background-color: #006;
	padding: 3px;
	margin-bottom: 25px;
	}

.bread ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	border: none;
	} 

.bread ul li {
	margin-left: 0;
	padding-left: 2px;
	border: none;
	list-style: none;
	display: inline;
	}

.login {
	background-color:#9f97f4;
	width: 200px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #000;
	padding: 5px;
	}
.textsize {
	width: 800px;
	text-align:right;
	display: box;
	color: #000;
	}
.textsize a:hover {
	text-decoration: underline;
	}
.textsize-s a{
	font-size: 10px;
	text-decoration: none;
}

.textsize-m a{
	font-size: 12px;
	text-decoration: none;
}
.textsize-l a{
	font-size: 14px;
	text-decoration: none;
}
.footer {
	width: 610px;
	height:41px;
	margin-left: -20px;
	font-size: 10px;
	text-align: center;
	background:url(images/footer_background.gif) no-repeat;
	float: right;
	}

.ianncomm {
	float: right;
	margin-bottom: 5px;
	font-size: 10px;
	text-align: right;
	}

.listhead {
	background-color: #fff;
	font-weight: bold;
	}

.topMenu {
	font-size: 14px;
	font-weight: bold;
	}
	
.subMenu {
	font-size: 10px;
	}
	
.subMenu a {
	text-decoration: none;
	}
	
.narrow {
	width: 150px;
	}

.signup {
	position:relative;
	margin-top:10px;
	margin-bottom:10px;
}

.signupsubmit {
	margin-top:5px;
}

.partners {
	margin-right:50px;
}