
#main {
	width: 760px;
	margin: 20px 10px 10px 10px;
	overflow: hidden;
	text-align: left;
	font: 12px/18px Arial, sans-serif;
}

.blue { color: #000066;}


#left {
	float: left;
	width: 520px;
}
/*added here to position right sideboxes */
#right {
	float: right;
	padding-top: 35px;
}

#right p {
	margin: 0;
}

#left h1 {
	font: normal 24px/35px Arial, Helvetica, sans-serif;
	color: #000066;
}	

#left h2 {
	font: bold 18px/22px Arial, Helvetica, sans-serif;
	color: #000066;
	margin-bottom: 15px;
}

#left h3 { font: bold 14px/20px Arial, Helvetica, sans-serif;
	color: #000000;
}


#left p, #left li {
	margin: 0 0 15px 0;
}


strong { 
	font-weight: bold;
}


.nowrap {
	white-space: nowrap;
}

ul {
	margin: 0px;
	padding: 0px;
}

li {
	font: bold 12px/25px Arial;
	list-style-type: none;
}



#left ul li {
	font: normal 12px/18px Arial;
	list-style: disc;
	margin: 0 0 10px 25px;
	color: #000066;
}

#left ol li {
	font: normal 12px/18px Arial;
	list-style: decimal; 
	margin: 0 0 10px 25px;
	color: #000066;
}

#left li span {
	color: #000000;
}

a:link, a:visited { 
	color: #000066;
}

a:hover {
	color: #ff6600;
}

#left a {
	color: #000066;
	text-decoration: underline;
}

#left sup {
	font-size: 8px;
	line-height: 8px;
}

#left a:hover {
	color: #ff6600;
	text-decoration: underline;
}

.center {
	text-align: center;
}

/*.subhead {
	margin-top: 20px;
}*/

.disclaim {
	font: 11px/16px Arial;
}

.disclaim a:link, .disclaim a:visited {
	color: #000066;
	text-decoration: underline;
}

.disclaim a:hover {
	color: #ff6600;
}

.annote {
	font-weight: normal;
	font-size: 11px;
}

.linkbox li {
	/*list-style-image: url(../images/arrow2.png);*/
	margin-left: 10px;
}

.linkbox a {
	font: bold 12px/25px Arial;
	color: #000066;
	text-decoration: underline;
}

.linkbox a:hover {
	color: #ff6600;
	text-decoration: underline;
}

.sidebox a {
	color: #000066;
	text-decoration: underline;
}

.sidebox a:hover {
	color: #ff6600;
	text-decoration: underline;
}

.sidehead {
	margin-bottom: 5px;
}

/* curved-corner boxes */

.sidebox {
	border: 0px;
	clear:none;
	margin: 5px 0px;
	width: 200px;
}

.sboxcontent {
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	/*background: url('images/sidegradient.png') repeat-x;*/
	padding: 5px 15px 5px 15px;
	margin: 0px;
	height: 100%;
	clear: both;
	background-color: #ccdaff;
	font: 11px/16px Arial;
}

.sboxt {
	background-color: transparent;
	border-top: 1px solid #999999;
	/*margin: 0px 5px;
	padding: 0px;
	height: 4px;
	overflow: hidden;
	width: auto;
	clear: both;*/
}

.sboxtl {
	/*background: url('images/sidebox_tl.png') no-repeat top left;
	height: 4px;
	margin-bottom: 0px;
	width: 100%;
	clear: both;*/
}

.sboxtr {
	/*background: url('images/sidebox_tr.png') no-repeat top right;
	height: 4px;
	width:auto;
	clear:both;*/
}

.sboxb {
	border-bottom: 1px solid #999999;
	background-color: transparent;
	/*margin: 0px 5px;
	height: 4px;
	overflow: hidden;
	width: auto;
	clear: both;*/
}

.sboxbl {
	/*background: url('images/sidebox_bl.png') no-repeat bottom left;
	height: 4px;
	width: 100%;
	clear:both;*/
}

.sboxbr {
	/*background: url('images/sidebox_br.png') no-repeat bottom right;
	height: 4px;
	width:auto;
	clear:both;*/
}

.linkbox {
	border: 0px;
	clear:none;
	margin-bottom: 20px;
	width: 200px;
}

.lboxcontent {
	font: normal 12px/18px Arial, sans-serif;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	padding: 5px 10px 10px 10px;
	margin: 0px;
	height: 100%;
	clear: both;
	background-color: #ffffff;
}

.lboxtop {
	height: 23px;
	width: 198px;
	background-color: #000066;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	border-top: 1px solid #999999;
}

.lboxtop p {
	font: bold 12px/18px Arial, sans-serif;
	padding: 2px 0 0 15px;
	color: #ffffff;
}


.lboxb {
	border-bottom: 1px solid #999999;
	background-color: transparent;
	/*margin-left: 5px;
	margin-right: 5px;
	height: 4px;
	overflow: hidden;
	width: auto;
	clear: both;*/
}

/*.lboxbl {
	background-color: transparent;
	background-image: url('../images/linkbox_bl.png');
	background-position: bottom left;
	background-repeat: no-repeat;
	height: 4px;
	width: 100%;
	clear:both;
}

.lboxbr {
	background-color: transparent;
	background-image: url('../images/linkbox_br.png');
	background-position: bottom right;
	background-repeat: no-repeat;
	height: 4px;
	width:auto;
	clear:both;
}*/


.disclaim {
	border: 0px;
	clear:none;
	margin: 5px 0px;
}

.dboxcontent {
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	padding: 5px 10px;
	margin: 0px;
	height: 100%;
	clear: both;
	background-color: #ffffff;
	font: 11px/16px Arial;
}

.dboxt {
	background-color: #ffffff;
	border-top: 1px solid #999999;
	margin: 0px 5px;
	padding: 0px;
	height: 4px;
	overflow: hidden;
	width: auto;
	clear: both;
}

.dboxtl {
	background: url('images/dbox_tl.png') no-repeat top left;
	height: 4px;
	margin-bottom: 0px;
	width: 100%;
	clear: both;
}

.dboxtr {
	background: url('images/dbox_tr.png') no-repeat top right;
	height: 4px;
	width:auto;
	clear:both;
}

.dboxb {
	border-bottom: 1px solid #999999;
	background-color: #ffffff;
	margin: 0px 5px;
	height: 4px;
	overflow: hidden;
	width: auto;
	clear: both;
}

.dboxbl {
	background: url('images/dbox_bl.png') no-repeat bottom left;
	height: 4px;
	width: 100%;
	clear:both;
}

.dboxbr {
	background: url('images/dbox_br.png') no-repeat bottom right;
	height: 4px;
	width:auto;
	clear:both;
}








