/*Graphics
All graphics, except icons, must be <= 157X66 px.
All icon graphics must be <= 50X50 px.*/

/*Styles, mostly in order of general->specific, top->bottom, left->right*/
body		{
		margin-top: 0px;
		margin-left: 0px;
		background-color: #666666;
		}
body#content {
	background-color: white;
	font-family:verdana;
	font-size:7pt;
	color:#333333;
}
body#rightbar {
	background-color: #FFFFF0;
}
p,P,TD{
font-family:verdana;
font-size:7pt;
color:#333333;
}

a	{ color: #004F42; }
a:hover	{ color: #004F42; background-color: lightyellow; }

#missionStatement {
	margin: 12px 20%;
}

.homebody {
	font-size: 14px;
	padding: 5px;
	padding-left: 8px;
	background: #F0F0F0;
	color: #666666;
}
.homebodybottom {
	padding-left: 8px;
	background: #F0F0F0;
	color: #666666;
}
#content H1.title { font-size: 12pt;
	font-family: Trebuchet MS;
	font-weight: Bold;
	text-decoration: None;
	color: #004F42;
	background-image: url(http://www.mcelroytranslation.com/images/h1_back.jpg);
	padding: 5px;
}



/*subheadings within body box */

#content h2, .bodycategory H2 {	font-family: Trebuchet MS;
		font-size: 9pt;
		font-weight: Bold;
		text-decoration: none;
		color: #004F42;
		margin:7px 0 -12px 0; padding:0;
	}
#content .graphic {
	margin: 10px;
}
/*Main Nav*/

#logographic 	{
			position:absolute;
			top:0px;
		}
#logographic	a:hover	{ color: #004F42; background-color: transparent; }



#topNavDIV	{
			position:absolute; z-index:1; left: 194px; top: 150px;
		}

a.TopNav	{	font-family: Trebuchet MS;
			font-size: 10pt;
			font-weight: Bold;
			text-decoration: none;
			color:#333333;
		}

a.quicklink, .quicklink	{

		font-style: italic;
		}



#content .bodycategory	{	
	background: #F0F0F0;
	color: #666666;
	display: block;
		}



..menu{
font-family:verdana;
font-size:7pt;
color:white;
text-decoration:none;
}




#dropmenudiv{
border-left:1px none; border-right:1px dashed #A8C5E4; border-top:1px dashed #A8C5E4; border-bottom:0px dashed #A8C5E4; position:absolute;
line-height:18px;
z-index:100; font-style:normal; font-variant:normal; font-weight:normal; font-size:10px; font-family:Trebuchet MS; dashed
}


#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px dashed #A8C5E4;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
font-size: 10pt;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #ffffff0;


}


/* This resizes the GO button on search form */
.small        { font-size: 10pt }





.copyrightinfo 	{
			color: #ffffff;
			background-color: #004F42;
			padding: 5px;
		}

.copyrightinfo a{ 
color: #ffffff;
text-decoration: underline;
}

.copyrightinfo a:hover{ 
color: #ffffff;
background-color: #666666;
}


#rightbar	{
		padding: 10px;
		}

#rightbar H3 {
	color: #B94600;
	margin-top: 30px;
}
#rightbar A.relatedlink {
	font-size: 7pt;
	display: block;
	margin-bottom: 6px;
}
.upperright {
		font-family: Trebuchet MS;
		font-size:10pt;
}



/*subheadings in right bar */

#rightbar H2 { 	font-family: Trebuchet MS;
				font-size: 9pt;
				font-weight: Bold;
				text-decoration: none;
				color: #B94600;

			}

.rightbar	{

			font-weight: Bold;

		}

TH.formLabel {
	font-family: Vardana;
	font-size: 7pt;
	font-weight: bold;
	color:#333333;
}
.formTable {
	width: 95%;
}
.formInstruction {
	font-weight: bold;
	padding-left: 0px;
	color:#333333;
}

.formInstruction TABLE {
	padding: 0px;
	border-collapse: collapse;
}

