/* SNMC CSS file */

/* #! Body Elements */




* {
	margin: 0;
	padding: 0;
}
body {
	font: 12px/1.6em Verdana, Tahoma, Arial, sans-serif;
	background: #004167 url(../images/background_nav.gif) 13px 03px repeat-y;
}
img {
	border: 0;
}
hr {
	display: none;
}
.clearBoth {
	clear: both;
	width: auto;
}
h1, h1 a {
	position: absolute;
	width: 186px;
	height: 231px;
	display: block;
	text-indent: -700em;
	background: url(../images/logo.gif) no-repeat;
	z-index: 10000;
}
h1 {
	top: -108px;
	left: 13px;
}
h1 a {
	top: 0;
	left: 0;
}
a {
	color: #004167;
}
.border {
	border: 2px solid #004167;
  padding: 5px;
  background: #FFF;
}
:focus {
	outline: 0;
}




/* #! universal */


.red {
	color: red;
}

/* #! Block elements */


#wrapper {
	position: absolute;
	top: 0;
	left: 0;
	min-height: 100%;
	min-width: 900px;
	padding-right: 36px;
}
#header {
	position: relative;
	top: 0;
	left: 0;
	width: 903px;
	height: 105px;
	background: #004167 url(../images/clouds.jpg) right no-repeat;
}
#content {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	min-width: 900px;
	min-height: 500px;
	border-top: 3px solid #FFF;
	border-right: 3px solid #FFF;
	border-bottom: 3px solid #FFF;
	background: #FFFCDD url(../images/right_shadow.gif) right repeat-y;	
}
#content h2 {
	position: absolute;
	top: 0;
	right: 0;
	width: 480px;
	color: #004167;
	text-align: right;
	font: 24px/55px Georgia, "Times New Roman", Times, serif;
	z-index: 10000;
}
#content h2 a {
	color: #004167;
	text-decoration: none;
}
#content h2 a:hover {
	color: #000;
}
#content h3 {
	padding-bottom: 6px;
	color: #004167;
	font: 24px/1.6em Georgia, "Times New Roman", Times, serif;
}
#content ol {
	width: 600px;
	padding: 0px 0px 12px 36px;
}
#contentLeft {
	position: absolute;
	top: -108px;
	left: 13px;
	width: 186px;
	height: 130%;
	background: #004167 url(../images/background_nav.gif) repeat-y;
	z-index: 6000;
}
#leftNav {
	position: absolute;
	float: left;
	left: 13px;
	top: 123px;
	width: 180px;
	padding: 49px 3px 0px 3px;
	background: url(../images/nav_header.gif) no-repeat top left;
	z-index: 10000;
}
#leftNav ul {
	list-style: none;
	text-align: center;
	color: #FFFFFF;
	border-top: 1px solid #FFFFFF;
}
#leftNav ul li {
	position: relative;
	font: 14px Verdana, Tahoma, Arial, sans-serif;
	line-height: 41px;
	height: 41px;
	width: 180px;
	border-bottom: 1px solid #FFFFFF;
}
#leftNav ul li a {
	display: block;
	height: 41px;
	width: 180px;
	color: #FFFFFF;
	text-decoration: none;
}
#leftNav ul li a:hover {
	background: #768AA0;
}
#mainContent {
	position: relative;
	left: 217px;
	top: 55px;
	min-width: 635px;
	min-height: 435px;
	margin-right: 217px;
	margin-bottom: 55px;
	padding: 24px;
	z-index: 10000;
}

#mainContent[id] {
	background: url(../images/maincontent.png) no-repeat top left;
}
#mainContent p {
	max-width: 605px;
	padding: 0px 24px 12px 0px;
}
#mainContent ul {
	width: 600px;
	padding: 0px 0px 12px 36px;
	list-style: square;
}
#footer {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	min-width: 900px;
	height: 36px;
}
#footer p {
	position: relative;
	left: 206px;
	margin-right: 200px;
	padding: 6px;
	color: #FFF;
}
#footer p a {
	color: #FFF;
}
#footer h5 {
	position: relative;
	left: 206px;
	margin-right: 200px;
	padding: 6px;
	font: bold 12px/1.6em Verdana, Tahoma, Arial, sans-serif;
	color: #FFF;
}
#footer address {
	position: relative;
	left: 206px;
	color: #FFF;
	float: left;
	font-style: normal;
	font-weight: normal;
	padding: 6px 18px 6px 6px;
}
#footer address a {
	color: #FFF;
}
#h6Login, #h6Logout {
	position: absolute;
	top: 12px;
	right: -10px;
	width: 45px;
	height: 61px;
}
#h6Login {
	background: url(../images/login.gif) no-repeat;
}
#h6Logout {
	background: url(../images/logout.gif) no-repeat;
}
#h6Login a, #h6Logout a {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 45px;
	height: 61px;
	text-decoration: none;
	text-indent: -700px;
	font-size: 1px;
}
#h6Login a {
	background: url(../images/login.gif) no-repeat;
}
#h6Logout a {
	background: url(../images/logout.gif) no-repeat;
}
#loginWindow {
	position: absolute;
	top: -112px;
	right: 42px;
	height: 184px;
	width: 288px;
	display: none;
	background: url(../images/login_back.gif) no-repeat;
	z-index: 20000;
}
#loginWindow p{
	position: relative;
	left: 10px;
	margin-right: 200px;
	padding: 6px;
	color: #000;
}
#footer p a {
	color: #000;
}
/* #! corners and display elements */

