/* CSS Document */
 
BODY  {
      background-color: #03488d;
      margin-top: 0px;
      margin-bottom: 0px;
      margin-left: 0px;
      margin-right: 0px;
            }
	  
h1 {
	font-family:"Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-indent: 0px;
	color: #1d496d;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-indent: 0px;
	color: #03488d;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-indent: 0px;
	color: #03488d;
}

h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-indent: 0px;
	color: #fa868f;
}

h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-indent: 0px;
	color: #fa868f;
}

h6 {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	text-indent: 0px;
	color: #fa868f;
}

P {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-indent: 0px;
	color: #999077;
}

TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-indent: 0px;
	color: #999077;
}

hr {
	border-style: solid; 
	height: 1px;
	border-top: 1px #FFFFFF; 
	width: 90%; 
	color: #fa868f; 
	}


LI {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 3px;
	font-style: normal;
	font-weight: normal;
	color: #fa868f;
	text-indent: 0px;
	text-align: left;
}

A:link, A:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
   	font-style: bold;
    font-weight: normal;
  	text-decoration: none;
    color: #0469cd;
}

A:hover, A:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
   	font-style: bold;
    font-weight: normal;
  	text-decoration: underline;
    color: #3399ff;
}

.alert {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-indent: 0px;
	color: #E20110;
}

.fineprint {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	text-indent: 0px;
	color: #7F3439;
}



/* Custom Styles - PUT CUSTOM PAGE STYLES HERE */

.splashContentL {
	padding-left: 30px;
	padding-bottom: 20px;
	padding-right: 40px;
}
.splashContentR {
	padding-left: 50px;
	padding-bottom: 20px;
	padding-right: 30px;
}
.mainContent {
	padding: 15px;
	background-color: #FFFFFF;
	border: 2px solid #d5d5b0;
	}
	
.mastheadTable {
	width: 95%;
	background-color: #03488d;
	padding: 0px;
	}
	
.mastheadRepeatingimg {
	background: url(images/mast-tile-hp.jpg) repeat-x;
	border: 1px solid #ffffff;
	}
	
.mastheadRepeatingimg-page2 {
	border: 1px solid #ffffff;
	background: url(images/page2imgs.jpg) repeat-x;
	}

.mastheadTable-left {
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-indent: 0px;
	color: #c0d1e2;
	padding: 0px;
}

.mastheadText {
	padding: 5px;
	}

.wavesbkgd {
	background: url(images/wavesbkgd.jpg) repeat;
	padding-right: 12px;
	padding-left: 12px;
	padding-bottom: 5px;
	}
	
.quicksearch {
	background-color:#FFFFFF;
	}
	
.quicksearchLefttiling {
	background: url(images/quicksearch-lefttiling.jpg) repeat-y;	
	}
	
.quicksearchRighttiling {
	background: url(images/quicksearch-righttiling.jpg) repeat-y;	
	}


.menubar { 
	background-color: #3399ff;
	}
	
.menubarrighttd {
	background: url(images/menubarbkgdimg.gif) repeat;
	border-right: 1px solid #ffffff;
}

.mainTable {
	border: 0px;
	padding: 0px;
	width: 95%;
	background-color:#FFFFFF;
	border-top: 1px solid #ffd328;
	border-left: 1px solid #ffd328;
	border-right: 1px solid #ffd328;
	}
	
.mainTable-toptd {
	border-top: 1px solid #03488d;
	border-left: 1px solid #03488d;
	border-right: 1px solid #03488d;
	border-bottom: 1px solid #ffd328;
	}
	
.mainTable-lefttd {
	border-left: 1px solid #03488d;
	border-right: 1px solid #ffd328;
	background-color: #dde8f2;
	text-align: center;
	}
.mainTable-lefttd-INT {
	border-left: 1px solid #03488d;
	border-right: 0px;
	background-color: #FFFFFF;
	text-align: center;
	}
	
.mainTable-righttd{
	border-right: 1px solid #03488d;
	background: top;
	padding: 15px;
	}
	
.mainTable-righttd-splash{
	border-right: 1px solid #03488d;
	background: top;
	padding: 0px;
	}
	
.mainTable-rsimage{
	border-top: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	}
	
.mainTable-bottom{
	width: 95%;
	}
	
.bottomTable-leftmiddle{
	border-left: 1px solid #ffd328;
	background-color: #3399ff;
	}
	
.bottomTable-rightmiddle{
	border-right: 1px solid #ffd328;
	background-color: #3399ff;
	}

.bottomTable-middle{
	border-top: 1px solid #03488d;
	border-bottom: 1px solid #ffd328;
	background-color: #3399ff;
	}
	
.mainTable-middle{
    padding: 1px; 
    border-bottom: 1px solid #70afe4;
    border-left: 1px solid #70afe4;
    border-right: 1px solid #70afe4;
    background-color: #FFFFFF;
    }
	
.leftcolumn-images{
	padding: 10px;
	}
	
.contentTable{ 
	border-bottom: 1px solid #d4d4ad;
	border-left: 1px solid #d4d4ad;
	border-right: 1px solid #d4d4ad;
	width: 100%;
	background-color: #FFFFFF;
	padding: 0px;
	}
	
.masthead{
	padding: 10px;
	border-bottom: 1px solid #70afe4;
	border-left: 1px solid #70afe4;
	border-right: 1px solid #70afe4;
	}

.navigation{
	padding: 0px;
	border-left: 1px solid #70afe4;
	border-right: 1px solid #70afe4;
	border-top: 1px solid #999077;
	border-bottom: 1px solid #999077; 
	background-color: #c6bea6; 
	text-align: center;
	}
	
