/* REZITECH CSS */
body {
	font: Arial, Helvetica, sans-serif;
	font-family: Arial, Helvetica, sans-serif;
	color: #001a83;
	background: #CAD0DF;
	margin: 0px auto 0px auto;
	padding: 0px;
	text-align: center;
}
#wrapper {
	width: 780px;
	margin: 10px auto 10px auto;
	background-color: #FFFFFF;
	font: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#banner {
	padding: 0px;
	background-color: #FFFFFF;
}
#leftcol {
	text-align: left;
	background-color: #FFFFFF;
	float: left;
	color: #000000;
	width: 550px;
	padding: 3px;
}
#rightcol {
	width: 220px;
	text-align: left;
	margin-left: 550px;
	border: 1px solid #FFFFFF;
	color: #001a83;
}
#side {
	border: 1px solid #CAD0DF;
	padding: 3px 3px 3px 3px;
	font-family: Arial, Helvetica, sans-serif;
}
#rightline {
	border-bottom: 5px solid #999999;
	padding: 0px 0px 3px 0px;
}
#leftline {
	border-bottom: 5px solid #001A83;
	padding: 3px 0px 3px 0px;
}
#innerside {
	margin: 2px;
	border-bottom: 1px solid #999999;
	clear: both;
}
#nav {
	font-size: 11px;
	clear: both;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #001A83;
	color: #FFFFFF;
	border: 1px solid #001A83;
}
#nav ul {
	list-style: none;
}
#nav li {
	display: inline;
}
#nav a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#nav a:hover { 
	color:#CCCCCC;
	text-decoration: underline;
}
#abo {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #FFFFFF;
	color: #001A83;
	border: 1px solid #FFFFFF;
	font-size: 12px;
	padding: 0;
	margin: 0;
}
#abo p {
padding: 0;
margin: 0;
}
#sidetext {
	margin-left: 44px;
	color: #001a83;
	padding: 3px 0 0 0;
}
table {
	font-size: 12px;
	color: #001a83;
}
table h1, .heading, .rightcol_h1 {
	font-size: 22px;
	font-weight: bold;
	color: #001A83;
	font-family: Arial, Helvetica, sans-serif;
}
table h2, .subheading, .rightcol_h2 {
	font-size: 18px;
	color: #001A83;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
table h3, .note, .rightcol_h3 {
	font-size: 14px;
	color: #001A83;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
table h4, .rightcol_h4 {
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #001A83;
	font-family: Arial, Helvetica, sans-serif;
}
table p, .inputtext, .poll, li, .rightcol_p {
	font-size: 12px;
	color: #001A83;
	font-family: Arial, Helvetica, sans-serif;
}
#indexside {
	padding: 3px 3px 3px 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #001a83;
}
.tableheading {
	font-size: 16px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.leftimage {
	float: left;
	margin-left: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.rightimage {
	float: right;
	margin-left: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.article {
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
}
.article a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.article a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.article a:hover {
	color: #000066;
	text-decoration: none;
}

<!--
a:link { text-decoration: none; color: #0000ff; }
a:hover { text-decoration: underline; color: #001a83; }
a:visited { text-decoration: none;  color: #0000FF; }
.abo a:link { color: #001A83; }
.abo a:visited { color: #001A83; }
.abo a:hover { color: #001A83; }
h1 a:link { color: #001A83; }
h1 a:visited { color: #001A83; }
h1 a:hover { color: #001A83; }
h2 a:link { color: #001A83; }
h2 a:visited { color: #001A83; }
h2 a:hover { color: #001A83; }
h3 a:link { color: #001A83; }
h3 a:visited { color: #001A83; }
h3 a:hover { color: #001A83; }
h4 a:link { color: #001A83; }
h4 a:visited { color: #001A83; }
h4 a:hover { color: #001A83; }
.rightcol_h4 a:link { color: #001A83; }
.rightcol_h4 a:hover { color: #001A83; font-weight: bold; }
.rightcol_h4 a:visited { color: #001A83; }
.rightcol_h3 a:link { color: #001A83; }
.rightcol_h3 a:hover { color: #001A83; font-weight: bold; }
.rightcol_h3 a:visited { color: #001A83; }
//-->
/*DEFAULT JANGO CMS */
/* DEFAULT STYLES */

	.small					{ font-size: 10px; font-family: Arial, Helvetica, SunSans-Regular; }
	.emphasis 				{ font-weight: bold; text-align: left; }
	hr   					{ border-top: 1px none #708351; width: 90%; height: 1px }
		
	button, input[type="reset"], input[type="submit"]  {
	color: #001A83;
	font-size: 12px;
	font-family: Arial, Helvetica, SunSans-Regular;
	text-decoration: none;
	text-align: center;
	border: 1px solid #adc2df;
	width: 79px;
	height: 19px;
	font-weight: bold;
	background-color: #ccccff;
}
	.button {
	color: #001A83;
	font-size: 12px;
	font-family: Arial, Helvetica, SunSans-Regular;
	text-decoration: none;
	text-align: center;
	border: 1px solid #adc2df;
	width: 79px;
	height: 19px;
	background-color: #ccccff;
}
	input[type="text"],textarea   { font-size: 12px; font-family: Arial, Helvetica, SunSans-Regular; text-decoration: none; background-color: #FFFFFF; margin-top: 1px; margin-bottom: 7px; padding: 2px; border: 1px solid #adc2df; color: #001A83;}
	.inputtext   { font-size: 12px; font-family: Arial, Helvetica, SunSans-Regular; text-decoration: none; background-color: #FFFFFF; margin-top: 1px; margin-bottom: 7px; padding: 2px; border: 1px solid #adc2df; color: #001A83;}
	input[type="password"],textarea  { font-size: 12px; font-family: Arial, Helvetica, SunSans-Regular; text-decoration: none; background-color: #FFFFFF; margin-top: 1px; margin-bottom: 7px; padding: 2px; border: 1px solid #adc2df; color: #001A83;}
	select {}

	/* INTERNET EXPLORER EXCEPTIONS */
		.inputsubmit {
	color: #001A83;
	font-size: 12px;
	font-family: Arial, Helvetica, SunSans-Regular;
	text-decoration: none;
	text-align: center;
	border: 1px solid #adc2df;
	width: 79px;
	height: 19px;
	background-color: #ccccff;
}
		.inputreset {
	color: #001A83;
	font-size: 12px;
	font-family: Arial, Helvetica, SunSans-Regular;
	text-decoration: none;
	text-align: center;
	border: 1px solid #adc2df;
	width: 79px;
	height: 19px;
	background-color: #ccccff;
}

		.inputbutton {
	color: #001A83;
	font-size: 12px;
	font-family: Arial, Helvetica, SunSans-Regular;
	text-decoration: none;
	text-align: center;
	border: 1px solid #adc2df;
	width: 79px;
	height: 19px;
	background-color: #ccccff;
}

		.inputtext { font-size: 12px; font-family: Arial, Helvetica, SunSans-Regular; text-decoration: none; background-color: #FFFFFF; margin-top: 1px; margin-bottom: 7px; padding: 2px; border: 1px solid #adc2df; color: #001A83; }
		.inputpassword { font-size: 12px; font-family: Arial, Helvetica, SunSans-Regular; text-decoration: none; background-color: #FFFFFF; margin-top: 1px; margin-bottom: 7px; padding: 2px; border: 1px solid #adc2df; color: #001A83; }

/* Jango CMS PAGES */

	/* ITEM LIST */
	.list_border 	{ margin-top: 11px; border: 1px solid #adc2df}
	.list_heading 	{
	font-size: 12px;
	font-weight: bold;
	padding: 2px;
	background-color: #FFFFFF;
	border-bottom: 1px solid #adc2df;
	line-height: 20px;
	color: #001a83;
} /* Formally list_legend */
	.list_row1 		{
	line-height: 20px;
	background-color: #FFFFFF;
	font-size: 11px;
}
	.list_row2 		{
	background-color: #ccccff;
	line-height: 20px;
	font-size: 11px;
}
	.list_item 		{ padding: 1px; }
	
		/* LIST LEGEND */
		.legend_table {}
		.new_item {}
		.hot_item {}
		.remote_item {}
		.regular_item {}

	/* POLLS */
	.poll_results 			{
	margin: 10px;
	padding: 5px;
	border: none;
}
	
	.poll_graph1  			{ background-color: #ff8c00; margin-top: 3px; margin-bottom: 3px; border-right: 2px solid #ff8c00; height: 10px }
	.poll_graph2  			{ background-color: #ff0; margin-top: 3px; margin-bottom: 3px; border-right: 2px solid #ff0; height: 10px }
	.poll_graph3  			{ background-color: #7cfc00; margin-top: 3px; margin-bottom: 3px; border-right: 2px solid #7cfc00; height: 10px }
	.poll_graph4  			{ background-color: #00fa9a; margin-top: 3px; margin-bottom: 3px; border-right: 2px solid #00fa9a; height: 10px }
	.poll_graph5  			{ background-color: #00bfff; margin-top: 3px; margin-bottom: 3px; border-right: 2px solid #00bfff; height: 10px }
	.poll_graph6  			{ background-color: #00f; margin-top: 3px; margin-bottom: 3px; border-right: 2px solid #00f; height: 10px }
	.poll_graph7  			{ background-color: #9400d3; margin-top: 3px; margin-bottom: 3px; border-right: 2px solid #9400d3; height: 10px }
	.poll_graph8  			{ background-color: #f0f; margin-top: 3px; margin-bottom: 3px; border-right: 2px solid #f0f; height: 10px }
	.poll_graph9  			{ background-color: #ff1493; margin-top: 3px; margin-bottom: 3px; border-right: 2px solid #ff1493; height: 10px }
	.poll_graph10  			{ background-color: #dc143c; margin-top: 3px; margin-bottom: 3px; border-right: 2px solid #dc143c; height: 10px }
	.poll_graph11  			{ background-color: #f00; margin-top: 3px; margin-bottom: 3px; border-right: 2px solid #f00; height: 10px }
	.poll_graph12  			{ background-color: #a9a9a9; margin-top: 3px; margin-bottom: 3px; border-right: 2px solid #a9a9a9; height: 10px }


/* INPAGE ELEMENTS */
	.subheading#inpage_element 	{ color: #001a83; font-size: 12px; text-align: center; font-weight: bold;}

	a:link.inpage_element { font-size: 10px;}
	a:hover.inpage_element {}
	a:active.inpage_element {}
	a:visited.inpage_element {}

	input.inpage_element  		{ color: #001a83; font-size: 10px; background-color: white; padding-right: 3px; padding-left: 3px; border: solid 1px #172a62; width: 100% }
	textarea.inpage_element  	{ color: #001a83; font-size: 10px; background-color: white; padding-right: 3px; padding-left: 3px; border: solid 1px #172a62; width: 470px }
	select.inpage_element 		{}
	button.inpage_element, .inputsubmit#inpage_element, .inputreset#inpage_element, .inputbutton#inpage_element {
	color: #001a83;
	font-size: 12px;
	font-family: Arial, Helvetica, SunSans-Regular;
	text-decoration: none;
	text-align: center;
	border: 1px solid #adc2df;
	width: 79px;
	height: 19px;
	font-weight: bold;
	background-color: #ccccff;
}
/* CUSTOM STYLES */
	.navpadding { padding-bottom: 1px }
	a:link.disclaimertext { color: #fff; text-decoration: none }
	a:hover.disclaimertext  { color: #fff; text-decoration: underline }
	a:active.disclaimertext  { color: #fff; text-decoration: underline }
	a:visited.disclaimertext { color: #fff; text-decoration: none }