body {
	font-family: Arial, Helvetica, sans-serif;
	min-width: 980px;
	margin: 10px;
	font-size: 100%;
}
#masthead {
	color: #999999;
	background-color: #ffffff;
}
#masthead .content {
	padding: 1px;

}
.imgfl {
    float: left;
}

.imgfr {
    float: right;
}

#masthead .imgfl {
	padding: 1px;
    float:left;
}
#masthead .imgfr {
	padding: 1px;
    float:right;
}
#masthead .menu {
    width: 100%;
    clear: both;
}
#masthead .menu a {
	font-weight: bold;
    text-decoration:none;
	font-size: 13.33px;
    color: #655C5C;
}
#masthead .menu a:hover,active{
    text-decoration:underline;
}
#outer_wrapper {
}
#wrapper {
}
#left_wrapper {
	float: left;
	margin-left: -200px;
	width: 100%;
}
#left {
	float: left;
	width: 200px;
	margin-left: 190px;
	background-image: url(images/coloredbg.jpg);
	background-repeat: repeat-y;

}
#center {
	margin-left: 400px;
}
#right {
	float: left;
	width: 190px;
}
#left .content {
	padding: 15px 10px;
	font-size: .75em;
	 line-height: 1.35em;
	 font-family: Arial, Verdana, Helvetica, sans-serif; 
	/* font-size: 12px;*/
	 color: #000000; 
	 font-weight: normal;
}
#center .content {
	padding: 30px 10px;
	/*font-size: .85em;*/font-size:12px;
	line-height: 1.5em;
	font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; color: #000000; font-weight: normal;
}
#center .contentred{
	padding: 30px 10px;
	/*font-size: .85em;*/font-size:12px;
	line-height: 1.5em;
	font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; color: #000000; font-weight: normal;
}

#right .content {
	padding: 15px 12px;
	 font-size: .7em; 
	line-height: 1.35em;
	FONT-WEIGHT: normal;
	/*FONT-SIZE: 10px; */
	COLOR: black; 
	FONT-FAMILY: Arial,verdana 
}
h1, h2, h3 {margin-top: 0;}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
h2 {margin-top: 0;FONT-WEIGHT: bold; FONT-SIZE: 24px; COLOR: #3399cc; FONT-FAMILY: Helvetica,Arial,verdana; line-height: 20px;}
h1 {margin-top: 0; FONT-WEIGHT: bold; FONT-SIZE: 18px; COLOR: #9fc54d; FONT-FAMILY: Arial,verdana}
h3{margin-top: 0; FONT-WEIGHT: bold; FONT-FAMILY:Georgia, Times New Roman, Times, serif; FONT-SIZE:20px; color:#000080 }
h4{margin-top: 0; FONT-WEIGHT: bold; FONT-FAMILY:Arial, Helvetica, sans-serif; FONT-SIZE:13px;color:#0066CC}

#footer {
	color: #CCCCCC;
	background-color: #ffffff;
}
#footer .content {
	padding: 12px;
	FONT-SIZE: 12px; COLOR: black; FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
	
/*	FONT-WEIGHT: bold; FONT-SIZE: 8pt; COLOR: #9d9d9d;  TEXT-DECORATION: underline */
}

.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#left a:link {
	FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: #595959; FONT-FAMILY: Arial,Helvetica,Verdana; TEXT-DECORATION: underline; 
}
#left a:visited {
	FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: #595959; FONT-FAMILY: Arial,Helvetica,Verdana; TEXT-DECORATION: underline;
}
#left a:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: #af050d; FONT-FAMILY: Arial,Helvetica,Verdana; TEXT-DECORATION: underline;
}
#center a:link {
	
	color: blue;font-size:12px;font-weight:bold;font-family:verdana,Arial;text-decoration:underline;
}
#center a:visited {
	color:blue;font-size:12px;font-weight:bold;font-family:verdana,Arial;text-decoration:underline;
}
#center a:hover {
	color:blue;font-size:12px;font-weight:bold;font-family:verdana,Arial;text-decoration:underline;
}
#right a:link {
	color: #000000;
}
#right a:visited {
	color: #333333;
}
#right a:hover {
	color: #466975;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left: 6px solid #FFD940;
	padding: 0 0 0 6px;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}

#footer {
color: black;
}
#footer a{
FONT-WEIGHT: bold; FONT-SIZE: 8pt; COLOR: #9d9d9d; FONT-FAMILY: Arial,verdana; TEXT-DECORATION: underline;
}
#footer a:hover{
color: #af050d;
}

.nomargintop {margin-top: 0;}
.content p {
	margin: 12px 0;
}
.trlogo {
position:relative;
left:220px;
}