body {
	margin:0px 0px;
	padding:0px 0px;
	font-family: Verdana, Helvetica, sans-serif;
}

body *{
	margin:0px 0px;
	padding:0px 0px;
}

ul{
	list-style-position:inside;
	list-style-type: square;
}

h1,h2,h3,h4,h5,h6{
	color:#4f4c4c;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
}

h1{
	padding-left:7px;
	padding-bottom:4px;
	margin-bottom:5px;
	font-size:20pt;
}

h2{
	padding-left:20px;
	margin-bottom:15px;
	font-size:10pt;
	font-style:normal;
	font-weight:bold;
	font-family: Verdana, Helvetica, sans-serif
}

h3{
	padding-left:25px;
	margin-bottom:8px;
	font-size:13pt;
}

h4{
	padding-left:30px;
	margin-bottom:8px;
	font-size:12pt;
}

p, li{
	padding:2px 0px;
	font-size:10pt;
	font-family:sans-serif;
	color:#4f4c4c;
	letter-spacing:.2pt;
}

a{
	text-decoration:none;
	color:#ff0202;
}

a:visited{
	text-decoration:none;
	color:#ff0202;
}

a:hover{
	text-decoration:underline;
	color:#ff0202;
}


a img{
	border:0px;
}



.igrey{
	color:#4f4c4c;
	font-style:italic;
}

.bred{
	color:#ff0202;
	font-weight:bold;
}


.map{
	margin:20px auto;
	border:1px solid #4f4c4c;
	
}	

.center{
	text-align:center;

}

#wrapper{
	width:968px;
	margin:0px auto;
	background-color:#ff0202;
	padding-left:30px;
	border:1px solid #4f4c4c;
	border-bottom:none;
	border-top:
}	
	
#header{
	background-color:#fff;
	margin:0px auto;
	height:125px;
	padding-top:30px;
	overflow:hidden;
}


#toptext{
	float:right;
	margin:40px 0px 0px 0px;
}

#toptext p{
	text-align:right;
	padding-right:30px;
	
}

#logo{
	margin:20px 30px;
	background-color:#fff;
	float:left;
}



#tabs{
	height:30px;
	width:inherit;
	
}

#tabs .hnav li{
	background-image:url('../images/layout/hollow_bullet.png');
	background-color:#fff;
	background-repeat:no-repeat;
	background-position:center left;
	border-right:1px solid #000;
	float:left;
	padding:7px 50px 7px 27px;
}

#tabs .hnav li.active{
	background-image:url('../images/layout/solid_bullet.png');
	background-color:#f2f2f2;
}

#tabs .hnav li a{
	color:#4f4c4c;
	font-weight:bold;
}


#tabs .hnav{
	background-image:url('../images/layout/small_diagonal.png');
	list-style-type:none;
	float:left;
    height:inherit;
	width:inherit;
	border-bottom:1px solid #000;
	border-top:1px solid #000;
	overflow:hidden;
	
}



#main{
	background-color:#dedede;
	padding:25px 0px;
}


.textbox, .slidebox{
	width:800px;
	background-color:#fff;
	border:1px solid #000;
	margin:15px auto;
	padding:10px 10px;
	overflow:hidden;
	
}

.textbox .container, .slidebox .container{
	width:95%;
	overflow:hidden;
	margin:0px auto;
	
}


.textbox h1, .slidebox h1{
	background-image:url('../images/layout/redbar_grey.png');
	background-repeat:repeat-x;
    background-position:bottom;
	margin:25px 0px 25px 0px;	
}

.textbox .twocol h1, .slidebox .twocol h1{
	margin:10px 0px 10px 0px;
}

.textbox p, .slidebox p{
	line-height:21px;
	padding-left:20px;
	margin:10px 0px 20px 0px;
}

.textbox form p, .slidebox form p{
	margin:3px 0px;
}

.textbox li, slidebox li{
	padding:4px 0px 4px 45px;
}

.textbox .twocol li, textbox .twocol li{
	padding-left:25px;
}

.textbox{
	background-image:url('../images/layout/red_left.png');
	background-repeat:repeat-y;
}

.slidebox{
	
}

#bottom{
	width:968px;
	background-color:#fff;
	padding-bottom:15px;
	padding-top:15px;
	border-top:1px solid #000;
}

#bottom p{
	font-size:8pt;
	color:#4f4c4c;
	padding:5px 0px;
	text-align:center;
	font-weight:bold;
	background-color:#fff;
}


.twocol{
	width:inherit;
	margin:0px auto;
}



.twocol .left,.twocol .right{
	float:left;
	padding:0px 0px;
	margin:0px 0px;
}

.forty{
	width:40%;
}

.sixty{
	width:60%;
}

.fifty{
	width:50%;
}

.thirty{
	width:30%;
}

.seventy{
	width:70%;
}

.ten{
	width:10%;
}

.ninety{
	width:90%;
}

.twenty{
	width:20%;
}

.eighty{
	width: 80%;
}

.image_viewer p{
	padding-left:0px;
	width:200px;
	margin:5px auto;
	word-spacing:0px;
	letter-spacing:0px;
	line-height:auto;
}

.image_viewer img{
	border:1px solid #555;
}

.image_viewer p img {
	width:60px;	
	margin:3px 0px 0px 0px;
}


input{
	padding:3px 0px 2px 0px;
}

textarea{
	width: 420px;
	height: 200px;
}

input.button{
	padding:6px 8px;
	margin-top:9px;
}

.error_list{
	margin-left:20px;
}

.error_list li{
	list-style-type:none;
	background-image: url('/sfDoctrinePlugin/images/error.png');
	background-repeat: no-repeat;
	background-position: left center;
	background-color:#ff0202;
	width:250px;
	margin:2px 0px;
	padding:3px 0px 3px 20px;
	color:#fff;
	font-size:9pt;
}