.documents {overflow: auto;    width: 600px;     max-height:350px !important;  margin-bottom:10px;}
.parties {overflow: auto;    width: 600px;     max-height:350px !important;   margin-bottom:10px;}
.communications {overflow: auto;    width: 600px;     max-height:300px !important;   margin-bottom:10px;}
.events {overflow: auto;    width: 600px;     max-height:200px !important; margin-bottom:10px;}
#ClosingsDiv { max-height:500px !important; }

*{margin:0;padding:0}

html,body{
	height:100%;
	text-align: left;
}

html>body #wrapper{height:auto}

body {
	margin: 0px 0 0 0;
	background-image:url(../images/bgPage.png) ;

	background-repeat:no-repeat;
	background-position: 50% 0%;
	background-color: #f4c747;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

p {
	line-height: 1.5em;
	margin-bottom: 10px;
}

br { 
	clear: left; 
}



h1 {
	background-image: url(../images/h1_bg.gif);
	background-position: 0px 2px;
	background-repeat:no-repeat;
	font-size:18px;
	line-height: 18px;
	color: #4277b8;
	padding: 0px 0px 0px 22px;


}

h2 {
	font-size:13px;
	color:#000;
	margin: 15px 0px 5px 0px;
}

h3 {
	font-size:13px;
	color:#000;
	margin: 0px 0px 10px 0px;
}

a {
	color: #0c3767;
	font-size: 12px;
}



#wrapper {
	width: 994px;
	margin: 0 auto;
	height: 100%;
	min-height: 100%;
	position:relative;
}

#container {
	position:relative;
	margin: 0 auto;
	width: 970px;
}

#header {
	width: 970px;
	height: 208px;

	margin: 0px;
	padding: 0px;
	background-image:url(../images/banner.jpg);
	background-repeat:no-repeat;

}

#homeLink {
	width: 970px;
	height: 178px;
	float: left;
}
#mainwrapper2
{
    display: block;
    overflow: visible;
    background-image: url(../images/mainwrapper_bg.png);
    padding-left: 10px;
    width: 960px;
    border: 1px;
    boder-style: solid;
    background-repeat: repeat-y;
    min-height: 700px;
}
#mainwrapper
{
	float: left;
	width: 960px;
    padding-left: 10px;
	position: relative;
	margin: 0px 0px 0px 0px;
	/*padding-bottom: 100px;*/
	background-image:url(../images/mainwrapper_bg.png);
	background-repeat: repeat-y;
	background-position: 50% 0%;
}
#content
{
    float: left;
    
    position: relative;
    margin: 0px 0px 0px 10px;
    overflow: auto;
}

#mainArea {
	float: left;
	width: 650px;

}

#contentArea {
	width: 675px;
	margin: 40px 20px 20px 40px;
	float: left;

}

#pageHeader {
	position: relative;
	top: 30px;
	left: 40px;
	width: 675px;
}


#staffMenu li, #managersMenu li {
	width: 140px;
}

.contentImage {
	float: left;
	padding: 0px 10px 10px 0px;
}



#orderTitle {
	float: left;
 	position: relative;
	top: 30px;
	left: 24px;
}

#getQuote {
	float: left;
 	position: relative;
	top: 45px;
	left: 24px;
}

#login {
	float: left;
 	position: relative;
	top: 45px;
	left: 24px;
}

#pleaseContact {
	float: left;
 	position: relative;
	top: 75px;
	left: 24px;
}

#mortCalc {
	float: left;
 	position: relative;
	top: 90px;
	left: 24px;
}

#sidebarContent {
	float: left;
	min-height: 50px;
}

#footer {
	width: 970px;
	font-size:10px;
	height: 30px;
	background-image:url(../images/footer_bg.png);
	background-repeat:repeat-x;
	margin: 0px;
	color: #0c3767;
	font-size:12px;
	font-weight:bold;
	clear: both;
}

.inputButton {
	background: url(../images/retrieveSubButton_bg.gif) #fff 0 0 repeat-x;
	height: 20px;
	border: 1px solid #506e94;
	color: #083a6d;
	padding: 2px 8px 0px 8px;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-size: 10px;
	width: auto;
	overflow: visible;
}

input::-moz-focus-inner /*Remove button padding in FF*/
{ 
    border: 0;
    padding: 0;
}

.inputButton:hover {
	background-position: 0 -36px;
	border: 1px solid #083a6d;
	color: #083a6d;
}

.tagline {
	width: 100%;
	font-family: times;
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	color: #4277b8;
	text-align: center;
	margin-top: 30px;
}

.bulletlist {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	margin-bottom: 2em;
	line-height: 1.5em;
}

.bulletlist li {
	padding-left: 15px;
	background-image: url(../images/bullet_blue.gif);
	background-repeat: no-repeat;
	background-position: 0 .35em;
	font-size: 14px;
	font-weight: normal;
	color: #0c3767;
	margin-bottom: 1em;
}

.bulletlist li a {
	font-size: 14px;
	font-weight: normal;
	color: #0c3767;
}

.bulletlist li p {
	font-size: 12px;
	font-weight: normal;
	color: #000;
}