#team {
	position: absolute;
	top: -108px;
	left: 199px;
	width: 376px;
	height: 205px;
	z-index: 5000;
}
#topRight {
	position: absolute;
	top: -3px;
	right: -3px;
	width: 38px;
	height: 38px;
	background: url(../images/corner.gif) no-repeat;
	z-index: 5000;
}
#bottomRight {
	position: absolute;
	bottom: -3px;
	right: -3px;
	width: 38px;
	height: 38px;
	background: url(../images/corner_bottom.gif) no-repeat;
	z-index: 5000;
}
#topBorder {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 20px;
	background: url(../images/top_shadow.gif) repeat-x;
}
#bottomBorder {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 20px;
	background: url(../images/bottom_shadow.gif) repeat-x;
}
.bottomLinks {
	float: left;
	font: 18px/1.6em Georgia, "Times New Roman", Times, serif;
	color: #004167;
}
.bottomLinks a {
	text-decoration: none;
}
.bottomLinks span {
	display: block;
	font: 12px/1.2em Tahoma, Verdana, Arial, sans-serif;
	color: #000000;
}

/* #! news */
.news {
	position:relative;
	float:right;
	width:156px;
	margin: 0px 0px 72px 12px;
	border: 3px solid #FFF;
	padding: 12px;
	background:#004167;
}
.news p {
	position: relative;
	color: #FFFFFF;
	z-index: 1000;
}
.news a {
	color: #FFFFFF;
}
.news a:hover {
	color: #FFFFFF;
}

h4
{
	position: relative;
	padding-bottom: 0px;
	padding-top:20px;
	color: #000000;
	font: 21px/1.2em Georgia, "Times New Roman", Times, serif;
}

.news h4 {
	position: relative;
	padding-bottom: 6px;
	color: #FFFFFF;
	text-align: center;
	font: 21px/1.2em Georgia, "Times New Roman", Times, serif;
	z-index: 1000;
}
#newsTop {
	position: absolute;
	top: -3px;
	left: -3px;
	width: 186px;
	height: 17px;
	background: url(../images/news_top) no-repeat;
}
#newsBottom {
	position: absolute;
	bottom: -3px;
	left: -3px;
	width: 186px;
	height: 17px;
	background: url(../images/news_bottom) no-repeat;
}

/* #! table and form styles */
table {
	border-width: 1px;
	border-color: #004267;
	border-spacing: 1px;
	border-style: solid;
	border-collapse: collapse;
	
}
td, th {
	border-width: 0px;
	padding: 2px;
	border-right: 1px solid #004267;
	border-bottom: 1px solid #004267;
}
th {
	font-weight: bold;
	color: #FFF;
	background: #004267;
}
.tableTopPadding {
	padding-left: 12px;
}
.tableGray {
	background: #E6E6E6;
}

.info {
	width: 620px;
	border-width: 0px;
	border-spacing: 0px;
	border-style: hidden;
	border-collapse: collapse;
}
.infoTwo {
	border-width: 0px;
	border-spacing: 0px;
	border-style: hidden;
	border-collapse: collapse;
}
.info td, .info th, .infoTwo td, .infoTwo th {
	border-width: 0px;
	padding: 2px;
}
.info input, .infoTwo input, .infoTwo textarea {
	border: 1px solid #004267;
	font-size: 18px;
}
.formLabel {
	width: 100px;
	text-align: right;
}

/* Front page elements */

#frontNews {
	position: relative;
	float: left;
	width: 180px;
	background: #FFF url(../images/front_news_bottom.gif) bottom no-repeat;
}
#frontDesc {
	position: relative;
	float: left;
	width: 430px;
	/*margin-left: 24px;*/
	background: #FFF url(../images/front_desc_footer.gif) bottom no-repeat;
}
#frontNews h4, #frontDesc h4 {
	position: relative;
	top: 0;
	left: 0;
	height: 30px;
	font: bold 12px Verdana, Tahoma, Arial, sans-serif;
	line-height: 36px;
	margin-bottom: 12px;
	padding-left: 12px;
	color: #FFF;
}
#frontNews h4 {
	width: 180px;
	background: url(../images/front_news_header.gif) no-repeat;
}
#frontDesc h4 {
	width: 430px;
	background: url(../images/front_desc_header.gif) no-repeat;
}
#frontNews div, #frontDesc div {
	padding: 0px 12px 12px 12px;
}

.appraisalbody 
{
    background-color:#fefcdd;
    font-family:Verdana;
    font-size:12px;
}
