/*reset-min.css RES SHARE*/

/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.2.2
*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}fieldset{border:0;} ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;}


/*common.css RES SHARE*/

.clearfix:after {  
    content: ".";  
    display: block;  
    clear: both;  
    visibility: hidden;  
    line-height: 0;  
    height: 0;  
}  
   
.clearfix {  
    display: inline-block;  
}  
   
html[xmlns] .clearfix {  
    display: block;  
}  
   
* html .clearfix {  
    height: 1%;  
}  
body {	
	background-image: url(images/leftside.gif); 
	background-repeat: repeat-x; 
	background-color: #8799a6; 
	background-position: center top;
	color: #333333;
	text-align: center;
	line-height: 16pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 0px auto;
	padding: 0;
}
a {
    color: #CCCCCC; 
    text-decoration: none;
}
a:hover {
    color: #FFFFFF; 
    text-decoration: underline;
}
p {
	font-style: normal;
	line-height: 16pt;
	letter-spacing: .02em;
	font-size: 10pt;
}

#container {
	width: 990px;
	margin: 0 auto;
	text-align: left;
	background-color: #ffffff;
	height: 100%;
}
#disclaimer {
	background-color: #727272;
	clear: both;
	width: 990px;
	height: 25px;
}

#disclaimer p {
	padding: 0 20px 0 0;
	font-size: 8pt;
	color: #e5e5e5;
	text-align: right;
}

#header {
	width: 990px;
	height: 115px;
}
#hdrlogo {
	float: left;
	background-image: url(images/hdr1.gif); 
	background-repeat: no-repeat;
	width: 598px;
	height: 115px;
}
#hdr {
	background: url(images/hdr.gif) center center no-repeat;
	width: 990px;
	height: 40px;
	display: block;
	padding-top: 86px;
}
#hdrlogo h1 {	
	display: none; 
}
#hdraddress {
	float: left;
	background-image: url(images/hdr2.gif); 
	background-repeat: no-repeat;
	width: 392px;
	height: 115px;
}
#hdraddress h1 {	
	display: none; 
}
#nav {
	float: left;
	margin: 0 auto;
	padding: 0;
}


#pano {
	margin: 0px;
	padding: 0px;
	width: 990px;
	height: 200px;
}
#containercontent {
	float: left;
	width: 990px;
	margin: 0 auto;
	text-align: left;
	background-image: url(images/contentbg2.gif); 
	background-repeat: repeat-y;
	background-position: center top;
	display: block;
}
#content {
	float: left;
	background-image: url(images/contentbg.gif); 
	background-repeat: repeat-x;
	background-position: center top;
	width: 740px;
}
#content p {
	margin: 10px 0 0 0;
	padding: 0px 50px 10px 50px;
}

#content img {margin:0px 10px 0px 50px; float:left;}
#content a {
    color: #3f5b71; 
    text-decoration: underline;
}
#content a:hover {
    color: #c2842e; 
    text-decoration: none;
}
#content h1 {
	margin: 0px;
	line-height: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	font-size:24px;
	color: #000000;
	padding-top: 25px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 50px;
}
#content h2 {
	margin: 0px;
	padding: 10px 50px 0px 50px;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	color: #c2842e;
}
#lside {
	padding: 35px 0 0 0;
	float: left;
	width: 200px;	
}
#lside p {
	padding: 20px 0 0 20px;
	color: #ffffff;
}
#titleaop {
	background-image: url(images/title_aop.gif); 
	background-repeat: no-repeat;
	height: 40px;
}
#titleaop h1 {	
	display: none; 
}
/*begin sub nav links */
#subnavlist {
	padding: 0px 30px 10px 30px;
	margin: 0;
}

#subnavlist li {
	list-style: none;
	margin: 0;
	padding: 10px 0 10px 0;
	line-height: 1.3em;
	border-bottom: 1px solid #b3b9bd;
}

