/* CSS Document */

#description, #keywords {
	display: none;
}

html, body {
	background-color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #797b7f;
}

a img {
	border: none;
}

#callout a, #data a {
	color: #ffa640;
	font-weight: bold;
	text-decoration: none;
}

#callout a:visited, #data a:visited {
	color: #ffa640;
	font-weight: bold;
	text-decoration: none;
}

#callout a:hover, #data a:hover {
	color: #ffd969;
	text-decoration: none;
}

h1 {
	font-family: arial, helvetica, sans-serif;
	color: #a2a2a2;
	font-size: 21px;
	font-style: normal;
	font-weight: normal;
	margin-top:-5px;
	margin-bottom:-5px;
	padding-top:0px;
	padding-bottom: 20px;
	line-height: 26px;
}

h2 {
	font-family: arial, helvetica, sans-serif;
	color: #797b7f;
	font-size: 11px;
	font-weight: bold;
	
}

#container, #header, #content, #footer {
	width: 100%;
	padding: 0px;
}

#inside_header {
	width: 864px;
	height: 136px;
}

#inside_content {
	width: 864px;
	/*padding-top: 34px;	*/
}

#content {
	background-color: #ededed;	
	background-image: url('../../gfx/vert-column-tile.gif');
	background-repeat: repeat-y;
	float: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #d6d7d8;
	border-bottom-color: #d6d7d8;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
}

#nav {
	width: 198px;
	padding-left: 0px;
	padding-top: 34px;
	margin-right: 18px;
	float: left;
}

#nav ul {
	display: block;
	line-height: 20px;
	list-style-type: none;
	width: 165px;
	text-align: right;
	padding-left: 0px;
	margin-left: 20px;
	text-align: right;
	margin-top: 0px;
	color: #ffa640;
	
}

/*#nav ul li {*/
.idle {
	display: block;
	width: 100%;
	list-style-type: none;
	padding-right: 10px !important; /* for FF */
	padding-right: 0px;  /* for IE */
	background:url(../../gfx/bullet-off.gif) bottom left no-repeat;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #d6d7d8;
	padding-top:6px;
	padding-bottom:6px;
	/*padding-bottom: 12px;
	padding-top: 12px;*/

}

#nav a {
	padding-right: 10px;
	display: block;
	width: 100%;
	height: 100%;
}

#nav a:link, #nav a:visited {
	color: #808285;
	font-style: normal;	
	text-decoration: none;
}

#nav a:hover {
	color: #ffffff;
	font-style: normal;	
	text-decoration: none;
	background:url(../../gfx/bullet-on.gif) #ffa640 bottom left no-repeat;
}

#selected {
	display: block;
	width: 100%;
	list-style-type: none;
	padding-right: 10px;
	background:url(../../gfx/bullet-selected.gif) bottom left no-repeat;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #d6d7d8;
	padding-top:6px;
	padding-bottom:6px;
}

.nobottom {
	border-bottom-style: none;
}

.notop {
	border-top-style: none;
}

.firstli {
	padding-top:0px;
}

.lastli {
	border-bottom-style: none;
}

#callout {
	float: left;
	width: 308px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom: 40px;
}

#callout img {
	margin-bottom: 22px;
}

#callout p, #callout h2 {
	padding-left:19px;
}

#callout h2 {
	font-size: 18px;
}

#data {
	padding-top: 34px;
	padding-left: 0px;
	padding-bottom: 40px;
	float: left;
	width: 339px;
}

#minheight {
	float: left;
	width: 1px;
}

.bodytext p {
	text-align: left;
}

#nav, #callout, #data {
	height: 100%;
}

#footer {
	font-size: 10px;
	float: left;
	margin-top: 14px;
	margin-bottom: 0px;
	color: #ffffff;
	height: 44px;
	text-align: center;
	background-color: #ffa640;
}

#copyright {
	margin-left:216px;
	width:648px;
	margin-top: 14px;
}

#footer a:link {
	color: #FFFFFF;
	font-style: normal;	
	text-decoration: underline;
}

#footer a:visited {
	color: #FFFFFF;
	font-style: normal;	
	text-decoration: underline;
}

#footer a:hover {
	color: #f7f1de;
	font-style: normal;	
	text-decoration: underline;
}

#logo {
	position: absolute;
	margin-top: 32px;
	margin-left: 30px;
}

#tagline {
	position: absolute;
	margin-left: 571px;
	margin-top: 86px;
	margin-right: 0px;
}

#callout p {
	padding-right: 40px;
}

#callout h2 {
	padding-right: 40px;
	font-family: arial, helvetica, sans-serif;
	color: #a2a2a2;
	font-size: 17px;
	font-style: normal;
	font-weight: normal;
	margin-top:9px;
	margin-bottom:-5px;
	padding-top:0px;
	padding-bottom: 20px;
	line-height: 23px;
}

.data_serv p, h2{
	width: 248px;
	text-align: left;
}

#data ul {
	padding-right: 0px;
	list-style-image: url(../../gfx/ul-bullet.gif);
}

#data ul li {
	margin-left: -22px;
	margin-bottom: 12px;
}


#formblock {
	width: 329px;
}

form{
	margin:0px;
	padding:0px;
}

.textField, .textArea{
	background-color:#ffffff ;
	border: 1px solid #d6d7d8;
	padding:4px;
	width: 329px !important; /* for FF */
	width: 329px; /* for IE */
	color: #666666;  
	margin:0px;
	margin-bottom:13px;
	font-family: arial, verdana, helvetica, sans;
	font-style: normal;
	font-size: 13px;
}

.textreq, .textArea{
	border: 1px solid #bbbbbb;
	padding:4px;
	width: 329px !important; /* for FF */
	width: 329px; /* for IE */
	color: #666666;  
	margin:0px;
	margin-bottom:13px;
	background-color: #ffffff;
	font-family: arial, verdana, helvetica, sans;
	font-style: normal;
	font-size: 13px;
}
.textArea{
	margin:0px;
	width: 329px !important; /* for FF */
	width: 329px;; /* for IE */
	height:100px;
}
.textButton{
	margin:0px;
	background-color:#ffffff;
	color:#666666;
	margin-top:7px;
	border: 1px solid #808285;
	padding:4px;
}

.smalltype {
	color: #aaaaaa;
}

#data table {
	margin-top: 6px;
	margin-left:20px;
	margin-bottom: 20px;
}

.table_left {
	font-family: arial, helvetica, sans-serif;
	color: #797b7f;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
}

.table_right {
	padding-left:20px;
	font-family: arial, helvetica, sans-serif;
	color: #797b7f;
	font-size: 11px;
	font-weight: normal;
	text-align: left;

}