/*#############################################################
Designed by: Arun Pattnaik. http://www.arunpattnaik.com
#############################################################*/


abbr, acronym, span.abbr {
  cursor: help;
  border-bottom: 1px dashed #000000;
}

.footnote {
	
	font-size: 9px;
	font-weight: normal;
	color: #899297;
}

.text {
	font-family: Tahoma, Arial;
	font-size: 9px;
}	
.subtitle {
	
    font-size: 9px;
    font-weight: normal;
}

input {
	font-family: Tahoma, Arial;
	font-size: 9px;
}

textarea {
	font-family: Tahoma, Arial;
	font-size: 9px;
}

#whitebg {
	border: solid 1px #000;
	background-color: #EECCB9;
	padding: 5px;
	margin: 10px 5px 5px 5px;
}

span.error{
	font-size:10px;
	color:red;
}

#whitebg a:link; a:visited; a:active
	{	
	text-decoration: none;
	color:	#3333cc;
	}	
	
#whitebg a:hover	{	
	text-decoration: underline;
	color:	#3333cc;
	}

#contentdiv {
	border: solid 1px #E1D4C0;
	background-color: #D78458;
	padding: 5px;
	margin: 5px 5px 5px 5px;
}
	
#contentdiv a:link; a:visited; a:active
	{	
	text-decoration: none;
	color:	#3333cc;
	}	
	
#contentdiv a:hover	{	
	text-decoration: underline;
	color:	#3333cc;
	}
	
#content a:link
	{	
	text-decoration: none;
	color:	#3333cc;
	border-bottom:1px dotted #3333cc;
	}	
#content a:visited
	{	
	text-decoration: none;
	color:	#3333cc;
	border-bottom:1px dotted #3333cc;
	}
#content a:active
	{	
	text-decoration: none;
	color:	#3333cc;
	border-bottom:1px dotted #3333cc;
	}
#content a:hover	{	
	text-decoration: none;
	color:	#3333cc;
	border-bottom:1px solid #3333cc;
	}

#stateinfoDiv {
	width: 100%;
	height: 150px;
	overflow: auto;
	}

.sidenav {
	background-color: #fff1e9;
	cursor:hand
	}
	
.sidenav a:link {
	color: #333366;
	text-decoration: none;
	font-size: 9px;
	font-weight: bold;
	
}

.sidenav a:visited {
	color: #333366;
	text-decoration: none;
	font-size: 9px;
	font-weight: bold;
	
}

.sidenav a:active {
	color: #333366;
	text-decoration: none;
	font-size: 9px;
	font-weight: bold;
	
}

.sidenav a:hover {
	color: #333366;
	text-decoration: none;
	font-size: 9px;
	font-weight: bold;
	
}
		
.subnav {
	background-color: #fae3d6;
	cursor:hand
	}
	
.subnav a:link {
	color: #333366;
	text-decoration: none;
	font-size: 9px;
	font-weight: normal;
	
}

.subnav a:visited {
	color: #333366;
	text-decoration: none;
	font-size: 9px;
	font-weight: normal;
	
}

.subnav a:active {
	color: #333366;
	text-decoration: none;
	font-size: 9px;
	font-weight: normal;
	
}

.subnav a:hover {
	color: #333366;
	text-decoration: none;
	font-size: 9px;
	font-weight: normal;
	
}

.Xsubnav {
	background-color: #faccb2;
	cursor:hand
	}
	
.sitemap a:link {
	color: #333366;
	text-decoration: none;
	font-size: 9px;
	font-weight: bold;
	
}

.sitemap a:visited {
	color: #333366;
	text-decoration: none;
	font-size: 9px;
	font-weight: bold;
	
}

.sitemap a:active {
	color: #333366;
	text-decoration: none;
	font-size: 9px;
	font-weight: bold;
	
}

.sitemap a:hover {
	color: #333366;
	text-decoration: underline;
	font-size: 9px;
	font-weight: bold;
	
}
	
.Xsubnav a:link {
	color: #333366;
	text-decoration: none;
	font-size: 9px;
	font-weight: normal;
	
}

.Xsubnav a:visited {
	color: #333366;
	text-decoration: none;
	font-size: 9px;
	font-weight: normal;
	
}

.Xsubnav a:active {
	color: #333366;
	text-decoration: none;
	font-size: 9px;
	font-weight: normal;
	
}

.Xsubnav a:hover {
	color: #333366;
	text-decoration: none;
	font-size: 9px;
	font-weight: normal;
	
	cursor:hand;
}

.whitenav {
	background-color: #ffffff;
	cursor:hand
	}

.black {
	cursor:hand
	}
	
.black a:link {
	color: #000000;
	text-decoration: none;
}

.black a:visited {
	color: #000000;
	text-decoration: none;
}

.black a:active {
	color: #000000;
	text-decoration: none;
}

.black a:hover {
	color: #000000;
	text-decoration: none;
}
.brown {
	
	font-size: 9px;
    font-weight: normal;
	color: #660000;
}
.brown a:link {
	
	font-size: 9px;
    font-weight: normal;
	text-decoration: none;
	color: #660000;
}

.brown a:visited {
	
	font-size: 9px;
    font-weight: normal;
	text-decoration: none;
	color: #660000;
}

.brown a:hover {
	
	font-size: 9px;
    font-weight: normal;
	text-decoration: underline;
	color: #660000;
}	

.select          { font-family: Courier New; }
.six             { font-size: 6pt;  }
.seven           { font-size: 7.5pt;}
.eight           { font-size: 8pt;  }
.nine            { font-size: 9pt;  }
.ten             { font-size: 10pt; }
.eleven          { font-size: 11pt; }
.twelve          { font-size: 12pt; }
.thirteen        { font-size: 13pt; }
.fourteen        { font-size: 14pt; }
.fifteen         { font-size: 15pt; }
.monospaced      { font-family: Courier New; font-size: 10pt; }
.subheading      { font-family: Verdana, Helvetica, sans-serif; font-size: 10pt; font-weight: bold;	color: #999999; }

.red {
	color: #ff0000;
	font-weight: bold;
}

.strong {
	font-weight: bold;
	font-style: italic;
}

.white {
		color: #ffffff;
		font-size: 10pt;
		font-weight: bold;
}

.ul-redarrow {
	list-style-image: url(/images/sub_nav_arrow.gif);
}


.ul-bluearrow {
	list-style-image: url(/images/sub_nav_bluearrow.gif);
}

