img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.botLink {
	text-align: center;
	clear: both;
	text-transform: uppercase;
}

#leftColumn {
	width: 160px;
	position: absolute;
	float: left;
	text-align: left;
	padding: 5px;
	background-color: #CAD3E4;
	font-size: medium;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	clear: right;
	z-index: 999;
}
#leftColumn p {
	text-align: left;
	color: #666666;
	margin-left: 15px;
}
#leftMenu {
	font-size: large;
	text-transform: uppercase;
}
#leftMenu a {
	font-weight: bold;
	color: #336600;
	text-decoration: none;
}

#leftMenu dt {
	font-size: x-large;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#leftMenu dd {
	margin-left: 20px;
	margin-top: 2px;
	font-size: 16px;

}
.mavIcon {
	background-color: #FFFFCC;
	border: 1px solid #666666;
}
#question {
	margin-top: 5px;
	margin-bottom: 5px;
}
#answer {
	margin-bottom: 15px;
}


#leftMenu .sub {
	margin-left: 35px;
	position: relative;
	display: block;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
}



.siteTitle {
	font-size: small;
	color: #FF0000;
	padding: 5px;
	text-align: right;
	position: absolute;
	bottom: 0px;
	right: 0px;
}

#mainCont{
	width: 474px;
	position: relative;
	padding-right: 125px;
	left: 171px;
	top: 0px;
	padding-left: 5px;
}
#rightColumn {
	width: 120px;
	position: absolute;
	z-index: auto;
	left: 486px;
	top: 0px;
	font-size: x-small;
	margin-top: 2px;
	text-align: center;
	padding-top: 2px;
}
.spacer {
	float: left;
	position: absolute;
}

#linksOut {
	top: 0px;
	font-size: x-small;
	border: 2px solid #CCCCCC;
	padding: 2px;
	margin-top: 20px;
}
#linksOut h3 {
	font-size: small;
	font-weight: bold;
	left: -3px;
	margin: 0px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 90%;
}
#linksOut a {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
#linksOut p {
	margin: 1px;
}

#rightColumn img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}
#footer {
	height: 35;
	text-align: center;
	bottom: 0px;
	position: relative;
	width: 100%;
	font-size: 10px;
}
#senseLinks {
	position: absolute;
	bottom: 0px;
	clear: both;
}
#mainCont2 {
	width: 470px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	padding-bottom: 5px;
}
#minHeight {
	width: 1px;
	float: left;
	height: 500px;
	position: relative;
}

a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.articleImage {
	border: 1px solid #333333;
	margin: 3px;
	width: 125px;
}
#siteSale {
	text-align: right;
	margin: auto;
	width: 720px;
}
#horizMenu {
	height: 20px;
	position: relative;
	font-size: 18px;
	background-image: url(images/bar1.jpg);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	text-align: right;
	padding-right: 5px;
	padding-bottom: 5px;
}
#horizMenu a {
	text-decoration: none;
}
#horizMenu a:hover {
	text-decoration: none;
	color: #669933;
}
#leftMenu a:hover {
	font-weight: bold;
	color: #336600;
	text-decoration: underline;
}
#leftMenu .sub a {
	font-size: small;
	color: #0000FF;
}

#leftMenu .sub a:hover {

	font-size: small;
	color: 0000ff;
}
.finePrint {
	font-size: x-small;
	font-style: italic;
}

#leftMenu a:hover {

	font-weight: bold;
	color: #999966;
	text-decoration: none;
}
.label {
	text-align: right;
	width: 35%;
	position: relative;
	float: left;
	font-weight: bold;
	color: #666666;
}
.input_a {
	position: relative;
	clear: right;
}
h1 {
	font-size: x-large;
}

.catList {
	color: #000000;
	position: relative;
	height: 30px;
}
#contactForm {
	border: 1px solid #333333;
}


#leftMenuAdmin {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
}
#leftMenuAdmin dd {
	font-size: 12px;
	text-transform: uppercase;
	margin: 5px;
	font-weight: normal;
}
#rteBox {
	position: relative;
	clear: both;
	width: 200px;
	margin-top: 0px;
	padding-top: 0px;
}
#contactForm h3 {
	margin-left: 10px;
}
#mainCont2Admin {
	width: 600px;
	padding-left: 175px;
	padding-right: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
