/* @group CSS Reset */

div,dl,dt,dd,ol,h1,h2,h3,h4,h5,h6,pre,form,fieldset,textarea,blockquote,th,td { 
	margin:0;
	padding:0;
}

fieldset,img {border:0;}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}


caption,th {text-align:left;}

h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {content:'';}

abbr,acronym { border:0;}

/* Header styles */

h1 {
	color: #b5111b;
	font: bold 1.4em/1.5em "Lucida Grande", Lucida, Arial, Verdana, sans-serif;
}

h2 {
	margin-top: 1.4em;;
	color: #555;
	font: bold 1.2em/1.3em "Lucida Grande", Lucida, Arial, Verdana, sans-serif;
	}

h3 {
	margin-top: 1.4em;
	color: #777;
	font: 1.1em/1.4em "Lucida Grande", Lucida, Arial, Verdana, sans-serif;
}

h4 {
	margin: 1em 1em 0;
	color: #616161;
	font: bold 1em/1.2em "Lucida Grande", Lucida, Arial, Verdana, sans-serif;
}

h5, h6 {
	margin: 1em 1em 0;
	color: #4b4b4b;
	font: 1em/1.2em "Lucida Grande", Lucida, Arial, Verdana, sans-serif;
}

/* Body styles */

p  {
	font: 11px/16px "Lucida Grande", Lucida, "Helvetica Neue", Arial, Verdana, sans-serif;
	}

pre{
	padding: 0 1em 1em;
}

strong, b{
	font-weight: bold;
}

em, i{
	font-style: italic;
}


/* Link styles */

a { color: #0054a6; }

a:link, a:active { color: #0054a6; text-decoration: none; }

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

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

/* MECS-specific styles */

#mainColText h1 {
	display: none;
	}

#subMainColtext h1 span {
	font: .8em/1.4em "Lucida Grande", Lucida, Arial, Verdana, sans-serif;
	color: #555;
	}

/* Miscellaneous styles */

blockquote{
	margin: 1em;
	background: transparent url(../images/quotationmarkleft.jpg) left top no-repeat;
	color: #333;
	font: italic 14px/18px "Lucida Grande", Lucida, "Helvetica Neue", Arial, Verdana, sans-serif;
}

blockquote div {
  padding: 0 36px;
  background: transparent url(../images/quotationmarkright.jpg) right bottom no-repeat;
}

dl{
	margin: 1em;
	background-color: #d9e6ff;
	border: 1px solid #dbdbdb;
}

dl dt{
	background-color: #204488;
	padding: .5em .5em;
	font-weight: bold;
	color: #fff;
}

dl dd{
	padding: .5em .5em;
}

/* Form styles */

#content form{
	width: 540px;
	-width: 532px;
	padding-bottom: 30px;
}

#content form fieldset {
	border: none;
}

#content form fieldset legend {
	padding: 1em;
	color: #000;
}

#content form fieldset ol li, #content form fieldset ul li {
	list-style-type: none;
	list-style-image: none;
}

#content form fieldset label{
	display: inline-block;
	padding: 2px;
	vertical-align: top;
}

#content form fieldset label em {
	color: #b11a27;
	font-weight: bold;
	font-size: 14pt;
	line-height: 18px;
}

#content form fieldset input {
	margin-top: 4px;
	border: 1px solid #c4c4c4;
	line-height: 18px;
}

#content form fieldset input.noBorder {
	border: 0px;
}

#content form fieldset textarea {
	margin: 5px;
	border: 1px solid #ccc;
}


#content form fieldset select {
	border: 1px solid #999;
	}

#content form input.submit {
	border: 0px;
	float: right;
	margin-right: 15px;
}

#proposalForm h2 {
	font-size: 1em;
	padding: 4px 0px;	
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	margin-top: 10px;
	margin-bottom: 0px;
	}

#contactInfo strong {
	font-weight: bold;
	color: #000;
	}

#contactInfo {
	background: url(../images/100px_gradient.gif) top left repeat-x;
	width: 270px;
	-width: 266px;
	float: left;
	}

#generalInfo {
	background: url(../images/100px_gradient.gif) top left repeat-x;
	width: 270px;
	-width: 266px;	
	float: left;
	}
	
#meetingInfo {
	background: url(../images/100px_gradient.gif) top left repeat-x;	
	}
	
#otherInfo {
	background: url(../images/100px_gradient.gif) top left repeat-x;	
	}

#referral {
	background: url(../images/100px_gradient.gif) top left repeat-x;
	padding-bottom: 20px;
	margin-bottom: 12px;
	border-bottom: 1px solid #ccc;
	}

	
/* Table styles */
	
table {
	border-collapse: collapse; 
}

caption { 
	text-align: left; 
	padding: 1em 4px 4px;
	color: #3a76b1;
	font: 1.3em Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 1em;
}

tr, th{
	color: black;
}
td, th { 
	padding: 3px 3px .75em 3px; 
	line-height: 1.3em; 
}


.odd td { background: #e1e5fd; }

.odd th { background: #d5d5d5; }

.sub-heading th{
	background: #a7a8a0;
	border-top: 1px solid #666;
	border-bottom: 1px solid #7f7f7f;
	color: #204488;
	font-family: "Lucida Grande", Lucida, Arial, Verdana, sans-serif;
	font-weight: bold;
}

tfoot th, tfoot td { 
	background: #a7a8a0; 
	color: #fff; 
}

th + td { padding-left: .5em; } 

h2.rule {
	border-top: 1px solid #ccc;
	padding-top: .5em;
	margin-top: 1.5em;
	}

p.opening {
	line-height: 2em;
	}
	
/* List styles */

ol {
	margin-top: 6px;
	font: 11px/16px "Lucida Grande", Lucida, "Helvetica Neue", Arial, Verdana, sans-serif;
	color: #333;
	margin-left: 24px;
}

ol li {
	padding: 2px 0px;
}
