body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#525252;
	font-size: .65em;
	background-color: #ececec; /*MODIFY like bg*/
	padding:0;
	margin-left: 15px; margin-top: 0;
	/*position:absolute; top:0; left:60; /*solves netscape inability to recognize margins=0*/*/
}
#maintable {
	width: 751px;
	background-color: #fff;
	padding: 0;
	margin: 0;
}
#piccontent {
	width: 325px;
	background-color: #9fabb3;
	align: left;
	vertical-align:top
	padding:0;
	margin: 0;
}
#maincontent {
	width: 395
	px;
	vertical-align: top;
	padding-right: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 10px;
	margin-left: 12px;
	/*margin-right: 5px;*/

}	
#maincontent p {
	margin: 0;
	line-height: 140%;
}
li {
	margin-top: -1px;
	padding-bottom: -1px;
	margin-bottom: -1px;
	margin-right: 20px;
	list-style-image:url(images/bullets/bullet_txt_transp_red_new.gif);
	list-style-position:inherit
}
ul, ol {
	margin-top : 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
}

#sidebar {
	width: 115px;
	background-color: #fff; /*MODIFY like bg*/
}

a:link {color: #AD2B48; text-decoration: none;}
a:visited {color: #AD2B48; text-decoration: none;}
a:hover {color: #AD2B48; text-decoration: underline;}
a:active {text-decoration: none;}

#footer {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	text-align:left; 
	vertical-align: top;
	padding: 5px;
	margin-top:0px;
	border: 1px solid #CCCCCC
}

#footer a:link, #footer a:visited {color: #AD2B48;}
#footer a:hover, #footer a:active {color: #AD2B48;}
.footereng {font-size: 0.75em;}


#enginsert {direction: ltr;}	
.enginsert {font-size: 80%;}


/* 	Link styles for the Triggers

 	Set to block to make link fill up entire layer with medium gray
	background color that shows through the transparent fill of the trigger images */
.p7snaptrigger a {display: block;}

/* 	When the trigger images are hovered over, the background color changes to white.
	We don't change text color because the link text is actually the non-transparent
	portion of the trigger image.
	
	Active and Focus trigger the color change in IE-PC and other
	modern browsers when tabbing through the links with keyboard. */
.p7snaptrigger a:hover, .p7snaptrigger a:active, .p7snaptrigger a:focus {background-color: #FFFFFF;}


/* 	The Submenu Layers
 	Use a combined selector to assign all properties common to each
	of the Submenu Layers. */
#p7snapsubs1 {
	width: 117px;

	font-size:10px;
	background-color: #fff;
	visibility: visible;
}

.menumain {font-weight:bold; font-size: 1em}
.menumainsub {font-weight:bold; font-size:.9em}


/* 	Now use individual selectors for each trigger Layer to assign
	their unique properties, in this case the left [top] property */

/* 	The submenu links are in paragraphs, so we set the margin to zero
	so there is no gap between links */
.p7submenus p {margin: 0;}

/* 	Submenu Link Styles
 	Use a combined selector for a and a:visited. Set padding in shorthand
	to 1px on top and bottom, 8px right and 8px left.
	
	Set display to block so entire link box, including padding is clickable.
	Set border to 1px solid.
	
	Set border colors in shorthand to Light Gray on top and left - and
	Charcoal Gray on right and bottom. This combination of colors creates
	a raised button-type effect.
	
	Set background color to dark gray, text to medium gray and turn off underlines. 
*/
.p7submenus a, .p7submenus a:visited {
	display: block;
	padding: 1px 1px 1px 1px;
	background-color: #9fabb3; /*MODIFY like bg*/
	color: #fff;
	text-decoration: none;
	border-top: 1px solid #9fabb3; /*MODIFY like bg*/
	border-right: 0px solid #AD2B48; /*MODIFY like rollover*/
	border-bottom: 1px solid #AD2B48; /*MODIFY like rollover*/
	border-left: 1px solid #9fabb3; /*MODIFY like bg*/
	line-height: 180%;
}

/* 	Change background and text colors when links are hovered over.
	Use a combined selector for hover, active, and focus.
	
	Active and Focus trigger the color change in IE-PC and other
	modern browsers when tabbing through the links with keyboard. 
*/ 
.p7submenus a:hover, .p7snaptrigger a:active, .p7snaptrigger a:focus {
	background-color: #AD2B48; /*MODIFY like rollover*/
	color: #fff;
;	border-top: #AD2B48; /*MODIFY like rollover*/
	text-decoration: none;
}

#maincontent h1 {color:#AD2B48; font-size: 120%; line-height:normal}
#maincontent h2 {color:#0768b2; font-size: 110%; line-height:normal}
#maincontent h3 {color:#333; font-size: 100%; line-height:normal}

#capt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333;
	text-align: center;
	vertical-align: top;
}
.captname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	text-align: center;
	color: #333;
	vertical-align: top;
}

.more {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style:italic;
	padding-right: 16px;
}
#formtxt {font-family: Verdana, Arial, Helvetica, sans-serif}
.formtxtbld {font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold}
.formdropdowns {font-size:11px}
.formtxtcolor {font-family: Verdana, Arial, Helvetica, sans-serif;color: #06538d}

.formtext {color: #003366; text-align:left; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px}
.formtextcenter {color: #003366; text-align:center; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px}


#box {
	background-color: #F3F3F3;
	padding: 5px;
	margin-top:0px;
	border: 1px solid #CCCCCC;
}
#box h2{margin-top:20px}

.formtext {color: #003366; text-align:left; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px}
.formtextcenter {color: #003366; text-align:center; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px}
