.maincol h1, .maincol h2, .maincol h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.maincol h1 {
	font-size:18px;
}
.maincol h2 {
	font-size:16px;
	color:#004356;
}
.maincol h3 {
	font-size:14px;
}
.maincol h4 {
	font-size:12px;
}
/*space on the page defined*/

.mainbody {
	width:960px;
	margin:auto;
	min-height:800px; /*temporary*/
}
.contentspace {
	float:left;
	margin:0 5px 0;
	width:858px;
}
.maincol {
}
.rtcol {
	float:right;
	margin-left:5px;
	margin-right:5px;
}
.rtcol p {
	padding:5px;
}
.pageheader {
	height:auto;
	display:block;
	margin-left:-5px;
}
.pageheader h1 {
	margin:0;
}
.perc25 {
	width:25%;
}
.perc33 {
	width:33%;
}
.perc50 {
	width:50%;
}
.perc66 {
	width:66%;
}
.perc75 {
	width:75%;
}
.tan {
}
.green {
}
.red {
}
.blue {
}
/*roundbox space begin*/
.box {
	margin-bottom:10px;
	float:left;
}
.boxtop, .boxbtm, .box .boxtop .boxleft, .box .boxbtm .boxleft, .box .boxtop .boxright, .box .boxbtm .boxright {
	height:15px;
	margin:0;
}
.boxleft, .boxright {
	background:transparent url('/grafx/global/sprite.png') repeat scroll 0 0;
	width:15px;
}
.boxleft {
	float:left;
}
.boxright {
	float:right;
}
.tan .boxtop .boxleft {
	background-position:0 0;
}
.tan .boxtop .boxright {
	background-position:45px 0;
}
.tan .boxbtm .boxleft {
	background-position:-30px -15px;
}
.tan .boxbtm .boxright {
	background-position:-45px -15px;
}
.green .boxtop .boxleft {
	background-position:0 0;
}
.green .boxtop .boxright {
	background-position:45px 0;
}
.green .boxbtm .boxleft {
	background-position:-30px -15px;
}
.green .boxbtm .boxright {
	background-position:-45px -15px;
}
.boxmid {
	height:14px;
	margin:0 auto;
	float:left;
}
.boxbtm {
}
.tan .boxtop .boxmid {
	background-color:#FBF5DD;
}
.tan .boxbtm .boxmid {
	background-color:#FDFBF1;
}
.green .boxtop .boxmid {
	background-color:#FBF5DD;
}
.green .boxbtm .boxmid {
	background-color:#FDFBF1;
}
.boxtop .boxmid {
	border-top:1px solid #DCBB8F;
}
.boxbtm .boxmid {
	border-bottom:1px solid #DCBB8F;
}
.col2 .boxmid {
	width:40px;
}
.col4 .boxmid {
	width:120px;
}
.col5 .boxmid {
	width:160px;
}
.col6 .boxmid {
	width:200px;
}
.col7 .boxmid {
	width:240px;
}
.col8 .boxmid {
	width:280px;
}
.col9 .boxmid {
	width:320px;
}
.col10 .boxmid {
	width:360px;
}
.col11 .boxmid {
	width:400px;
}
.col12 .boxmid {
	width:440px;
}
.col14 .boxmid {
	width:520px;
}
.col16 .boxmid {
	width:600px;
}
.col17 .boxmid {
	width:640px;
}
.col18 .boxmid {
	width:680px;
}
.col20 .boxmid {
	width:760px;
}
.boxspace .more {
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:italic;
	font-weight:normal;
}
.boxspace {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#FBF5DD url('/grafx/global/grad_btm.png') repeat-x scroll left bottom;
	border-left:1px solid #DCBB8F;
	border-right:1px solid #DCBB8F;
	overflow:hidden;
	margin:0 auto;
	height:auto;
	padding:0 10px 10px;
}
.boxspace p {
}
.boxspace h2, .boxspace h3, .boxspace h4 {
	text-align:left;
	margin:0 20px;
}
.boxspace .col {
	margin:10px;
	background:#ffffff;
	float:left;
	height:auto;
	overflow:hidden;
	padding:10px;
}
.col h2, .col h3, .col h4 {
	color:#000000;
	clear:both;
	margin:0 5px;

}
.boxspace .col .first {
	margin-left:0px;
	background:transparent
	float:left;
	height:auto;
	overflow:hidden;
	padding:10px;
}

.boxspace div {
	float:left;
}
/*round box end*/
/*stylized blockquote begin*/
.block {
	width:150px;
	margin:20px 45px;
	background:url('/grafx/global/grad.png') repeat-x #cfe1e4 bottom left;
	padding:0 20px;
	float:right;
}
.block .omark {
	background:url('/grafx/global/omark.png') no-repeat;
	width:36px;
	height:36px;
	margin:0;
	padding:0;
	position:relative;
	top:15px;
}
.block .cmark {
	background:url('/grafx/global/cmark.png') no-repeat bottom right;
	width:36px;
	height:36px;
	margin:0;
	padding:0;
	position:relative;
	bottom:15px;
	float:right
}
.block .quote {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:italic;
	padding:0 20px;
	float:left;
	clear:both;
}
/*stylized blockquote end*/
/*list formatting begin*/
.catlist {
	float:left;
}
.catlist h2, .catlist h3, .catlist h4 {
	margin:8px auto 2px;
	text-align:left;
}
.catlist h2 a, .catlist h3 a, .catlist h4 a {
	color:#000000;
	text-decoration:none;
}
.catlist h2 a:hover, .catlist h3 a:hover, .catlist h4 a:hover {
	text-decoration:underline;
}
.catlist ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:disc;
	color:#4d8ece;
	margin:0 0 2px 15px;
	padding-left:3px;
}

.bannerblock {
	margin:5px;
	float:left;
}
.gray {
color:#999999;
}
/*magazine banner ad*/
.magad {
	width:138px;
	margin:0;
}
.magad .mid {
	border-left:solid 1px #a8a8a8;
	border-right:solid 1px #a8a8a8;
	height:auto;
	overflow:hidden;
	margin:0 auto;
	padding:5px;
	color:#666666;
	float:left;
	width:126px;
}
.magad .mid p{
	margin-bottom:0px;
	padding-bottom:0px;
}
.magad h3 {
	font-size:13px;
	font-weight:bold;
	color:#004356;
	height:18px;
	text-align:center;
	margin-top:5px;
}
.magad .borderimg {
	margin: 0;
	height:10px;
	width:138px;
	float:left;
}
/*magazine ad end*/

/*column units begin*/
.col2{width:70px;}.col4{width:150px;}.col5{width:190px;}.col6{width:230px;}.col7{width:270px;}.col8{width:310px;}.col9{width:350px;}.col10{width:390px;}.col11{width:430px;}.col12{width:470px;}.col14{width:550px;}.col16{width:630px;}.col17{width:670px;}.col18{width:710px;}.col20{width:790px;}
/*column measurements end*/