


body{
	background-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	height: 100%;
}

a {
	text-decoration: none;
	color: #336699;
}

a:hover {
	color: #993333;
	text-decoration: underline;
}

.page {
	width: 756px;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bkg2.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

.header {
	margin-left:21px;
	width:714px;
	height:150px;
	background-image: url(../images/cx.jpg);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #336699;		
}

.header h1 {
	display:none;
}

.header_base {
	margin-left:21px;
	width:704px;
	/*height:20px;*/
	background-color: #BECDD7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #336699;		
}

.header_base span {
	float: right;
	font-size: 14px;
	font-weight: bold;
}

.main {
	clear:both;
	float:left;
	width:714px;
	margin-left:21px;
	display: inline;
}

.nav_left {
	display:block;
	float:left;
	width:148px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}	
	
.nav_left ul {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #336699;
	font-weight: normal;
	list-style-type: none;
	margin:0px;
	padding:0px;	
	margin-bottom:30px;
}
.nav_left ul a{
	color: #336699;
	text-decoration: none;
	background-color:#ffffff;
	display: block;
	height:15px;
	width:143px;
	padding-top:5px;
	padding-bottom:5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #336699;
	font-weight: bold;
	padding-left:5px;
}

.nav_left ul a#nav_5{
	color:#009900;
}

.nav_left ul .red a{
	color:#950004;
}

.nav_left .moduletableRed ul {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #336699;
}

.nav_left .moduletableRed ul a{
	color:#950004;
}

.nav_left ul a#nav_6{
	background-image: url(../images/magnifier.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

.nav_left ul a#nav_10{
	background-image: url(../images/newspaper.gif);
	background-repeat: no-repeat;
	background-position: 130px center;
}

.nav_left ul .top{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #336699;
}

.nav_left a:hover{
	color: #950004;
	background-color:#BECDD7;
	text-decoration: none;
}

.nav_left form {
	color: #336699;
	text-decoration: none;
	background-color:#ffffff;
	display: block;
	width:148px;
	padding-top:5px;
	padding-bottom:5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #336699;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #336699;	
	font-weight: bold;
	margin-bottom:30px;	
}

.nav_left table {
	padding-left:5px;
}

/*
.nav_left input {
	width:140px;
}
*/

.error{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}

.error_bkg {
	background-color:#FFA4A6;
}


.page_space{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	margin-top:20px;
	margin-left:170px;
	margin-right:20px;
	text-align: justify;
}

.clear {
	clear:both;
}

.footline{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #336699;
	padding-bottom:20px;	

}

.topline{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #336699;
	padding-top:20px;

}

.page_space .small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336699;
	text-align:right;
	margin:2px;
}

.page_space .formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336699;
	margin:2px;
}

.page_space .createdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	margin:0px;
}

.page_space h2, .page_space .componentheading, .page_space .contentheading{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	text-align: left;
	font-weight: bold;
	color: #336699;
	margin:0px;
}

.page_space h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	text-align: left;
	font-weight: bold;
	color: #000000;
	margin:0px;	
}

.article_pic{
	clear:right;
	float:right;
	border: 1px solid #336699;
	margin-top:5px;
	margin-right:0px;
	margin-left:20px;
	margin-bottom:15px;
	width:150px;
	background-repeat: no-repeat;
	background-position: left top;	
}

.article_pic p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #336699;
	text-align:left;
	margin:2px;
}


.article_left {
	float: left;
	display:block;
	margin-top:5px;
	margin-right:20px;
	margin-left:0px;
	margin-bottom:15px;
}

.article_right {
	float:right;
	display:block;
	margin-top:5px;
	margin-right:0px;
	margin-left:20px;
	margin-bottom:15px;

}




.right {
	float:right;
	margin-top:-170px;
	margin-right:30px;
	width: 220px;
	display: inline;
}

.right h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFF99;
}

.right h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFF99;
}



.right strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.right p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 5,0,2,0;
}

/*
form input {
	width:90%;
}

form .short {
	width: 30%;
}
*/
input.red {
	background-color: #016418;
	font-size: 18px;
	color: #fff;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background-image: url(http://juliusmedia.com/cxweb/templates/juliusmedia/images/btn_bg.jpg);
	background-repeat: repeat-x;
	width: 155px;
	height: 40px;
	border: 1px solid #016418;
	margin-right: 12px;
}

input.red:hover  {
	background-image: url(http://juliusmedia.com/cxweb/templates/juliusmedia/images/btn_bg_hover.jpg);
	background-repeat: repeat-x;
}

.footer {
	clear:both;
	margin-left:21px;
	width:674px;
	background-color:#BECDD7;
	padding:20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #336699;	
}

.footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #999999;
}

.footer strong {
	color: #336699;
}

.mod_contentitem table{
	width:100%;
}

.blog {
width: 95%;
}