.imgModForm {
	border: thin solid #333333;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
}

.formNote {
	font-size: x-small;
	color: #990000;
	margin-left: 200px;
	background-color: #FFFFCC;
	border: 1px solid #000000;
}
.archiveList a {
}

.rightAds {
	margin-bottom: 20px;
	border: 1px solid #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#articlePreview {
	width: 450px;
}























body {
	margin-top: 6px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/bg_lines_gray1.gif);
}

/*------------ TICKER ------------*/
a.tickl{font-family:Arial; font-size:13px; line-height:15px; text-decoration:none; color:#03395A;font-weight:bold;}
a.tickl:hover{color:#03395A; text-decoration:underline;}


/*------------ BACKGROUNDS ------------*/
.bglines {  background-image: url(images/bg_lines_gray1.gif)}
.bglines2 {  background-image: url(images/bg_lines_gray2.gif)}
.bgMenu {  background-color: #3E9EA0}
.bgNews {  background-image: url(images/iNe_bgimage2.gif); background-repeat: no-repeat}
.bgTitles { background-image: url(images/bg_lines_yellow1.gif); background-repeat: repeat}
.bgMenu2 { background-color: #ACE1E2}


/*------------ LINKS ------------*/
.menu{
	color : #FFFFFF;
	font-family : Arial, Tahoma, Verdana;
	font-size : 11px;
 font-weight: bold;
	text-decoration : none;
 line-height: 12px;
}

.menu:link{
	color : #FFFFFF;
}

.menu:hover{
	color : #D9D9D9;
}

.menuHome{
	color : #0F7595;
	font-family : Tahoma, Verdana, Helvetica;
	font-size : 11px;
    font-weight : bold;
	text-decoration : none;
}

.menuHome:link{
	color : #0F7595;
}

.menuHome:hover{
	color : #3E9EA0;
}

.menuNews{
	color : #0F7595;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 13px;
    font-weight: bold;
	text-decoration : none;
}

.menuNews:link{
	color : #0F7595;
}

.menuNews:hover{
	color : #0F7595;
	text-decoration : underline;
}

.menuNews2{
	color : #03395A;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
    font-weight: normal;
	text-decoration : none;
    line-height : 11px;
}

.menuNews2:link{
	color : #03395A;
}

.menuNews2:hover{
	color : #03395A;
	text-decoration : underline;
}

.menuLoc {  
 font-family: Tahoma, Verdana; font-size: 11px; 
 color: #03395A; 
 text-decoration : none;
 text-transform: uppercase; 
}

.menuLoc:link{
	color : #03395A;
}

.menuLoc:hover{
	color : #03395A;
	text-decoration : underline;
}

.menuLocVisited {  
 font-family: Tahoma, Verdana; font-size: 11px; 
 color: #03395A; 
 text-decoration : none;
 text-transform: uppercase; 
}

.menuLocVisited:link{
	color : #03395A;
}

.menuLocVisited:hover{
	color : #03395A;
	text-decoration : underline;
}



/*------------ TEXTS ------------*/

.text01 {
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #03395A;
    font-weight : normal; 
    line-height : 15px;
}
.titleHomeIICD {  
 font-family: Tahoma, Verdana; font-size: 11px; 
 color: #ACE1E2;
 text-transform: uppercase; 
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-transform: uppercase;
}

.titlesIntern {  
 font-family: Tahoma, Verdana; font-size: 11px; 
 color: #317E7F;
 font-weight: Bold;
 text-transform: uppercase; 
}

.titlesIntern02 {  
 font-family: Tahoma, Verdana; font-size: 12px; 
 color: #317E7F;
 font-weight: normal; 
}

.titlesBold { 
 font-family: Tahoma, Verdana; font-size: 12px; 
 font-weight: bold; 
 color: #03395A; 
 text-transform: none; 
}


.bgMenu3 { background-color: #6892A0}
.bgInt {
	background-image: url(images/bg_main_int.gif);
	background-repeat: no-repeat;
}
h2 {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 3px;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}
p {
	font-size: 11px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	text-indent: 10px;
}
.articleImage {
	border: 1px solid #999999;
	padding: 0px;
	margin: 3px;
}
#linkSet {
	margin: 0px;
}
#linkSet li {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #66CC66;
	font-size: x-small;
	margin-bottom: 1px;
	margin-left: 25px;
	padding-bottom: 2px;
	height: 11px;
}
h4 {
	font-size: 10px;
	font-weight: bold;
	color: #317E7F;
	margin: 0px;
	padding: 0px;
}
.footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	color: #CCD8DE;
}
.footer a {
	color: #666666;
}
#container {
	background-color: #FFFFFF;
	left: 2px;
	margin: auto;
	border: 1px solid #999999;
	width: 766px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 2px;
}
#leftSide {
	width: 615px;
	float: left;
}
#rightSide {
	text-align: center;
	width: 148px;
	float: right;
	left: 617px;
}
#rightSide img {
	margin-bottom: 3px;
}
#header {
	margin: 0px;
	width: 615px;
	background-color: #FFFFFF;
	background-image: url(images/header_summer.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}
