body{
margin: 10px 0 10px 0;
padding:0;
text-align:center;
background: #D9D9D9 url(../images/bg1.jpg) repeat-x fixed;
letter-spacing: 1px;
}

#pagewidth{
width:960px;
background-color: #fff;
border: 4px solid #fff;
text-align:left;
margin-bottom: 10px;
margin-left:auto;
margin-right:auto;
font-family: Arial, Lucida Grande, Verdana, Helvetica, sans-serif; /* Lucida Grande for the Macs, Tahoma for the PCs */
font-size: 13px;
line-height: 1.6em;
color: #000;
}

#header{
position: relative;
height: 93px;
width: 100%;
background: url(../images/banner2.jpg) no-repeat 0% 0%;
}

.title {
margin: 0;
padding: 32px 0 0 78px;
color: #fff;
font-size: 25px;
font-weight: bold;
letter-spacing: 1px;
}

#leftcol{
width:190px;
float:left;
position:relative;
background-color:#fff;
}

/* NAVIGATION LEFT */

#menu1 {
width: 190px;
float: left;
}

#menu1title {
margin: 0;
background-image: url(../images/bg_green.jpg);
padding: 2px 0 0 10px;
width: 180px;
height: 18px;
color: #fff;
font-size: 14px;
font-weight: bold;
text-transform: uppercase;
letter-spacing: 1px;
line-height: normal;
}

#menu1 ul {
list-style: none;
margin: 0;
padding: 0;
}

#menu1 li a:link, #menu1 li a:visited {
width: 164px;
\width: 190px;
w\idth: 164px;
display: block;
color: #000;
margin-left: 0px;
padding: 5px 0 0 26px;
font-weight: bold;
outline: none;
background: url(../images/bg_nav.gif) repeat-y;
}

#menu1 li a:hover {
color: #000;
padding: 5px 0 0 26px;
text-decoration: none;
background: url(../images/bg_nav_over.gif);
background-repeat: no-repeat;
}

/* BEGIN SUBLINKS */

#menu1 ul ul li {margin: 0;padding: 0;}

#menu1 ul ul a:link,#menu1 ul ul a:visited
{
display: block;
padding: 5px 0 0 40px;
width: 150px;
color: #cc0000;
text-decoration: underline;
font-size: 11px;
}

#menu1 ul ul a:hover
{
background-image: none;
color: #eb9999;
text-decoration: none;
background: url(../images/bg_nav.gif) repeat-y;
}

/* END SUBLINKS */

/* NAVIGATION TOP */

#menu2 {
margin: 0 0 12px 0;
float:right;
width:100%;
font-size:88%;
line-height:normal;
border-bottom: 1px solid #637EDB;
}

#menu2 ul {
margin:0;
padding:10px 0 0 50px;
list-style:none;
}

#menu2 li {
display:inline;
margin:0;
padding:0;
}

#menu2 a {
float:right;
background:url("../images/tab_left.gif") no-repeat left top;
margin:0;
padding:0 0 0 4px;
text-decoration:none;
width: 100px;
}

#menu2 a span {
float:right;
display:block;
background:url("../images/tab_right.gif") no-repeat right top;
padding:5px 8px 4px 6px;
color:#fff;
text-align: center;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#menu2 a span {float:none;}
/* End IE5-Mac hack */
#menu2 a:hover span {
color:#FFF;
}

#menu2 a:hover {
background-position:0% -42px;
}

#menu2 a:hover span {
background-position:100% -42px;
}

#menu2 #current a {
background-position:0% -42px;
}
#menu2 #current a span {
background-position:100% -42px;
}

a {
color: #484848;
text-decoration: underline;
font-weight: bold;
outline: none;
}

a:hover {
color: #637EDB;
text-decoration: none;
}

#list
{
margin-left: 20px;
padding-left: 0;
list-style: none;
}

#list li
{
position: relative;
padding-left: 16px;
background-image: url(images/list.gif);
background-repeat: no-repeat;
background-position: 0 .5em;
}

.borders {
border: 1px solid #000000;
}

#twocols{
width:770px;
float:right;
position:relative;
height: 100%;
}

