body {
	background-color: #D0DEE1;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}

td {
	font-size: 11px;
}

div {
	font-size: 11px;
}

a {
	text-decoration: none;
	color: #284C5B;
}

a:hover {
	text-decoration: underline;
}

#maincontent {
	background-color: #FFFFFF;
	width: 775px;
	border-spacing: 0px;
	padding: 0px;
}

#toplinks {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 1px;	
	padding-right: 20px;
	color: #284C5B;
	font-size: 9px;
line-height: 1.5em;
}

#toplinks a:hover {
	text-decoration: none;
}

#banner {
	text-align: center;
}

#linkbar {
	padding-top: 4px;
	padding-bottom: 4px;
}

#linkbar a {
	color: #284C5B;
}

#linkbar .main {
	height: 50px;
	background-color: #E9EEF1;
}

#linkbar .main td {
	font-size: 10px;
	color: #284C5B;
}

#linkbar .main .link {
	font-weight: bold;
	padding-left: 14px;
	background-image: url(/images/template/star.gif);
	background-repeat: no-repeat;
	background-position: 2px;
}

#linkbar .topshadow {
	background-image: url(/images/template/linkbar_topshadow.gif);
	background-repeat: repeat-x;
	height: 6px;
}

#linkbar .bottomshadow {
	background-image: url(/images/template/linkbar_bottomshadow.gif);
	background-repeat: repeat-x;
	height: 6px;
}

#main {
	padding-left: 21px;
	padding-right: 21px;
	padding-bottom: 19px;
}

.columnheader {
	background-color: #D0DEE1;
	color: #3D758E;
	height: 20px;
	font-size: 18px;
	padding-left: 2px;
}

h1 {
	background-color: #D0DEE1;
	color: #3D758E;
	height: 20px;
	font-size: 18px;
	padding-left: 2px;
}

h2 {
	background-color: #D0DEE1;
	color: #284C5B;
	line-height: 15px;
	font-size: 12px;
	padding: 2px 5px 2px 7px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
	background-image: url(/images/template/box_corner.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#main .left {
	width: 150px;
	background-color: #E9EEF1;
}

#main .center {
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	background-color: #E9EEF1;
}

#main .right {
	width: 150px;
	background-color: #E9EEF1;
}

form.searchForm {
	margin: 0px;
}

form.searchForm input.searchbox {
    border: 1px solid black;
    color: #666666;
    background-image: url(/images/template/input_white.gif);
    font-size: 11px;
    font-weight: normal; 
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 1px;
	width: 150px;
	height: 20px;
}

form.searchForm input.focus {
    border-top: #596673 solid 1px;
    border-right: #596673 solid 1px;
    border-left: #8D9CA9 solid 1px;
    border-bottom:  #8D9CA9 solid 1px;
    color:#000000;
}

