@charset "UTF-8";
/* CSS Document */

/********************************************
   General Page Styles
********************************************/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFF;
	background-image: url(../hpimages/rt_bkgrnd.gif);
	background-repeat: repeat-x;
}

#mid-content-contact {
	padding: 0px;
	margin-top: 30px;
	margin-right: 60px;
	margin-bottom: 20px;
	margin-left: 60px;
	font-size: 12px;
	color: #5d6879;
	font-family: Tahoma, Geneva, sans-serif;
}

#mid-content-contact a:link {
	color: #0e4692;
	text-decoration: underline;
}
#mid-content-contact a:visited {
	color: #0e4692;
	text-decoration: underline;
}
#mid-content-contact a:hover {
	color: #98d7ff;
	text-decoration: none;
}
#mid-content-contact a:active {
	color: #03F;
	text-decoration: underline;
}
.mid-content-btm {
	padding: 0px;
	margin-top: 15px;
	margin-right: 60px;
	margin-bottom: 15px;
	margin-left: 60px;
}
.left {
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 6px;
	padding-left: 54px;
}
.arial10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.arial11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.arial12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.tah11 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
}
.tah12 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}
.tah12-white {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
}
.tah10 {
	font-family: Tahoma;
	font-size: 10px;
}
.ver10 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}
.listingphoto {
	border: 1px solid #333;
}

/********************************************
   Mid Area
********************************************/
ul.nodot {
	list-style:none;
	}


#mid-area {
	background-color: #fff;
	list-style-image: url(../subpgimages/li-arrow.gif);
	list-style-type: square;
	list-style-position: outside;
}
#mid-text {
	text-align: left;
	margin-top: 0px;
	margin-right: 33px;
	margin-bottom: 0px;
	margin-left: 31px;
	line-height: 18px;
	font-size: 14px;
	font-family: Tahoma, Geneva, sans-serif;
	letter-spacing: .02em;
	color: #5d6879;
	padding-bottom: 10px;
}
#mid-text a:link {
	color: #0e4692;
	text-decoration: underline;	
}
#mid-text a:visited {
	color: #0e4692;
	text-decoration: underline;
}
#mid-text a:hover {
	color: #98d7ff;
	text-decoration: none;
}
#mid-text a:active {
	color: #03F;
	text-decoration: underline;
}
#mid-text h1 {
	font-size: 18px;
	color: #5a5a5a;
	font-family: Tahoma, Geneva, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #bab9b9;
	padding-bottom: 12px;
	padding-left: 20px;
	font-weight: normal;
	background-image: url(../subpgimages/header_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 23%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#mid-text h2 {
	font-size: 16px;
	color: #3e4d5a;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px;
}
#mid-text h3 {
	font-size: 14px;
	color: #3e4d5a;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#mid-text h4 {
	font-size: 12px;
	color: #d9d9d9;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#mid-text h5 {
	font-size: 12px;
	color: #596d8f;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#div-bkgrnd {
	background-image:url(../subpgimages/div_mid_bkgrnd.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}

/********************************************
   Left Area
********************************************/

#left-nav {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: .02em;
}
#left-nav h4 {
	font-size: 18px;
	color: #0e4692;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 7px;
	margin-left: 63px;
	margin-bottom: 10px;
	font-weight: normal;
	text-align: left;
}

#left-nav ul {
	text-align: left;
	margin: 0;
	padding: 0;
	line-height: 20px;
}

#left-nav li {
	letter-spacing: 0px;
	color: #3252a3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	background-image: url(../subpgimages/left_nav_arrow.gif);
	background-repeat: no-repeat;
	background-position: 10px 50%;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 22px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 14px;
	margin-bottom: 0px;
	margin-left: 30px
}

#left-nav a:link {
	font-weight: bold;
	color: #3252a3;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 12px;
}
#left-nav a:visited {
	font-weight: bold;
	color: #3252a3;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 12px;
}
#left-nav a:hover {
	font-weight: bold;
	color: #98d7ff;
	text-decoration: underline;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 12px;
}
#left-nav a:active {
	font-weight: bold;
	color: #06F;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 12px;
}

/********************************************
   Bottom Navigation Links
********************************************/

