/* START: Common ================*/
*{
	margin:0;
	padding:0;
	font:11px/18px Verdana
}
body{
	background:#999
}
img{
	border:none
}
blockquote p{
	font-style:italic !important;
	margin:0 0 14px 0 !important;
}
cite{
	font-size:10px;
	display:block;
	margin:0 0 10px
}
a{
	color:#006127;
	text-decoration:none;
	font-weight:bold
}
a:hover{
	text-decoration:underline
}
em{
	font-style:italic
}
strong{
	font-weight:bold
}
p,pre{
	margin:0 0 20px
}
h1{
	font-size:12px;
	font-weight:bold;
}
.underline{
	text-decoration:underline;
}
h2{
	font-size:11px;
	font-weight:bold;
	margin:0 0 20px
}
h2.new{
	font-size:12px;
	font-weight:bold;
	margin:0;
}
h3{
	font-size:12px;
	font-weight:bold;
	margin:0 0 10px;
	border-bottom:solid 1px #000;
}

.title{
	display:block;
	margin:0 0 20px
}
ul{
	list-style:none
}
hr{
	margin:0 0 20px;
	border:1px solid #eee
}
#main{
	margin:auto;
	width:700px;
	padding:0 12px;
	background:url(/images/bgPage.gif) repeat-y;
	position:relative;
}
#main:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden
}
.ErrorText{
	background:#f00;
	padding:15px;
	color:#fff !important;
	font-weight:bold;
	margin-bottom:20px;
	display:block;
}
.loginError{
	color:#f00;
	font-weight:bold;
}
.textfield{
	height:18px;
}
.requiredfield{
	font-weight: bold;
}
.confirmText{
	background:#47795b;
	padding:15px;
	color:#fff !important;
	font-weight:bold;
	margin-bottom:20px;
	display:block;
}
.NoSkinnedFileUnput {
	height:20px !Important;
	}
.left{
	font-weight:bold;
	text-align:right;
	padding:0 3px 0 0;
}
.right{
	padding:0;
	line-height:26px;
}
.leftFloat{
	float:left;
	margin-right:8px;
}
.rightFloat{
	float:right;
	margin-left:8px;
}
.clear{
	clear:both;
}
.screen{
	margin:10px 0 5px 70px;
	padding:5px;
	border:solid 1px #CCC;
}
#costTable{
	width:100%;
	border-top:solid 1px #CCC;
	border-left:solid 1px #CCC;
	margin-bottom:20px;
}
#costTable td{
	width:20%;
	border-right:solid 1px #CCC;
	border-bottom:solid 1px #CCC;
	text-align:center;
}
#costTable td.docs{
	width:25%;
}
/* END: Common ==================*/
/* START: Header ================*/
.header{
	float:left;
	clear:both;
	width:700px;
	height:142px;
	overflow:hidden;	
}
#logo{
	float:left
}
#pageEdgeTop{
	float:left;
	margin-left:-12px
}
#nav li{
	float:left;
}
/* END: Header ==================*/
/* START: Content ===============*/
#center{
	float:left;
	background:#fff;
	width:658px;
	padding:43px 10px 10px 32px
}
#content{
	float:left;
}

#content blockquote p{/* IE layout fix */
	width:380px
}

#content ul{
	margin:0 0 20px 10px
}
#content li{
	margin:0 0 10px;
	padding-left:25px;
	background:url(/images/bullet.gif) 0 3px no-repeat
}

#content ul.newlist li{
	padding:0;
	margin:5px 0 5px 15px;
	background:none;
	list-style:disc;
}
#content ul.newlist li ul{
	margin:5px 0 5px 15px;
}
#content ul.newlist li ul li{
	list-style:circle;
	padding:0;
	margin:0;
}

.contentImg{
	float:right;
	margin:0 0 20px 20px
}
.btnLink{
	width:123px;
	height:22px;
	padding-top:6px;
	padding-bottom:10px;
	display:block;
	font-weight:bold;
	background:url(images/btnLarge.gif) 0 2px no-repeat;
	color:#47795b;
	text-align:center;
	cursor:pointer;
}
.btnLinkFirms{
	float:left;
	width:123px;
	height:38px;
	padding:3px 0 10px 0;
	font-weight:bold;
	background:url(images/btnLarge.gif) no-repeat;
	color:#47795b;
	text-align:center;
	cursor:pointer;
}
.btnLinkLong{
	width:251px;
	height:22px;
	padding-top:7px;
	padding-bottom:10px;
	display:block;
	font-weight:bold;
	background:url(images/btnLargeLong.gif) 0 2px no-repeat;
	color:#47795b;
	text-align:center;
	cursor:pointer;
}
.formField{
	font-size:11px;
	height:16px;
	
}
.contactInfo
{    
	position:absolute;
	top:32px;
	right:33px;
	height:100px;
	width:200px;
	line-height:13px;
}
/* END: Content =================*/
/* START: Box ===================*/
#box{
	float:left;
	background:url(/images/bgBox.gif) repeat-y;
	padding:0 35px;
	width:168px;
	margin:-20px 0 0 29px;
	overflow:hidden;
	z-index:1
}
#box p, #box ul{
	margin:0 0 50px
}
#box address{
	border-bottom:1px solid #e5dec6;
	padding:0 0 5px;
	margin:0 0 5px
}
#box ul a{
	font-weight:normal
}
#boxSideTop{
	margin:0 0 8px -35px
}
#boxSideBtm{
	position:relative;
	float:left;
	clear:right;
	left:-35px
}

#clear{
	clear:both
}
/* END: Box =====================*/
/* START: Footer ================*/
.footer{
	position:relative;
	float:left;
	color:#fff;
	width:700px;
	text-align:center;
	background:#006227;
	border-top:2px solid #000562;
}
.footer p{
	margin:0 0 10px;
	line-height:14px
}
.footer a{
	color:#fff !important;
	font-weight:normal
}
#pageEdgeBtm
{    
    position:absolute;
	top:75px;
	left:-12px
}
#footerText
{      
    background:#006227;      
    margin:auto;
    text-align:center;
    padding:10px;
    color:#fff;
    height:60px
}
#footerText a{
    color:#fcff00;
	font-weight:normal
}
input{
	height:16px;
}
input.button{
	height:auto;
}
textarea{
	height:100px !important;
}
.selectedpage{
	color:#006127;
	font-weight:bold;
}
.userlist{
	height:132px;
	overflow:auto;
	border:solid 1px #999999;
	padding:4px;
	margin:2px;
}
.userlist td{
	width:161px;
	padding:1px;
	vertical-align:middle;
}
/* END: Footer ==================*/