.secondarynav {
	padding: 0px;
	text-align: right;
	vertical-align: top;
	color: #81a3c6;
	font-size: 11px;
	}
	
A:link.secondarynavLinks, A:visited.secondarynavLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
   	font-style: normal;
    font-weight: normal;
   	text-decoration: none;
   	color: #81a3c6;
	text-align: right;
	vertical-align: top;
	}

	
A:hover.secondarynavLinks, A:active.secondarynavLinks {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
   	font-style: normal;
    font-weight: normal;
  	text-decoration: underline;
    color: #03488d;
	text-align: right;
	vertical-align: top;
	}
	
A:link.sponsorLinks, A:visited.sponsorLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
   	font-style: normal;
    font-weight: normal;
   	text-decoration: none;
   	color: #ffffff;
	}

	
A:hover.sponsorLinks, A:active.sponsorLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
   	font-style: normal;
    font-weight: normal;
   	text-decoration: underline;
   	color: #ffffff;
	}
	
.homeinfoTD {
	padding: 10px;
	}
	
.homeinfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
   	font-style: normal;
    font-weight: normal;
  	text-decoration: none;
    color: #03488d;
	}
	
.content{
	border-top: 1px solid #70afe4;
	border-bottom: 1px solid #70afe4;
	border-left: 1px solid #70afe4;
	border-right: 1px solid #70afe4;
	background-image: url(images/bg-bluelines.jpg);
	padding: 5px;
	}

.keywords{ 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999077;
	text-align: right;
	}
	
A:link.sublinks, A:visited.sublinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
   	font-style: normal;
    font-weight: normal;
   	text-decoration: none;
   	color: #bbb5a0;
   	background-color: #f9f9ec;
    padding: 2px;
	border-top: 1px solid #c8bda7;
	border-left: 1px solid #c8bda7;
	border-right: 1px solid #c8bda7;
	border-bottom: 1px solid #c8bda7;
	}

	
A:hover.sublinks, A:active.sublinks {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
   	font-style: normal;
    font-weight: normal;
  	text-decoration: none;
    color: #ffffff;
   	background-color: #c8bda7;
    padding: 2px;
	border-top: 1px solid #93876e;
	border-left: 1px solid #93876e;
	border-right: 1px solid #93876e;
	border-bottom: 1px solid #93876e;
	}

.flashHP {
	padding-bottom: 5px;
	}
	
.century21header {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
   	font-style: bold;
    font-weight: normal;
   	text-decoration: none;
   	color: #3399ff;
	text-align: center;
   	}
	
.century21contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
   	text-decoration: none;
   	color: #7098bf;
	text-align: center;
   	}
	
A:link.century21Contactlinks, A:visited.century21Contactlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
   	text-decoration: none;
   	color: #7098bf;
	text-align: center;
   	}

A:hover.century21Contactlinks, A:active.century21Contactlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
   	text-decoration: none;
   	color: #03488d;
	text-align: center;
   	}
		
.todaysfeatureLefttd {
	background: #ffe993 url(images/todaysfeature-leftbgdimage.gif) repeat;
	}

.todaysfeatureRighttd {
	background: #ffe993 url(images/todaysfeature-rightbgdimage.gif) repeat;
	}
	
.todaysfeature {
	padding: 10px;
	}
	
.todaysfeatureMiddle {
	background: #ffe993 url(images/todaysfeature-yellow2.jpg) no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
   	font-style: normal;
    font-weight: normal;
   	text-decoration: none;
   	color: #03488d;
	padding: 5px;
	text-align: left;
	}

A:link.todaysfeatureLinks, A:visited.todaysfeatureLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
   	font-style: normal;
    font-weight: bold;
   	text-decoration: none;
   	color: #03488d;
   	}

A:hover.todaysfeatureLinks, A:active.todaysfeatureLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
   	text-decoration: underline;
   	color: #03488d;
   	}
		

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
   	font-style: normal;
    font-weight: normal;
   	text-decoration: none;
   	color: #5b88b5;
   	}
	
.footerTable {
	text-align: center;
	width: 95%;
	}

A:link.footerTextlinks, A:visited.footerTextlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
   	font-style: normal;
    font-weight: normal;
   	text-decoration: none;
   	color: #ffffff;
   	}

A:hover.footerTextlinks, A:active.footerTextlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
   	font-style: normal;
    font-weight: normal;
   	text-decoration: none;
   	color: #ffd328;
   	}

A:link.vdslink, A:visited.vdslink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
   	font-style: bold;
    font-weight: normal;
   	text-decoration: none;
   	color: #5b88b5;
   	}

A:hover.vdslink, A:active.vdslink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
   	font-style: bold;
    font-weight: normal;
   	text-decoration: underline;
   	color: #ffffff;
   	}

.contentTablemiddle {
	padding: 10px;
	}
	
	
/* FORM elements */
input, textarea, select {
color: #761A1E;
font: normal 11px Verdana, Arial, Helvetica, sans-serif;
border: 1px solid #761A1E;
text-indent: 2px; 
background-color: #F8EDDC;
padding: 2px 
}

input.button {
color: #F8EDDC;
font: bold 10px Verdana, Arial, Helvetica, sans-serif;
border: 2px;
border-style: outset;
border-color: #9D141A #000000 #000000 #9D141A;
text-indent: 2px; 
background-color: #A30B15;
padding: 3px;
}

/* The checkbox/radio alternative to matches the page background color */
input.clear {
color: #ffffff;
border: 0px;
background-color: #ffffff;
padding: 0px;
}