#rightcol{
width:190px;
float:right;
position:relative;
background-color:#fff;
font-size: 11px;
line-height: 1.4em;
height: 100%;
}

/*----------Begin Newsbox----------*/

fieldset {
border: 1px solid #000;
padding: 6px;
margin-top: 6px;
}

legend {
color: #000;
font-weight: normal;
letter-spacing: 1px;
font-size: 14px;
text-transform: uppercase;
}

/*----------End Newsbox----------*/

#maincol{
background-color: #fff;
float: left;
display:inline;
position: relative;
width:580px;
height: 100%;
}

h1,h2,h3 {
margin: 0 20px 5px 20px;
font-size: 22px;
font-weight: normal;
color: #637EDB;
letter-spacing: 3px;
line-height: normal;
}

h4 {
margin: 10px 0 0 0;
padding: 4px 0 4px 6px;
font-size: 14px;
font-weight: normal;
color: #000;
letter-spacing: 1px;
line-height: normal;
background: #E6E8FF url(images/arrow.gif) no-repeat;
background-position: right;
}

#text{
	padding: 0 20px 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 140%;
	color: #484848;
}

#footer {
	background-color:#fff;
	clear: both;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: normal;
}

.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix{display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}

A.left:link {
	FONT-SIZE: 9px;
	COLOR: #666666;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	font-weight: bold;

}
A.left:visited {
	FONT-SIZE: 9px; COLOR: #666666; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none; font-weight: bold
}
A.left:hover {
	FONT-SIZE: 9px;
	COLOR: #484848;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
;
	font-weight: bold;
	text-decoration: underline;

}
#text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #484848;
}

A.footer:link {
	FONT-SIZE: 9px;
	COLOR: #484848;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: underline;
	font-weight: normal;

}
A.footer:visited {
	FONT-SIZE: 9px; COLOR: #484848; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: underline; font-weight: normal}
A.footer:hover {
	FONT-SIZE: 9px;
	COLOR: #484848;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
;
	font-weight: normal;
	text-decoration: none;
	
}
.drpdwn {
	FONT-WEIGHT: normal;
	FONT-SIZE: 8.5pt;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	background-color: #E3E3E3;
	border: 1px solid #999999;

}

.maintble {
	background-color: #637EDB;
	border: thin none #637EDB;
}  
.cell {
	background-color: #FFFFFF;
	color:#484848;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 7.5pt;


}

.cellToday {
	background-color: #9BAADB;
	color:#484848;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 7.5pt;


}

TR {
	background-color: white;
}

#blue1 {
	FONT-SIZE: 11px;
	COLOR: #0000FF;
	FONT-FAMILY: Verdana, Arial, Helvetica, "Sans Serif";
	TEXT-DECORATION: underline;
	font-weight: normal;
}

A.lefttable:link {
	FONT-SIZE: 11px;
	COLOR: #484848;
	FONT-FAMILY: Verdana, Arial, Helvetica, "Sans Serif";
	TEXT-DECORATION: underline;
	font-weight: normal;

}
A.lefttable:visited {
	FONT-SIZE: 11px;
	COLOR: #484848;
	FONT-FAMILY: Verdana, Arial, Helvetica, "Sans Serif";
	TEXT-DECORATION: underline;
	font-weight: normal;

}
A.lefttable:hover {
	FONT-SIZE: 11px;
	COLOR: #637EDB;
	FONT-FAMILY: Verdana, Arial, Helvetica, "Sans Serif";
	TEXT-DECORATION: underline;
	font-weight: normal;

}

A.fourth:link {
margin: 0;
padding: 32px 0 0 78px;
color: #fff;
font-size: 25px;
font-weight: bold;
letter-spacing: 1px;

}
A.fourth:visited {
	margin: 0;
padding: 32px 0 0 78px;
color: #fff;
font-size: 25px;
font-weight: bold;
letter-spacing: 1px;

}
A.fourth:hover {
margin: 0;
padding: 32px 0 0 78px;
color: #fff;
font-size: 25px;
font-weight: bold;
letter-spacing: 1px;

}

text{
	padding: 0 20px 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 140%;
	color: #484848;
}