.bulletlist li ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	margin-bottom: 1em;
}

.bulletlist li ul a {
	font-size: 12px;
	color: #0c3767;
}

.bulletlist li ul li {
	padding-left: 15px;
	background-image: url(../images/bullet_green.gif);
	background-repeat: no-repeat;
	background-position: 0 .47em;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	margin-bottom: 0;
}

.bulletlist li ul li ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	margin-bottom: 0;
}

.bulletlist li ul li ul li{
	padding-left: 10px;
	background-image: url(../images/bullet_orange.gif);
	background-repeat: no-repeat;
	background-position: 0 .47em;
}

.bulletlist h2 a {
	font-size: 12px;
	font-weight: bold;
}

.leftColumn {
	width: 275px;
	float: left; margin-left: 20px
}

.rightColumn {
	width: 250px;
	float: left; 
	position: absolute; 
	left: 375px
}

.bulletlistSmall {
	margin-left: 10px;
	padding-left: 0;
	list-style: none;
	margin-bottom: 2em;
	line-height: 1.5em;
}

.bulletlistSmall li {
	padding-left: 15px;
	background-image: url(../images/bullet_blue_small.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	font-size: 12px;
	margin-bottom: .5em;
}

#phoneList li{
	line-height: 2em;
	margin-left: 1em;
	font-weight: bold;
	list-style-type: none;
	font-size: 14px;
	color: #4277b8;
}

#phoneList li ul {
	margin-bottom: 1.5em
}

#phoneList li ul li {
	line-height: 1.5em;
	list-style-type: none;
	margin-bottom: 1em;
	margin-left: 0;
	color:#333;
	font-size: 12px;
}

.faqExpander {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	margin-bottom: 2em;
	line-height: 1.5em;
}

.faqExpander li {
	padding-left: 15px;
	background-image: url(../images/bullet_blue.gif);
	background-repeat: no-repeat;
	background-position: 0 .35em;
	font-size: 14px;
	font-weight: normal;
	color: #0c3767;
	margin-bottom: 1em;
}

.faqExpander li a {
	font-size: 14px;
	font-weight: normal;
	color: #0c3767;
	text-decoration: none;
}

.faqExpander li p {
	font-size: 12px;
	font-weight: normal;
	color: #000;
}

.faqExpander li ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	margin-bottom: 1em;
}

.faqExpander li ul a {
	font-size: 12px;
	color: #0c3767;
	text-decoration: none;
}

.faqExpander li ul li {
	padding-left: 15px;
	background-image: url(../images/bullet_green.gif);
	background-repeat: no-repeat;
	background-position: 0 .47em;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	margin-bottom: 0;
}

.faqExpander li ul li ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	margin-bottom: 0;
}

.faqExpander li ul li ul li{
	padding-left: 10px;
	background-image: url(../images/bullet_orange.gif);
	background-repeat: no-repeat;
	background-position: 0 .47em;
}

.faqExpander h2 a {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

/* submenu styles   *****/

#submenuArea {
	float: left;
	position: relative;
	top: 20px;
	left: 40px;
	margin-bottom: 10px;
	margin-top:20px;
}

.submenu {
	width: 620px;
	border-top: solid 1px #4277b8;
}

.submenu UL {
	float: right;
	list-style: none;
	padding: 0;
	margin: 0;
}

.submenu UL LI {
	float: left;
}

.submenu UL LI A {
	background-image: url(../images/submenu_bg.gif);
	height: 30px;
	line-height: 30px;
	float: left;
	width: auto;
	display: block;
	color: #4775a4;
	text-decoration: none;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	padding: 0px 14px;
}

.submenu UL LI A:hover {
	background-position: 0 -30px;
}

.submenuActive {
	background-position: 0 -30px;
}



#contacts table {
	width: 350px; 
	margin-bottom: 30px;
	padding: 0px;
	text-align: left;
	border-collapse: collapse;
	border-spacing: 0;
	outline: 0;
	line-height: 1.25em;
}

#contacts th {
	background: url(../images/th_grad.gif) repeat-x;
	font-weight: bold;
	color: #4c664d;
	text-align: left;
	font-size: 12px;
	border-top: 2px solid #9dbf9e;
	border-bottom: 1px solid white;
	padding: 8px;
}

#contacts tfoot tr td {
	/*background: url(../images/th_grad.gif) repeat-x;*/
	height: 5px;
	background-color: #d4e2d4;
	border-bottom: 2px solid #b2ccb2;
	border-top: 1px solid white;
	padding: 0px;
}

#contacts th a {
	text-decoration: none;
	color: #0c3767;
}

#contacts td {
	border-bottom: 1px solid white;
	color: #0c3767;
	border-top: 1px solid white;
	background: #E8EDFF url(../images/td_odd_grad.gif) repeat-x;
	padding: 8px;
}

.odd {
	/*background: url(/donor/images/oddRow.gif) repeat-x #f7f7f7;*/
	background-color: #eaeaea;
}

.even {
	/*background: url(/donor/images/evenRow.gif) repeat-x #f0f3f6;*/
	background-color: #cbdfce;
}