#ticker {
	background-image: url(images/bg_lines_gray.gif);
	padding-top: 10px;
	height: 30px;
	clear: both;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
#imageLead {
	float: left;
}


#botLinks {
	font-size: small;
	font-weight: bold;
}
#botLinks ul {
	margin: 0px;
}



.menuItemBox {
	background-color: #3E9EA0;
	padding: 2px;
	margin: 2px;
}
menuBox {
	border: 2px solid #FFFFFF;
	position: absolute;
}

#hopeBox {
	background-color: #D2E8F2;
	width: 306px;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
#imageLead {

}



#hopeCont {
	margin: 0px;
	padding: 0px;
}
#hopeTitle {
	background-color: #D4DDE6;
	height: 26px;
	padding-left: 5px;
	padding-top: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#hopeCont img {
	margin: 0px;
	padding: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	float: right;
}
#hopeBoxAlt {
	background-color: #DEF1C3;
	margin: 0px;
	padding: 0px;
	width: 307px;
	float: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#hopeContAlt {
	margin: 0px;
	padding: 0px;
}
#hopeTitleAlt {
	background-color: #D4DDE6;
	height: 26px;
	padding-left: 5px;
	padding-top: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#hopeContAlt img {
	margin: 0px;
	padding: 0px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#newsBox {
	width: 145px;
	background-image: url(images/bg_lines_gray.gif);
	text-align: left;
	clear: right;
	margin: 0px;
	padding: 0px;
}#newsBoxTitle {
	font-size: large;
	font-weight: bold;
	color: #078997;
	text-transform: uppercase;
	margin: 0px;
	padding-left: 5px;
	background-image: url(images/bg_lines_gray.gif);
	font-family: "Times New Roman", Times, serif;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#newsBox ul {
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	margin-top: 2px;
}
#newsBox li {
	list-style-image: none;
	list-style-type: none;
}
#faqBox {
	width: 145px;
	position: relative;
	background-image: url(images/px_bg_gray.gif);
	text-align: left;
}
#faqBoxTitle {
	color: #03395A;
	font-size: medium;
	font-weight: bold;
	background-image: url(images/bg_lines_yellow1.gif);
}
#faqBox ul {
	list-style-type: circle;
	margin-top: 10px;
	font-size: xx-small;
}
#faqBox li {
	padding: 5px;
}

#footer {
	clear: both;
}
#footerAddress {
	padding-left: 5px;
	float: left;
	width: 380px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #03395A;
	background-color: #CCD8DE;
}
#footerContact {
	float: left;
	width: 374px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #03395A;
	background-color: #CCD8DE;
	text-align: right;
	padding-right: 5px;
}
#footerWebmaster {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #CCD8DE;
	background-color: #03395A;
	text-align: center;
	width: 764px;
}
#footerWebmaster a {
	color: #FFFFFF;
}


