body {
	background-image: url(images/background2.jpg); background-repeat: no-repeat; 
	background-color: #83BBEE;
	font-family:Verdana,arial,Helvetica,sans-serif; 
	color:#83BBEE;
	font-size:11px; 
	 }
	 
	 
h1 {font: bold 18px Trebuchet MS, arial, verdana;color:#004082;font-weight:normal; text-align: left; line-height:20px; padding: 2px; margin:12px;text-transform: uppercase;}
h2 {font: bold 12px Trebuchet MS, arial, verdana;color: #004082;background-color: transparent;border-bottom: 1px dotted #69A1D4;text-transform : uppercase;letter-spacing: 2px;text-align: left; padding: 2px; margin:12px; }
h3 {font-size:12px;color:#000000;font-weight:bold; font-style:italic; font-weight:bold; margin:0 0 5px 0;}
h4 {font-family: Trebuchet MS; font-size:14px; margin:0 0 5px 0; font-weight:normal;color:#115656 }
h5 {font-size:12px;color:#000000;font-weight:bold;}
h6 {font-size:11px;color:#000000;font-weight:bold;}



.bl {background: url(images/bl.gif) 0 100% no-repeat #fff; width: 800px;}
.br {background: url(images/br2.gif) 100% 100% no-repeat}
.tl {background: url(images/tl2.gif) 0 0 no-repeat}
.tr {background: url(images/tr.gif) 100% 0 no-repeat; padding:10px}
.clear {font-size: 1px; height: 1px} 



.bl-gray {background: url(images/bl-gray.gif) 0 100% no-repeat #eee; width: 780px;}
.br-gray {background: url(images/br-gray.gif) 100% 100% no-repeat}
.tl-gray {background: url(images/tl-gray.gif) 0 0 no-repeat}
.tr-gray {background: url(images/tr-gray.gif) 100% 0 no-repeat; padding:10px}
.clear {font-size: 1px; height: 1px} 



.main-new-bottom {background: url(images/middle-new-bottom.gif) 0 100% no-repeat #fff; width: 153px;}
.main-new-top {background: url(images/middle-new-top.gif) 0 0 no-repeat}
.clear {font-size: 1px; height: 1px} 

/* MAIN-NEW and RIGHT-NEW are actually meant to be the other way around */

.right-new-bottom {background: url(images/right-new-bottom.gif) 0 100% no-repeat #fff; width: 422px;}
.right-new-top {background: url(images/right-new-top.gif) 0 0 no-repeat}
.clear {font-size: 1px; height: 1px} 


.leftbottom {background: url(images/left-bottom.gif) 0 100% no-repeat #fff; width: 170px;}
.lefttop {background: url(images/left-top.gif) 0 0 no-repeat}
.clear {font-size: 1px; height: 1px} 

#box1 {
    /* background:#9c9; */
    float:left;
    width:175px;
    }
#box2 {
    /* background:#c9c; */
    float:right;
    width:153px;
    }
#box3 {
    /* background:#c9c; */
    float:right;
    width:422px;
    }

p {font-family:Verdana,arial,Helvetica,sans-serif; 
	color:#606060;
	font-size:11px; 
	margin:0px 10px 0px 10px;
	text-align: justify;
	line-height: 2em;
	}
	
	
UL {
	font-size: 9pt;
	font: verdana, arial, serif;
	color: #878787;
	line-height: 1.6em;
	text-align: left;
	font-family : arial, helvetica, sans-serif;
	list-style-image: url(images/blue-bullet.gif);
}

OL {
	font-size: 9pt;
	font: verdana, arial, serif;
	color: #878787;
	line-height: 1.6em;
	text-align: left;
	font-family : arial, helvetica, sans-serif;
}

#sidebar2 {
	width:160px;
	float:right;
	margin-top: 10px;
}
#submenu2 {
	list-style-image: url(images/orange-bullet.gif);
	margin: 5;
	padding: 5;
}
#submenu2 li{
	border-bottom: 1px dotted #FDA265;
	padding:5px 0px;
}
#submenu2 li a{
	color: #7D7C7B;
	text-decoration: none;
	font : 10px Verdana, Arial, Helvetica;
	letter-spacing: 1px;
}
#submenu2 li a:hover{
	text-decoration:none;
	font : 10px Verdana, Arial, Helvetica;
	letter-spacing: 1px;
	color: #FFA200;
}
#submenu2 li a:visited{
	text-decoration: none;
	font : 10px Verdana, Arial, Helvetica;
	letter-spacing: 1px;
}

#nav {
	clear:both;
	list-style:none;
	margin:0px;
	padding:0px;
}
#nav li{
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 8px;
	float:left;
}
#nav li a{
	color:#878787;
	text-decoration: none;
	display:block;
	padding: 4px 10px 10px;
	height:20px;
	float:left;
}
#nav li a:hover{
	color: #FDA265;
}

td{
font-family:Verdana,arial,Helvetica,sans-serif; 
color:#878787;
font-size:11px; 
}

A:link {
	COLOR: #6A62D3; TEXT-DECORATION: none; FONT-WEIGHT: bold; 
}
A:visited {
	COLOR: #6A62D3; TEXT-DECORATION: none; FONT-WEIGHT: bold;
}
A:hover {
	COLOR: #ff9900; TEXT-DECORATION: none; FONT-WEIGHT: bold;
}
A:active {
	COLOR: #ff9900; TEXT-DECORATION: none; FONT-WEIGHT: bold;
}

.form {
    color: #000000; 
	font: 11px Verdana; 
	background-color: #f4f4f4; 
	border-width: 1; 
	border-color: #C1BFBF; 
	border-style: solid;
}
.clear {
font-size: 1px;
height: 1px;
clear: both;
} 