*{margin:0;padding:0;}

html, body, form{
	height:100%;
}

body{
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#outer h1, #outer h2, #outer h3, #outer h4, #outer h5{
	color:#000;
	font-weight:normal;
}

#outer h1{
	font-size:26px;
	margin:10px 0 15px 0;
	color: #00A2E9;
}

#outer h2{
	font-size:20px;
	margin:10px 0;
	color: #00A2EB;
}

#outer h3{
	font-size:20px;
	margin:5px 0;
}

#outer h4{
	font-size:18px;
	margin:5px 0;
}

#outer h5{
	font-size:15px;
	margin:5px 0;
}

#outer li{
	list-style:none;
}

#outer p{
	margin-bottom:20px;
	line-height:20px;
}

#outer a{
	color:#00A2E9;
	font-weight:bold;
	text-decoration:none;
}

#outer a:hover{
	color:#000;
}

#outer a:focus{
	outline:none;
}

#outer .hideMe{display:none; visibility:hidden;}

#outer img{border:none;}

.clear, .clearLeft, .clearRight{padding:0; margin:0; line-height:0; border:0;}
.clear{clear:both;}
.clearLeft{clear:left;}
.clearRight{clear:right;}
.no-line{border:none; background:none;}
.floatLeft{float:left;}
.floatRight{float:right;}

#outer p.notes{
	color:#C00;
	padding:10px;
	font-style:italic;
	border:1px #C00 dashed;
}

#outer{
	background-image:  url(/css/images/concept-1_03.jpg);
	background-position: center top;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	height:100%;
}

#outer #wrapper{
	width: 990px;
	margin: 0px auto -110px;
	height:auto !important;
	min-height: 100%;
}

#outer #header{
	width: 990px;
	height:150px;
}

#outer #header img{
	margin:20px 0 0 0;
}

#outer #nav {
	width: 200px;
	margin-left: 20px;
	float: left;
}
#outer #nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#outer #nav li {
	font-size: 0.9em;
}
#outer #nav li a {
	font-weight: normal;
	color: #333333;
	display: block;
	margin-right: 20px;
	padding-top: 6px;
	padding-left: 30px;
	margin-bottom: 2px;
	height: 24px;
	font-size:13px;
}
#outer #nav li a:hover {
	background:url(images/nav.png) no-repeat 0 -30px;
}
#outer #nav li.mItemDown a {
	background:url(images/nav.png) no-repeat 0 0;
	color: #FFFFFF;
}

#outer #nav li ul{
	padding:5px 0 10px 0;
	width:180px;
	margin-bottom:2px;
	background:#555 url(images/sub-menu.png) no-repeat left bottom;
}

#outer #nav li.mItemSub a, #outer #nav li.mItemSubDown a{
	height:auto;
	margin-right:0;
	margin-bottom:0;
	padding-top:0;
	padding-right:0;
	padding-bottom:0;
	padding-left:40px;
	height:30px;
	line-height:30px;
	overflow:hidden;
	background:0;
}

#outer #nav li.mItemSub a:hover{
	background:#333;
}

#outer #nav li.mItemSubDown a{
	background:#000;
}
#outer #main{
	padding:30px 0 0 0;
	overflow:hidden;
}

#outer #footerPush{
	height:100px;
	clear:both;
}

#outer #footer{
	background-image:  url(/css/images/concept-1_06.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	clear: both;
	height: 60px;
	width: 890px;
	padding-top: 50px;
	padding-right: 50px;
	padding-left: 50px;
	font-size: 11px;
	color: #666666;
	overflow:hidden;
	margin-top: 20px;
	width: 890px;
	text-align: left;
	margin: 0 auto;
	line-height:1.4em;
}

#outer #footer a{
	color:#666;
}

#outer #footer a:hover{
	color:#33ccff;
}

#outer #footer p{
	line-height:14px;
}

#outer #footer p.address{
	float:right;
	font-size:11px;
	text-align:right;
}

#outer #footer img{
	float:left;
	margin-right:10px;
}

#outer #footer li{
	list-style-type: square;
	line-height: 1.4em;
	margin-left: 20px;
	padding-left: 5px;
}

#outer #footer .col {
	float: left;
	width:300px;
}

#outer #search label.overInput {
	display: block;
	float: left;
	color: #999;
	text-align: left;
	width: 150px;
	line-height: 25px;
	padding: 0;
	margin-left: 5px;
	position: relative;
	
}

#outer #search input.searchBox {
	border: 0;
	width: 260px;
	height: 25px;
	background: #FFF url(/css/images/searchBack.png) right no-repeat;
	border: #999 solid 1px;
	padding: 0 35px 0 5px;
	float: left;
	margin-left: -155px;
}

#outer #search div.searchClear {
	margin: 1px;
	width: 30px;
	height: 30px;
	margin-left: -30px;
	cursor: pointer;
	float: left;	
}

#outer fieldset{
	padding:5px;
	border:0;
}

#outer fieldset legend{
	font-size:23px;
	padding-top: 5px;
	padding-bottom: 10px;
}

#outer fieldset label{
	width:200px;
	float:left;
	font-size:13px;
}

#outer fieldset span{
	display:block;
	margin:5px 0 0 0px;
	width:200px;
	line-height:17px;
	font-size:13px;
	float:left;
}

#outer fieldset p {
	clear:left;
	margin:0;
	font-size:13px;
}

#outer fieldset input {
	border: 1px solid #ccc;
	padding:3px
}

#outer fieldset input.ui-button {
	margin-top:10px;
}

#outer .login-links {
	margin-top: 10px;	
}