.mainMenuItem {
	width: 115px;
	float: left;
	text-align: center;
	background-color: #ACE1E2;
	height: 15px;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.mainMenuItem a {
	color: #087E88;
	text-decoration: none;
}

#mainMenu {
	background-color: #ACE1E2;
	width: 600px;
	padding-left: 15px;
	position: absolute;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.mainMenuItem a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
#frontPageBody {
	display: block;
	background-position: left top;
	background-color: #DFF4F7;
}
#frontPageNews {
	height: 500px;
	float: left;
	background-repeat: repeat;
	overflow: scroll;
	background-image: url(images/bg_pxtranspYellow.gif);
	border: 1px solid #FFFFFF;
	width: 485px;
}
#frontPageNews li {
	list-style-type: none;
	margin-bottom: 2px;
	margin-left: 10px;
}
#frontPageNews ul {
	margin-left: 0px;
	margin-top: 5px;
	float: left;
}

#frontPageBotLinksL {
	float: left;
	width: 307px;
	height: 100px;
}
#frontPageBotLinksR {
	float: left;
	width: 307px;
	height: 100px;
	text-align: right;
}
#frontPageStage {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	width: 615px;
	height: 250px;
}

#siteHeading {
	background-image: url(images/home_degrade.jpg);
	background-color: #3E9EA0;
	padding-left: 20px;
	color: #FFFFFF;
	font-size: x-small;
	text-transform: uppercase;
	height: 15px;
	padding-top: 2px;
}

#botLinks li {
	margin: 0px;
	list-style-type: none;
	padding-right: 5px;
	padding-left: 5px;
}
.menuItemBox a {
	padding: 2px;
	margin: 2px;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}
.menuItemBox a:hover {
	padding: 2px;
	margin: 2px;
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
#botLinks a {
	font-size: x-small;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
#botLinksTitle {
	background-color: #CCD8DE;
	clear: both;
	
}
#botLinks a:hover {
	font-size: x-small;
	font-weight: bold;
	color: #999999;
	text-decoration: underline;
}
#subPageBody {
	width: 615px;
	background-position: left top;
	background-color: #DFF4F7;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
#subPageInfo {
	background-image: url(images/bg_lines_yellow1.gif);
	padding-top: 20px;
}
#subPageSection {
	float: left;
	width: 50%;
	padding-left: 8px;
	font-weight: bold;
	text-transform: uppercase;
}
#subPageTitle {
	text-align: right;
	padding-top: 2px;
	padding-right: 5px;
}
#subPageLeftCol {
	float: left;
	width: 118px;
	margin-left: 8px;
	padding: 0px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;

}
#subPageMainCont {
	width: 463px;
	float: left;
	background-image: url(images/bg_pxtranspYellow.gif);
	padding-right: 5px;
	padding-left: 5px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;

}
#imageLead img {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
#newsBox ul {

}
#newsBox li a {
	font-size: x-small;
	text-decoration: none;
	color: #078997;
}
#newsBox li {
	padding-bottom: 2px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	padding-right: 0px;
	margin-right: 10px;
}
#newsBox li a:hover {
	font-size: x-small;
	text-decoration: underline;
	color: #33CC99;
}
#articleList {
	clear: both;
}


#more {
	text-align: right;
	clear: both;
}

#more a {
	text-align: right;
	font-weight: bold;
}
#storyThumb {
	text-align: center;
}
#storyThumbAlt {
	font-size: x-small;
	clear: both;
}
#storyThumb img {
	border: 1px solid #666666;
	clear: both;
}
#articleList img {
	float: left;
	margin: 5px;
}
#articleListContent {
	clear: both;
	margin-left: 25px;
}
#subPageLeftCol img {
	border: 1px solid #0A9BAC;
	width: 110px;
	margin-top: 3px;
}
label {
	width: 150px;
	float: left;
	text-align: right;
	padding-right: 5px;
}
#links {
	color: #FFFFFF;
	background-color: #99CCCC;
	clear: both;
	font-size: 12px;
	text-align: center;
	margin: auto;
	width: 80%;
}
#links h2 {
	margin: 0px;
	padding: 0px;
}
