@charset "utf-8";
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-right: 0px;
	margin-left: 0px;
	background-position: 0px -10px;
	border: 1px none #999999;
}

.footer a:link {
	text-decoration: underline;
	color: #999999;
}

.footer a:hover {
	text-decoration: underline;
	color: #1a3153;
}

.footer a:active {
	text-decoration: underline;
	color: #999999;
}

.footer a:visited {
	text-decoration: underline;
	color: #999999;
}

.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	background-image: url(images/menu_bg_02.gif);
	background-repeat: repeat-x;
}
.bottomline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.lightbluebox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #3ab0d6;
	text-align:left;
}
body {
	font-family: Arial;
	font-size: 12px;
	text-align:justify;
}

.lightbluebox b {
	font-size: 14px;
	font-weight: bold;
}

.lightbluebox strong {
	font-size: 14px;
	font-weight: bold;
}

.darkbluebox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #1a3153;
	text-align:left;
}

darkbluebox b {
	font-size: 14px;
	font-weight: bold;
}

darkbluebox strong {
	font-size: 14px;
	font-weight: bold;
}

.navigation a:active {
	text-decoration: none;
	color: #3ab0d6;
}

.navigation a:visited {
	text-decoration: none;
	color: #000066;
}

.navigation a:link {
	text-decoration: none;
	color: #000066;
}

.navigation a:hover {
	text-decoration: none;
	color: #3ab0d6;
}

.lightbluebox a:link {
	text-decoration: none;
	color: #ffffff;
}

.lightbluebox a:hover {
	text-decoration: none;
	color: #ffffff;
}

.lightbluebox a:active {
	text-decoration: none;
	color: #ffffff;
}

.lightbluebox a:visited {
	text-decoration: none;
	color: #ffffff;
}

.darkbluebox a:link {
	text-decoration: none;
	color: #ffffff;
}

.darkbluebox a:hover {
	text-decoration: none;
	color: #ffffff;
}

.darkbluebox a:active {
	text-decoration: none;
	color: #ffffff;
}

.darkbluebox a:visited {
	text-decoration: none;
	color: #ffffff;
}
.boxed {
	border: 1px solid #000000; 
}

#container {
	width:784px;
	margin-left: auto;
	margin-right: auto;
}

.maintable {
	border-left: 2px #EDEDED solid;
	border-right: 2px #EDEDED solid;
}

.topl { 
	background: url(images/tl.gif) no-repeat top left;
}

.topr { 
	background: url(images/tr.gif) no-repeat top right;
}

.topline {
	margin: 0px 10px 0px 10px;
	background: url(images/tline.gif) repeat-x;
}

.btml { 
	background: url(images/bl.gif) no-repeat top left;
}

.btmr { 
	background: url(images/br.gif) no-repeat top right;
}

.btmline {
	margin: 0px 10px 0px 10px;
	background: url(images/bline.gif) repeat-x;
}

.mh {
  min-height:450px;
  height:auto !important;
  height:450px;
}

#sitemap .smLarge1 {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	}

#sitemap .smLarge2 {
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}

#sitemap a:link, a:hover, a:visited, a:active {
	color:#000000;
	}
	
	