/* CSS Document */

/* Undo some default styling of common (X)HTML browsers */
ul,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input { 
	margin:0; 
	padding:0
}
a img,:link img,:visited img { 
	border:none 
}
address { 
	font-style:normal 
}

/* WT Formatting Styles */
* {
  padding: 0;
  margin: 0;
}
textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
#edit {
	display:block;
	border:2px dotted #4A6DBF;
	padding:4px;
	margin-bottom:4px;
	/*background-color:#FDFCDF;*/
}
#editbar {
	display:block;
	font-size:12px;
	padding:2px;
	background-color:#3D5FA6;
	color:#CCCCCC;
	text-align:center;
	background-image: url(../images/bg-editbar-blue.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#editbar.black {
	background-color:#000000;
	background-image: url(../images/bg-editbar-black.jpg);
}
#editbar a {
	color:#ffffff !important;
	text-decoration:none !important;
	display:inline !important;
	background: url(none) !important;
	padding:0px !important;
	margin:0px !important;
	text-transform:none !important;
	font-weight:normal !important;
	border:none !important;
}
#editbar a:hover {
	color:#ffffff !important;
	text-decoration:underline !important;
}
#note {
	padding:5px;
	background-color:#FFFFCC;
	border:1px dashed red;
	color:#333333;
	font-size:11px;
	margin-bottom:5px;
}
#amm_wt_url_hint_box {
	position: absolute;
	right: 0;
	top: 0;
	border: 1px dotted red;
	color: black;
	font-family: verdana,helvetica,arial,sans-serif;
	font-weight: normal;
	font-size: 8.5pt;
	padding: 8px;
	margin: 5px;
	background: #ffeecc;
	width: 400px;
}
#amm_wt_url_hint_box input {
	width: 100%;
	font-family: 'courier new',courier,monospace,verdana;
	font-weight: bold;
	font-size: 10pt;
	background: white;
	margin-top:4px;
}
#amm_wt_url_close_box {
	text-align:right; 
	float:right; 
	padding-left:10px;
}
/* Page Styles */
body {
	margin: 0px;
	background-color:#EFEEED;
	color:#4E4E50;
	font: 13px Arial, Helvetica, sans-serif;
}
a {
	color:#425168;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
#holder955 {
	width:941px;
	margin:0px auto;
	background-color:#FFFFFF;
	border-top:6px solid #3E3E40;
	padding:7px;
	text-align:left;
}
#banner {
	float:left;
	width:737px;
	height:265px;
	background: url(../images/bg-banner-home.jpg) no-repeat right top;
	color:#3E3E40;
	padding-left: 13px;
}
#banner h1 {
	font-size:35px;
	font-weight: normal;
	margin:0px;
	padding-top: 80px;
}
#banner h2 {
	font-size:35px;
	font-weight: normal;
	margin:0px;
	padding-bottom:11px;
}
#banner h3 {
	font-size:15px;
	font-weight: normal;
	letter-spacing: .1em;
}
#contactInfo {
	float:left;
	width:165px;
	height:242px;
	margin:0px 0px 6px 6px;
	background-color:#F4F4F4;
	padding: 10px 10px 10px;
	font-size: 12px;
	text-align: center;
	line-height:17px;
}
#contentHolder {
	background: url(../images/bg-contentHolder.gif) repeat-y;
}
#navigation {
	width:190px;
	float:left;
	background-color:#F4F4F4;
}
#navigation ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
#navigation ul li {
	
}
#navigation ul li a {
	color:#6F6F71;
	text-decoration:none;
	display:block;
	text-align:right;
	border-bottom:1px solid #E9E8E6;
	padding:6px 24px 5px 5px;
	background: url(../images/navigation-arrow.gif) no-repeat 170px 11px;
}
#navigation ul li a.current {
	background: #E2E2E2 url(../images/navigation-arrow.gif) no-repeat 170px 11px;
	
}
#navigation ul li a:hover {
	text-decoration:underline;
}
/* Submenus */
#navigation ul li ul li a {
	background: #DDDCD9;
	border-bottom: 1px solid #D5D3CE;
	font-size:95%;
	padding:5px 18px 4px 5px;
}
#navigation ul li ul li a.current {
	background: #CAC9C6;
	
}
/* Sub-Submenus */
#navigation ul li ul li ul li a {
	background: #B1B7BE;
	border-bottom: 1px solid #D5D3CE;
	font-size:90%;
	padding:5px 20px 4px 5px;
	color: #FFFFFF;
}
#navigation ul li ul li ul li a.current {
	background: #9AA0AB;
	
}
#content {
	float:left;
	background-color:#F4F4F4;
	width: 720px;
	margin-left: 6px;
	padding:1px 10px 10px 15px;
	line-height:18px;
}
#content h2 {
	font-weight:normal;
	font-size:22px;
	color:#3E3E40;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height:25px;
}
#content h3 {
	font-size:14px;
	color:#3E3E40;
	padding-top: 7px;
	padding-bottom: 6px;
}
#content ul {
	margin-left:15px;
	padding-bottom:5px;
}
#content ul li {
	padding-bottom:3px;
}
#contentHomeHolder {
	background: url(../images/bg-contentHomeHolder.gif) repeat-y;
}
#contentHome {
	float:left;
	background-color:#F4F4F4;
	width: 519px;
	margin-left: 6px;
	padding:1px 20px 10px 15px;
}
#contentHome h2 {
	font-weight:normal;
	font-size:22px;
	color:#3E3E40;
	padding-top: 8px;
	padding-bottom: 10px;
}
#contentHome h3 {
	font-size:14px;
	color:#3E3E40;
	padding-top: 7px;
	padding-bottom: 1px;
}
#procedures {
	float:left;
	width:159px;
	overflow:hidden;
	margin:0px 6px 6px 6px;
	background-color:#F4F4F4;
	padding: 3px 10px 10px;
	font-size: 12px;
	text-align: left;
	line-height:18px;
}
#procedures ul {
	margin-left:12px;
}
#procedures h2 {
	font-weight:normal;
	font-size:22px;
	color:#3E3E40;
	padding-top: 8px;
	padding-bottom: 10px;
}
.procedure {
	display:block;
	border-bottom:1px solid #BFBFC9;
	padding-bottom: 8px;
}
#footer {
	width:955px;
	margin-top:8px;
	border-top:6px solid #3E3E40;
	padding-top:15px;
	padding-bottom:10px;
	text-align:right;
}
#footerLeft {
	width:477px;
	float:left;
	text-align:left;
}
#footerRight {
	width:477px;
	float:left;
}
#footer a {
	text-decoration:none;
	color:#3E3E40;
}
#footer a:hover {
	text-decoration:underline;
}
#drOrsoImg {
	float:left;
	padding-top: 10px;
}
#welcomeContent {
	float:left;
	width:360px;
	padding-left: 15px;
	line-height:19px;
	padding-top:4px;
}
#contactForm td{
	font-size:13px;
}
.requireds {
	color:#CC0000;
	font-size:120%;
	font-weight:bold;
}
.rightImages {
	float:right;
	display:block;
	width:170px;
	text-align:center;
	margin-left:10px;
	margin-bottom:5px;
	margin-top:10px;
}