#subnavlist li a { 
	text-decoration: none;
	color: #ffffff; 
}
#subnavlist li a:hover { 
	text-decoration: none;
	color: #000000; 
}
/*end sub nav links */
#maincontent {
	float: left;
	width: 590px;
	/*background-color:#ffffff;*/
}
#maincontent p {
	padding: 20px 20px 0px 20px;
}
#maincontent2 {
	float: left;
	width: 790px;
	/*background-color:#ffffff;*/
	background-color: #253340;
}
#maincontent2 p {
	padding: 20px 20px 0px 20px;
}
#rside {
	padding: 0;
	float: left;
	width: 250px;
	background-color: #67737a;
	display: block;
}
#titlecontactus {
	background-image: url(images/title_contact.gif); 
	background-repeat: no-repeat;
	height: 40px;
}
#titlecontactus h1 {	
	display: none; 
}
#rside p {
	padding: 20px 0 0 20px;
	color: #ffffff;
}
#dropshadow {
	float: left;
	position: relative;
	display: block;
	left: -27px;
	top: -37px;
	width: 644px;
	z-index: 3;
	margin: 0;
	padding: 0;
}
#dropshadowtop {
	background-image: url(images/topcontent.png); 
	background-repeat: no-repeat;
	height: 50px;
}
#dropshadowmiddle {
	background-image: url(images/content.png); 
	background-repeat: repeat-y;
	/*height: 650px;*/
}
#dropshadowmiddle p {
	margin: 0px;
	padding: 0px 40px 20px 40px;
	line-height: 1.5em;
}
#dropshadowbottom {
	background-image: url(images/btmcontent.png); 
	background-repeat: no-repeat;
	height: 50px;
}
#btmnavcontainer {
	/*background-color: #808080;*/
	margin: 0 auto;
	padding: 15px 0 0 0;
	text-align: center;
	margin-bottom: 1em;
	width: 600px;
}
#btmnavcontainer p {
	color: #cccccc;
	text-align: center;
	font-size:8pt;
	line-height: 1.3em;
}
#btmnavcontainer a {
	color: #ffffff;
	text-decoration:underline;
}
#btmnavcontainer a:hover {
	color: #cccc99;
	text-decoration:none;
}
#btmnavcontainer2 {
	float: right;
	/*background-color: #808080;*/
	margin: 0 auto;
	text-align: center;
	width: 790px;
}
#btmnavcontainer2 p {
	color: #ffffff;
	text-align: center;
	font-size:8pt;
	line-height: 1.3em;
}
#btmnavcontainer2 a {
	color: #253340;
	text-decoration:underline;
}
#btmnavcontainer2 a:hover {
	color: #808080;
	text-decoration:none;
}

#footer {
	clear: both;
	background-color: #3f5b71;
	height: 60px;
}
#footer p {
	margin: 0px;
	padding: 12px 0 0 0;
	color: #ffffff;
	text-align: center;
	font-size:10pt;
	line-height: 1.3em
}
#copyright {
	background-color: #727272;
	clear: both;
	width: 990px;
	height: 25px;
}

#copyright p {
	font-size: 8pt;
	color: #e5e5e5;
	text-align: center;
}
#content2 {
	float: left;
	display: block;
	background-image: url(images/contentbg.gif); 
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #253340;
	/*height: 750px;*/
}
#dropshadow2 {
	float: left;
	position: relative;	
	left: -54px;
	top: -37px;
	width: 844px;
	z-index: 3;
	margin: 0;
	padding: 0;
}
#dropshadow2top {
	background-image: url(images/topcontent2.png); 
	background-repeat: no-repeat;
	height: 50px;
}
#dropshadow2middle {
	background-image: url(images/content2.png); 
	background-repeat: repeat-y;
	/*height: 650px;*/
}
#dropshadow2middle p {
	margin: 0px;
	padding: 0px 20px 20px 80px;
	line-height: 1.5em;
}
#dropshadow2middle h1 {
	margin: 0px;
	padding: 0px 20px 10px 80px;
	line-height: 1.5em;
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	color: #000000;
}
#dropshadow2bottom {
	background-image: url(images/btmcontent2.png); 
	background-repeat: no-repeat;
	height: 50px;
	background-color: #253340;
}.grey {
	color: #464E53;
}

.registered {
	margin-left: 40px;
	background-color:rgba(194,132,47, 0.7);
	color:#fff;
	font-size:15px;
	padding:1px 20px 2px 5px;
	text-shadow:1px 1px 1px rgba(0,0,0,0.6);
}