.corner {
	background-image: url(/images/template/box_corner.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.content {
	background-image: url(/images/bgs/home.jpg);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	height: 530px;
	padding-top: 1px;
	background-color: #E9EEF1;
	font-size: 11px;
}

.small {
	font-size: 9px;	
}

.title {
	background-color: #D0DEE1;
	color: #284C5B;
	height: 15px;
}

.title a {
	color: #284C5B;
}

.title th {
	font-size: 12px;
	padding-left: 7px;
	font-weight: bold;
	text-align: left;
}

.title .subtitle {
	font-size: 9px;
	padding-right: 12px;
	text-align: right;
}

.content {
	font-size: 12px;
}

.content p {
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 7px;
	margin-top: 5px;
}

h3 {
	margin-top: 0px;
	margin-bottom: 2px;
	font-size: 11px;
	font-weight: bold;
}

.breakout {
	width: 200px;
	font-size: 16px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	font-variant: normal;
	border-top: 2px solid #D0DEE1;
	border-bottom: 2px solid #D0DEE1;
	margin-bottom: 5px;
	margin-top: 3px;
	margin-bottom: 7px;
	margin-right: 5px;
	padding-left: 5px;
	padding-top: 7px;
	padding-bottom: 7px;
	color: #666666;
	display: inline;
	text-align: left;
	float: right;
}

.breakout_left {
	float: left;
}

.breakout strong {
	color: #3D758E;
}

.content h4 b {
	color: #3D758E;
}

.childsectionblock {
	margin-top: 20px;
}

.childsection {
	padding-left: 45px;
	background-image: url(/images/template/big_star.gif);
	background-repeat: no-repeat;
	background-position: 5px top;
	padding-right: 25px;
}

.childsection h3 {
	height: 35px;
	font-size: 15px;
	margin-bottom: 3px;
	padding-top: 10px;
}

.subsection {
	padding-left: 15px;
	background-image: url(/images/template/big_star.gif);
	background-repeat: no-repeat;
	background-position: 3px top;
	padding-right: 5px;
	padding-bottom: 10px;
}

.subsection h3 {
	padding-left: 20px;
	height: 35px;
	font-size: 15px;
	margin-bottom: 2px;
	padding-top: 10px;
}

.menu {
	height: 21px;
	padding-left: 15px;
	background-image: url(/images/template/menu_icon.gif);
	background-repeat: no-repeat;
	background-position: 5px;	
}

.submenu {
	height: 21px;
	padding-left: 21px;
	background-image: url(/images/template/menu_icon.gif);
	background-repeat: no-repeat;
	background-position: 12px;	
}

.menu a {
	color: #284C5B;
}

.submenu a {
	color: #284C5B;
}

.alt {
	background-color: #F7F9FB;
}

.ratebox td {
	font-size: 9px;
}

.leftshadow {
	background-image: url(/images/template/left_shadow.gif);
	background-repeat: repeat-y;
	background-position: right;
}

.rightshadow {
	background-image: url(/images/template/right_shadow.gif);
	background-repeat: repeat-y;
	background-position: left;
}

.bottomshadow {
	background-image: url(/images/template/bottom_shadow.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.bottomadmin {
	padding: 5px;
	font-weight: bold;
}

#popup {
	background-color: #F9F9F9;
}

.home_subsection {
	padding-left: 40px;
	background-image: url(/images/template/big_star.gif);
	background-repeat: no-repeat;
	background-position: 5px top;
	padding-right: 5px;
	padding-bottom: 15px;
}

.readmore {
	padding-top: 2px;
}

.printonly {
	display: none;
}

ul {
	margin-top: 15px;
	margin-bottom: 7px;
	padding-left: 20px;
	list-style-image: url(/images/template/star.gif);
}

li {
	padding-bottom: 7px;
}

.pagemenu {
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	padding-top: 3px;
	border-bottom: #d0dee1 3px solid;
	background-color: #f7f9fb;
}

.pagemenu td {
	background-image: url(/images/template/star.gif);
	background-repeat: no-repeat;
	background-position: 0px 9px;
	padding-top: 7px;
	padding-left: 13px;
	font-weight: bold;
}

.fullbreakout {
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	border-top: #d0dee1 3px solid;
	border-bottom: #d0dee1 3px solid;
	background-color: #f7f9fb;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-align: center;
}

.fullbreakout strong {
	color: #3D758E;
}

#allpoint {
  padding: 10px 2px 35px 2px;
  background: #ccc url(/images/25alllogo.gif) no-repeat center 92px;
  border: 1px solid #284C5B;
  border-width: 1px 0;
} 

#allpoint h3 {
  color: #284C5B;
}

#allpoint p {
  margin: 7px 5px 0 5px;
  color: #333;
  font-style: italic;
}

#allpoint_form {
  margin: 0 0 0 3px;
  padding: 0;
}

#allpoint_form .text {
  font-size: 12px;
  width: 100px;
}

#allpoint_form .submit {
  position: relative;
  top: 7px;
}

#custom-content {
  padding: 0 0 0 10px;
}

#custom-content h2 {
   margin: 1.5em 0;
}

#custom-content ul {
  margin: 1em 0.3em;
}