#btm-links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5d6879;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 60px;
	padding-top: 13px;
	word-spacing: 1px;
	text-align: left;
	line-height: 24px;
}
#btm-links a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5d6879;
	text-decoration: none;	
}
#btm-links a:visited {
	color: #5d6879;
	text-decoration: none;
}
#btm-links a:hover {
	text-decoration: underline;
	color: #39F;
}
#btm-links a:active {
	text-decoration: none;
	color: #FF33FF;
}

#btm-links2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5d6879;
	padding-bottom: 10px;
	padding-right: 60px;
	padding-left: 8px;
	padding-top: 13px;
	word-spacing: 5px;
	text-align: right;
	line-height: 24px;
}
#btm-links2 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5d6879;
	text-decoration: none;
}

#btm-links2 a:visited {
	color: #5d6879;
	text-decoration: none;
}
#btm-links2 a:hover {
	text-decoration: underline;
	color: #39F;
}
#btm-links2 a:active {
	text-decoration: none;
	color: #FF33FF;
}

/********************************************
   Search Box Form Styles
********************************************/

#search-box {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

.formbkgrnd  {
	background-image:url(../images/form-bkgrnd.gif);
	background-color:#cdcdcd;
	background-repeat: repeat-x;
	border: thin solid #1f2937;
	color: #3a414b;
	}
	
.textfields {
	color: #3a414b;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	border: 1px solid #1f2937;
	background-image: url(../images/textfield-bkgrnd.gif);
	background-repeat: repeat-x;
	height: 18px;
	width: 210px;
	}
.textfields2 {
	color: #3a414b;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	border: 1px solid #1f2937;
	background-image: url(../images/textfield-bkgrnd.gif);
	background-repeat: repeat-x;
	height: 18px;
	}
	
.dropdowns {
	color: #252708;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	border: 1px solid #1f2937;
	background-image: url(../images/dropdown-bkgrnd.gif);
	background-repeat: repeat-x;
	width: 210px;
	}
	
.dropdowns2 {
	color: #252708;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	border: 1px solid #1f2937;
	background-image: url(../images/dropdown-bkgrnd.gif);
	background-repeat: repeat-x;
	}
	
.comentsarea {
	color: #252708;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: #b6b6b6;
	border: 1px solid #1f2937;
	width: 210px;
	background-image: url(../images/comments-bkgrnd.gif);
	background-repeat: repeat-x;
	}
	
.submitbutton {
	color: #3a414b;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: #cfcfcf;
	border: 1px solid #1f2937;
	background-image: url(../hpimages/form-bkgrnd.gif);
	font-weight: bold;
	margin: 1px;
	height: 24px;
	padding-bottom: 2px;
	}
	
.searchbutton {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 12px; 
	}
	
#searchlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c3c6ba;
	word-spacing: 2px;
	padding-top: 6px;
	padding-bottom: 0px;
}
#searchlinks a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c3c6ba;
	word-spacing: 2px;
	text-decoration: none;
}

#searchlinks a:visited {
	color: #c3c6ba;
	word-spacing: 2px;
	text-decoration: none;
}
#searchlinks a:hover {
	text-decoration: underline;
	color: #fff;
}
#searchlinks a:active {
	text-decoration: none;
	color: #FF33FF;
}
.starcolor {
	color:#FF0000;
	}
	
input {
	color: #3a414b;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	border: 1px solid #1f2937;
	background-image: url(../images/textfield-bkgrnd.gif);
	background-repeat: repeat-x;
	background-color: #d7d7d7;
	}
	
select { 
	color: #252708;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	border: 1px solid #1f2937;
	background-image: url(../images/dropdown-bkgrnd.gif);
	background-repeat: repeat-x;
	background-color: #d7d7d7;
	}
	
options {
	color: #252708;
	background-color: #cfcfcf;
	border: 1px solid #1f2937;
	background-image: url(../hpimages/form-bkgrnd.gif);
	font-weight: bold;
	}

textarea { 
 	color: #252708;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: #b6b6b6;
	border: 1px solid #1f2937;
	background-image: url(../images/comments-bkgrnd.gif);
	background-repeat: repeat-x;
	}
