body {
	background: #6C85BD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	}
a {
	color: #2242C0;
	}
a:hover {
	color: #5299EB;
	}	
h1 {
	font-size: 100%;
	color: #D00078;
	}
h1.withsub {
	float: left;
	}
.page {
	width: 775px;
	position: relative;
	background: #fff url(../images/header.gif) repeat-y;
	font-size: 110%;
	}

/* style switcher
*************************************************************************/

#styleswitch {
	position: absolute;
	top: 15px;
	left: 790px;
	width: 130px;
	}
#styleswitch ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
#styleswitch a {
	color: #fff;
	}
		
/* header
*************************************************************************/

#header {
	position: absolute;
	top: 10px;
	left: 15px;
	}

/* nava
*************************************************************************/

#nava {
	margin-top: 10px;
	float: right;
	display: inline;
	text-align: right;
	background: url(../images/nava-right.gif) no-repeat right;
	}
#nava ul {
	margin: 0 5px 0 0;
	padding: 0 0 0 40px;
	list-style: none;
	background:   url(../images/nava-left.gif) no-repeat left center;
	}
#nava li {
	margin: 0;
	padding: 0;
	display: inline;
	border-left: 2px solid #fff;
	}
#nava li.first {
	border-left: 0;
	}
#nava a {
	padding: 0 5px 0 10px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	height: 34px;
	line-height: 34px;
	}
#nava a:hover {
	text-decoration: underline;
	}

/* navb
*************************************************************************/

#navb {
	text-align: right;
	border-top: 1px solid #425AAD;
	border-bottom: 1px solid #425AAD;
	background: url(../images/navb.gif) repeat-x;
	clear: both;
	}
#navb ul {
	margin: 0;
	padding: 8px 3px;
	list-style: none;
	}
#navb li {
	margin: 0;
	padding: 0;
	display: inline;
	line-height: 1em;
	border-left: 1px solid #81B23B;
	}
#navb a {
	padding: 0 5px 0 10px;
	color: #2242C0;
	text-decoration: none;
	border-left: 1px solid #D2EAB1;
	}
#navb a:hover {
	text-decoration: underline;
	}
#navb li.first, #navb li.first a {
	border-left: 0;
	}

/* subnav
*************************************************************************/

#subnav {
	margin: 0 0 1.6em;
	padding: 0;
	list-style: none;
	float: left;
	}
#subnav li {
	margin: 0;
	padding: 0;
	display: inline;
	border-left: 1px solid #7D98DF;
	}
#subnav li.first {
	border-left: 0;
	}
#subnav a {
	padding: 0 2px 0 7px;
	color: #2242C0;
	text-decoration: none;
	}
#subnav a:hover {
	text-decoration: underline;
	}

/* banner
*************************************************************************/

#banner {
	padding-left: 8px;
	background:  url(../images/banner-bg.gif) repeat-x;
	}
#banner a {
	display: block;
	width: 416px;
	height: 33px;
	text-indent: -9000px;
	text-decoration: none;
	background: url(../images/banner.gif) no-repeat;
	}

/* content
*************************************************************************/

#content {
	padding: 15px;
	background: #fff;
	}
#content-main {
	clear: both;
	}

/* footer
*************************************************************************/

#footer {
	padding: 0 0 20px;
	background: #fff;
	color: #666;
	text-align: center;
	font-size: 90%
	}
#footer ul {
	margin: 0 0 .2em;
	padding: 0;
	list-style: none;
	}
p#copyright {
	}

/* f-nav
****************************************/
#f-nav li {
	display: inline;
	border-left: 1px solid #666;
	}
#f-nav li.first {
	border-left: 0;
	}
#f-nav a {
	padding: 0 0 0 5px;
	color: #666;
	text-decoration: none;
	}
#f-nav a:hover {
	text-decoration: underline;
	}
	
/* partners
****************************************/
#partners li {
	display: inline;
	}
#partners a {
	padding: 0 0 0 3px;
	font-size: 90%;
	font-family: Arial;
	color: #999;
	text-decoration: none;
	}
#partners a:hover {
	text-decoration: underline;
	}

/* forms
*************************************************************************/

.button {
	border: 1px solid #000;
	padding: 2px 3px;
	color: #fff;
	font-size: 90%;
	font-weight: bold;
	font-family: Verdana;
	background: #D0007A url(../images/button-bg.gif) no-repeat;
	}

/* lists
*************************************************************************/

ul.rows {
	margin-left: 0;
	list-style: none;
	}
ul.rows li {
	padding-top: .3em;
	border-top: 1px solid #7D98DF;
	}
ul.rows li.first {
	padding-top: 0;
	border-top: 0;
	}


/* boxes
*************************************************************************/

.boxbutt {
	margin-bottom: 0;
	}

/* green & white rounded box
****************************************/
.boxround-greenwhite {
	background: url(../images/boxround-greenwhite-r.gif) no-repeat bottom right;
	}
.boxround-greenwhite .boxhead {
	background: url(../images/boxround-greenwhite-r.gif) no-repeat top right;
	}
.boxround-greenwhite .boxhead h3 {
	background: url(../images/boxround-greenwhite-l.gif) no-repeat top left;
	margin: 0;
	padding: 5px 8px;
	color: #fff; 
	}
.boxround-greenwhite .boxbody {
	background: url(../images/boxround-greenwhite-l.gif) no-repeat bottom left;
	padding: 8px;
	}

/* green rounded box
****************************************/
.boxround-green {
	background: url(../images/boxround-green-r.gif) no-repeat bottom right;
	}
.boxround-green .boxhead {
	background: url(../images/boxround-green-r.gif) no-repeat top right;
	}
.boxround-green .boxhead h3 {
	background: url(../images/boxround-green-l.gif) no-repeat top left;
	margin: 0;
	padding: 5px 8px;
	color: #fff; 
	}
.boxround-green .boxbody {
	background: url(../images/boxround-green-l.gif) no-repeat bottom left;
	padding: 8px;
	}

/* blue rounded box
****************************************/
.boxround-blue {
	background: url(../images/boxround-blue-r.gif) no-repeat bottom right;
	}
.boxround-blue .boxhead {
	background: url(../images/boxround-blue-r.gif) no-repeat top right;
	}
.boxround-blue .boxhead h3 {
	background: url(../images/boxround-blue-l.gif) no-repeat top left;
	margin: 0;
	padding: 5px 8px;
	color: #fff; 
	}
.boxround-blue .boxbody {
	background: url(../images/boxround-blue-l.gif) no-repeat bottom left;
	padding: 8px;
	}

/* blue rounded child box
****************************************/
.boxround-bluechild {
	background: url(../images/boxround-bluechild-r.gif) no-repeat bottom right;
	}
.boxround-bluechild .boxhead {
	background: url(../images/boxround-bluechild-r.gif) no-repeat top right;
	}
.boxround-bluechild .boxhead h3 {
	background: url(../images/boxround-bluechild-l.gif) no-repeat top left;
	margin: 0;
	padding: 5px 8px;
	color: #fff; 
	}
.boxround-bluechild .boxbody {
	background: url(../images/boxround-bluechild-l.gif) no-repeat bottom left;
	padding: 8px;
	}
.boxround-bluechild .stripe {
	margin: 8px -6px;
	padding: 8px 6px;
	background: #F2F6FF;
	clear: both;
	}

/* icons
*************************************************************************/

.new {
	padding-right: 30px;
	background: url(../images/ico-new.gif) no-repeat right top;
	}