html, body {
	height: 100%;
}

body, td, div, select, textarea, input, h1, h2, h3, h4, h5, h6 {
	font: normal normal normal 11px Verdana, Arial, Helvetica, sans-serif;
}

body {
	background-color: #ffffff;
	color: #444444;
	margin: 0px;
}

form {
	margin: 0px;
}

html > body #outer #main, html > body #content {
	height: auto;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	color: #1F246C;
	margin:0px 0px 5px 0px;
}

h1 {
  font-size: 14px;
  color: #000;
}

h2 {
	font-size: 12px;
}

h3 {
	font-size: 11px;
}

h4{
	display:inline;
	margin-right:5px;
}

hr {
	color: #cccccc;
	height: 1px;
	background-color: #cccccc;
	border: none;
}

a {
	text-decoration: underline;
}

a img {
	border: 0px;
}

a:link, a:visited, a:active {
	color: #1F246C;
}

a:hover {
	color: #cc0000;
}

acronym{
	cursor:help;
	color: #000;
	border-bottom:1px dotted #666666;
}

p {
	margin: 5px 0px 12px 0px;
}

p.indent {
	margin: 5px 0px 15px 10px;
}

img.pdf{
	margin-right:10px;
}

#menu ul{
	margin:0px 0px 0px 12px;
	list-style-type:none;
	padding:0px;
}

#menu ul a:link, #menu ul a:visited, #menu ul a:active {
	text-decoration:none;
	color:#884D45;
}

#menu ul a:hover {
	color: #1F246C;
}

#menu ul a:link.selected, #menu ul a:visited.selected, #menu ul a:active.selected {
	text-decoration:none;
	color: #1F246C;
}

ul#mainMenu{
	font-weight:bold;
}

ul#subMenu{
	margin:0px 0px 0px 8px;
	font-weight:normal;
}

#mainMenu li{
	margin-bottom:5px;
}

#subMenu li{
	margin-top:3px;
	margin-bottom:3px;
}

#outer, #main {
	height: 100%;
	min-height: 100%;
}

#main, #header, #banner, #footer {
	text-align: left;
	width:760px;
}

#main{
	background: url(./images/design/background.gif) repeat-y right;
}

#header, #logo, #accreditation{
	height: 80px;
}

#logo{
	background: url(./images/design/logo.gif) no-repeat right center;
	width:540px;
}

#accreditation{
	background:#9FA4C7 url(./images/design/rics_logo.gif) no-repeat left center;
	float:right;
	width:210px;
	cursor:hand;
	cursor:pointer;
}

#banner{
	margin-bottom:10px;
}

#banner, .bannerImage, #slogan{
	height:180px;
	background-color:#1F246C;
}

.bannerImage{
	background: url(./images/banners/default.jpg) no-repeat left center;
	width:550px;
}

#slogan{
	float:right;
	width:190px;
}

#menuContainer, #right{

}

#menuContainer{
	width:135px;
	float:left;
	background: url(./images/design/vertical_divider.gif) no-repeat right top;
	height:330px;
}

#menu{
	height:225px;
}

#menuFooter{
	text-align:center;
}

#right{
	width:190px;
	float:right;
	margin-right:5px;
}

#content{
}

#copy, #copy div, #copy td{
	line-height:150%;
}

#copy{
	width:380px;
	padding-left:15px;
	padding-right:10px;
}

body>#outer>#main{
	min-height:100.1%;
}

body>#outer>#main>#content>#copy{
	margin-left:135px;
}

#secureMenu {
	width: 150px;
	height: 200px;
	float: right;
	border: 1px solid #cccccc;
}

#secureMenu h2 {
	background-color: #efefef;
	color: #006600;
	padding: 5px;
	border-bottom: 1px solid #cccccc;
}

#secureMenu ul {
	margin: 0px 0px 0px 5px;
	padding: 0px;
}

#secureMenu {
	list-style-type: none;
}

#formContainer, #loginBox {
	padding: 10px;
	border: 1px solid #cccccc;
	background-color: #efefef;
}

#formContainer {
	margin: 10px 0px 10px 0px;
	width: 350px;
}

#loginBox {
	margin: 20px 0px 20px 0px;
	width: 200px;
}

#formContainer table {
	text-align: left;
}

.adobe{
	margin-right:10px;
}

.highlight {
	color: #ff0000;
}

#vsErrors{
	border:1px solid #cc0000;
	background-color:#cccccc;
}

#vsErrors ul{
	padding:0px;
	margin-left:20px;
}

#loginBox .fld {
	width: 200px;
}

#sg{
	border:1px solid #cccccc;
	color:#333333;
	background-color:#efefef;
}

#sg td{
	text-align:center;
}

.sgServices{
	border-left:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}

.sgInspections{
	border-left:1px solid #cccccc;
	height:30px;
}

.sgConsulting{
	border-left:1px solid #cccccc;
}

.sgCenter{
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	border-left:1px solid #cccccc;
}

.sgMarkets{
	border-top:1px solid #cccccc;
}

.sgBottom td{
	border-left:1px solid #cccccc;
}

.clickable, .sgCenterClickable{
}

#clearFooter {
	height: 25px;
}

#footer {
	margin-top: -23px;
	height: 20px;
	color: #666666;
	border-top: 1px solid #999999;
}

#footerLeft, #footerRight {
	font-size: 11px;
	line-height: 20px;
	margin: 0px 3px 0px 3px;
}

#footerLeft {
	float: left;
}

#footerRight {
	float: right;
}

#footerRight a:link, #footerRight a:visited, #footerRight a:active {
	color: #666666;
	text-decoration:none;
}

#footerRight a:hover {
	color: #1F246C;
}