input.error, select.error {
	border: 1px solid red;
	background-color: #FFFCE2;
	background-image: url(../images/warning_obj.gif);
	background-position: right;
	background-repeat: no-repeat;
	}

/********************************************
   Inset Photo Styles
********************************************/

.smphotoleft {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.smphotoright {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}


/********************************************
   Article Link Styles
********************************************/

.artlink1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
.artlink2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
.artlink3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}
.artlink2norm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}

/********************************************
   Table Styles
********************************************/
				
.tablea {
	padding: .5em .5em .5em .5em;
	background-color:#f5f5f5;
	color: #3a4453;
	}
	
.tableb {
	padding: .5em .5em .5em .5em;
	background-color:#e0e0e0;
	color: #3a4453;
	}
	
.tablec {
	background-color:#1f2937;
	color:#ffffff;
	}
	
.tabled  {
	background-image:url(../images/table_bkgrnd.jpg);
	background-color:#383838;
	color:#ffffff;
	background-repeat: repeat-x;
	}
.tablee {
	background-color:#919191;
	}
.tablef {
	background-color:#868686;
	}
.tableg {
	background-color:#a9a9a9;
	}
.tableh {
	padding: .5em .5em .5em .5em;
	background-color:#a0a0a0;
	}
.tablei {
	background-color:#777777;
	}
.tablej {
	background-color:#989898;
	}
.tablek {
	background-color:#626262;
	}
.tablel {
	background-color:#4f4f4f;
	}
.tablem  {
	background-image:url(../images/table_bkgrnd.jpg);
	background-color:#383838;
	color:#fff;
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #1f2937;
	border-bottom-color: #1f2937;
	}
.tablem-top  {
	background-image:url(../images/table_bkgrnd.jpg);
	background-color:#848484;
	color:#fff;
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #1f2937;
	}
.tablem-bottom  {
	background-image:url(../images/table_bkgrnd.jpg);
	background-color:#848484;
	color:#fff;
	background-repeat: repeat-x;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #1f2937;
	}
.tablem-top-bottom  {
	background-image:url(../images/table_bkgrnd.jpg);
	background-color:#848484;
	color:#fff;
	background-repeat: repeat-x;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #1f2937;
	border-top-color: #1f2937;
	border-top-width: 1px;
	}
.tablem-top-bottom-left-right  {
	background-image:url(../images/table_bkgrnd.jpg);
	background-color:#848484;
	color:#fff;
	background-repeat: repeat-x;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #1f2937;
	border-top-color: #1f2937;
	border-top-width: 1px;
	border-right-color: #1f2937;
	border-left-color: #1f2937;
	}
.tablen {
	background-color:#f0f0f0;
	}
.tableo {
	background-color:#cacaca;
	}
.tablep {
	background-color:#ababab;
	}
.tableq {
	background-color:#bcbcbc;
	}
.tabler {
	background-color:#e0e0e0;
	}
.tables {
	background-color:#b3b3b3;/*e8ebd1   dfe1c9*/
	}
.tablet {
	background-color:#b1b1b1;
	}
.tableu {
	background-color:#e0e0e0;
	}
.tablev {
	background-color:#848484;
	}
.tablex {
	background-color:#dcdcdc;
	}
.tabley  {
	background-color:#fbfbfb;
	border: thin solid #1f2937;
	}
.tableleft {
	background-color:#666;
	}
	
.tableright {
	background-color:#f1f1f1;
	}
	
.tablecomlink {
	padding: .5em .5em .5em .5em;
	background-color:#e1e1e1;
	color: #3a4453;
	border: 1px solid #1f2937;
	}
	
/********************************************
   Line Divider Styles
********************************************/

.mid-divider {
	background-image: url(../subpgimages/mid_dotted_line.gif);
	background-repeat: repeat-x;
	padding: 0px;
	margin-top: 5px;
	margin-right: 150px;
	margin-bottom: 5px;
	margin-left: 150px;
}
.mid-divider2 {
	background-image: url(../subpgimages/mid_dotted_line.gif);
	background-repeat: repeat-x;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.divider2 {
	background-color: #272727;
	width: 100%;
	left: auto;
	right: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #666;
	}
.divider3 {
	background-color: #444444;
	width: 100%;
	left: auto;
	right: auto;
	}

