body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4F4F4F;
	background-image: url(../i/t/bg.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;

}
a:link {
	color: #0066FF;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #0099FF;
}
a:hover {
	text-decoration: underline;
	color: #0033CC;
}
a:active {
	text-decoration: underline;
	color: #0099CC;
}

.footer {
	font-size: 11px;
	text-align: center;
	color: #999999;
	padding: 30px;
	background-image: url(../i/t/footer-bg.jpg);
	background-repeat: repeat-x;
}

.footer a {color: #999999; text-decoration: none;}
.footer a:hover {text-decoration: underline; color: #666666;}
.footer a:visited {color: #999999;}
.footer a:active {text-decoration: underline; color: #999999;}

.submenu {
	font-size: 11px;
	text-align: center;
	color: #0066FF;
}
.submenu a {color: #0066FF; text-decoration: none;}
.submenu a:hover {text-decoration: underline; color: #0066FF;}
.submenu a:visited {color: #0066FF;}
.submenu a:active {text-decoration: underline; color: #0066FF;}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: normal;
	color: #F79400;
	margin:0;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;

}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #0099FF;
	padding-bottom: 0px;

}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #A5A5A5;
	font-weight: normal;
	margin: 5px;
	
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
}

INPUT {
color: #0000CC;
font-family: arial, verdana, ms sans serif;
font-weight: bold;
font-size: 10pt;
}
/** START NAV **/
#header {
  float:left;
  width:629px;
  font-size:93%;
  line-height:40px;
  }
#header ul {
	margin:0;
	list-style:none;
  }
#header li {
	float:right;
	background:url("../i/t/nav-tab-l.gif") no-repeat left top;
	margin-left: 10px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 10px;
  }
#header a {
	float:left;
	display:block;
	background:url("../i/t/nav-tab-r.gif") no-repeat right top;
	padding:0px 20px 4px 10px;
	text-decoration:none;
	font-weight:bold;
	color:#ffffff;
	font-size: 13px;
  }
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#header a {float:none;}
/* End IE5-Mac hack */
#header a:hover {
  color:#ECECEC;
  }
#header #current {
  background-image:url("left_on.gif");
  }
#header #current a {
  background-image:url("right_on.gif");
  color:#333;
  padding-bottom:5px;
  }
/** END NAV **/

/* Start Right Nav Buttons */
.buttonscontainer {
	width: 100%;
}
.buttons a {
	color: #999999;
	background-color: #FFFFFF;
	padding: 5px;
	padding-left: 10px;
	display: block;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	font-size:12px;
}
.buttons a:visited {
color: #999999;
text-decoration: none;}
.buttons a:hover {background-color: #0066CC;
color: #FFFFFF;
text-decoration: none;}

/* END Right Nav Buttons */

.infoboxheader {
	font-weight: bold;
	color: #FFFFFF;
	height: 25px;
	padding-left: 5px;
	text-align: left;
	font-size: 13px;
	background-color: #FF9900;
	vertical-align: middle;
}
.infoboxbody {
	border: 1px solid #CCCCCC;
}

.infoboxpadding {
	padding: 12px
}

/* START Arrow Button */
a.arrowbutton {
	display: block;
	width: 150px;
	height: 15px;
	background: url("../i/t/arrow.gif") 0 0 no-repeat;
	text-decoration: none;
	font-weight: bold;
	color: #F79400;
	text-indent: 20px;
}	
a:visited.arrowbutton {
	color: #F79400;
	text-decoration: none;
}
/* END Arrow Button */


.row1 {
	background-color: #F0F0FF;
	border: 1px solid #FFFFFF;
	padding: 3px;
}
.row2 {
	padding: 3px;
	background-color: #FFFFCC;
	border: 1px solid #FFFFFF;
}
a.box_content{    
	font-size: 12px;
	color: #A5A5A5;
	font-weight:bold;	
	text-decoration:none
}


.boldtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #6D6F72;
	font-weight: bold;
	padding-left:5px;
}

.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #6D6F72;
	font-weight: 400;
	padding-left:5px;
}

/* News Navigation*/

.pages {
    padding: 1em;
    margin: 1em 0;
    clear: left;
    font-size: 85%;
}

.pages a, .pages span {
    display: block;
    float: left;
    padding: 0.2em 0.5em;
    margin-right: 0.1em;
    border: 1px solid #fff;
    background: #fff;
}

.pages span.current {
    border: 1px solid #2E6AB1;
    font-weight: bold;
    background: #2E6AB1;
    color: #fff;
}

.pages a {
    border: 1px solid #9AAFE5;
    text-decoration: none;
}

.pages a:hover {
    border-color: #2E6AB1;
}

.pages a.nextprev {
    font-weight: bold;
}

.pages span.nextprev {
    color: #666;
}

.pages span.nextprev {
        border: 1px solid #ddd;
        color: #999;
}