body {
	font: 76% Arial, sans-serif;
	margin: 0;
	min-width: 630px;
    padding: 0;
}

a {
	color: #900;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #d00;
	text-decoration: underline;
}

h2 {
	color: #d00;
	font: 16px Arial, sans-serif;
	font-weight: bold;
	margin: 10px 0;
}

h3 {
	color: #600;
	font: 14px Arial, sans-serif;
	font-weight: bold;
	margin: 10px 0;
}

h4 {
	color: #e00;
	font: 14px Arial, sans-serif;
	font-weight: bold;
	margin: 10px 0;
}

p {
	line-height: 1.4;
	margin: 10px 0;
}

/*------------------------------------*/
/* Header                             */
/*------------------------------------*/

div#header {
	background:  url("../images/headerbg.jpg") repeat-x top;
	border-bottom: 2px solid #600;
	border-top: 2px solid #999;
	height: 120px;
}

div#header #logo {
	background:  url("../images/headerlogo.jpg") no-repeat top left;
	height: 120px;
	width: 420px;
}

/*------------------------------------*/
/* Top Menu                           */
/*------------------------------------*/

div#topmenu {
	background: #ccc;
	border-bottom: 2px solid #999;
	color: #111;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	padding: 0 0 0 5px;
}

div#topmenu a {
	background: #ccc;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	color: #333;
	display: block;
	float: left;
	height: 30px;
	margin: 0 5px 0 0;
	padding: 0 5px 0 5px;
	text-decoration: none;
}

div#topmenu a:hover {
	background: #09d;
	border-right: 1px solid #058;
	border-left: 1px solid #058;
	color: #fff;
}

/*------------------------------------*/
/* Left Menu                          */
/*------------------------------------*/

div#leftmenu {
	margin: 0;
	padding: 10px 0;
    width: 160px;
    float: left;
}

div#leftmenu h2 {
	margin-left: 10px;
}

div#leftmenu .headline {
	line-height: 1.4;
	margin: 10px 0 15px 0;
	padding: 0 10px;
}

div#leftmenu .headline .date {
	border-bottom: 1px solid #aaa;
	color: #333;
	font-size: 12px;
	padding: 0 0 2px 0;
	margin: 0 0 2px 0;
}

div#leftmenu .headline .fullstory {
	color: #f50;
	display: block;
	font: bold 12px Verdana;
}

div#leftmenu .headline .fullstory a {
	color: #900;
	font: 12px Arial;
	text-decoration: none;
}

div#leftmenu .headline .fullstory a:hover {
	color: #c00;
	text-decoration: underline;
}

/*------------------------------------*/
/* Main Content                       */
/*------------------------------------*/

div#main {
    padding: 10px;
    margin: 0 160px;
}

/*------------------------------------*/
/* Right Menu                         */
/*------------------------------------*/

div#rightmenu {
	margin: 0;
	padding: 10px 0;
    width: 160px;
    float: right;
}

div#rightmenu h3 {
	background-color: #09d;
	border-top: 2px solid #058;
	border-bottom: 2px solid #058;
	color: #fff;
	padding: 5px 5px 5px 10px;
}

div#rightmenu ul {
	list-style: none;
	margin: 10px 0;
	padding: 0;
}

div#rightmenu ul li {
	border-top: 1px solid #ccc;
	margin: 0;
	padding: 0;
}

div#rightmenu ul li.last {
	border-bottom: 1px solid #ccc;
}

div#rightmenu ul li a {
	background-color: #eee;
	color: #000;
	display: block;	
	font-weight: normal;
	margin: 0;
	max-width: 140px;
	padding: 4px 10px;
	text-decoration: none;
	width: 100%;
}

div#rightmenu ul li a:hover {
	background-color: #900;
	color: #fff;
}

/*------------------------------------*/
/* Footer                             */
/*------------------------------------*/

div#footer { 
	background: #a00;
	border-bottom: 2px solid #600;
	border-top: 2px solid #600;
	clear: left;
	color: #fff;
	font-weight: bold;
	height: 40px;
	padding: 4px 0;
	width: 100%;
}

div#footer a {
	color: #fff;
	margin: 0 5px;
	text-decoration: none;
}

div#footer a:hover {
	border-bottom: 2px solid #fff;
}

div#footer a.first {
	margin: 0 5px 0 0;
}


div#footer .footleft {
	display: block;
	float: left;
	line-height: 20px;
	padding: 0 0 4px 20px;
	min-width: 370px;
}

div#footer .footleft .sub {
	color: #d66;
	margin: 0 0 2px 0;
	padding: 0 0 2px 0;
}

div#footer .footleft .sub a {
	color: #d66;
}

div#footer .footleft .sub a:hover {
	color: #fff;
}

div#footer .footright {
	color: #ccc;
	margin-left: 42%;
	padding: 0 20px 0 0;
	text-align: right;
}

div#footer .footright img {
	margin: 8px 0 4px 0;
}

div#column2 {
	margin: 0;
    padding: 0;
    background:  url("../images/rightbg.gif") repeat-y right;
	width: 100%;
}

div#column1 {
	margin: 0;
    padding: 0;
    background:  url("../images/leftbg.gif") repeat-y;
    width: 100%;
    
}

.clear {
    clear: both;
    display: block;
    height: 1px;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

/* Trouble Reporting Form */

fieldset {
	border: 1px solid #ccc;
	margin: 10px;
	max-width: 460px;
	padding: 10px;
}

legend {
	color: #d00;
	font: 16px Arial, sans-serif;
	font-weight: bold;
	margin: 0;
	padding: 0 6px;
}

div.formdiv {
	clear: both;
	margin: 10px 0;
	vertical-align: top;
}

label {
	color: #700;
	cursor: pointer;
	display: block;
	float: left;
	font-size: 12px;
	line-height: 20px;
	margin: 0 20px 0 0;
	text-align: right;
	width: 120px;
}

input, select, textarea {
	font: 12px Arial, sans-serif;
	margin: 0 0 0 0;
}

input {
	height: 16px;
	padding: 3px;
}

textarea {
	padding: 3px;
}

input.text, textarea.text {
	width: 200px;
}

input.problem, textarea.problem {
	border: 2px solid #f22;
	width: 200px;
}

textarea.text {
	height: 100px;
}

textarea.problem {
	height: 100px;
}

div.radio {
	line-height: 25px;
	margin: 0 0 0 140px;
}

div.radio input {
	margin: 0 6px 0 0;
	vertical-align: middle;
}

span.required {
	color: #f22;
	display: inline;
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 0 5px;
	vertical-align: top;
}

div.buttons {
	text-align: right;
	width: 351px;
}

div.buttons input {
	height: 25px;
	margin: 0 5px;
}

div.error {
	color: #f22;
	font: bold 16px Arial, sans-serif;
	margin: 10px 0;
}

br.clear {
	clear: both;
}

/* Trouble Reporting Form Results */

div.report {
	border: 1px solid #ccc;
	padding: 10px;
	max-width: 600px;
}

div.report p {
	line-height: 10px;
}

div.report .item {
	color: #d00;
	display: block;
	float: left;
	font-weight: bold;
	width: 160px;
}

div.report .detail {
	margin: 0 0 0 170px;
}