/* CSS Document */



/* //////////////////////////////////////////////////////////     Body Tags */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	margin: 20px 0 0 0;
	background-image: url(images/back_strip.jpg);
	background-repeat: repeat-x;
}

#main_table{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #F03322;
	border-bottom-color: #F22E25;
	border-left-color: #EC3322;
}

/* //////////////////////////////////////////////////////////     Paragraph Tags */

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}

.blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	color: #000000;
}

.green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 16px;
	color: #005027;
}

.greysmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 10px;
	color: #7F7F7F;
}

.greybig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	color: #B3B3B3;
}

.regular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	color: #000000;
}

.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 16px;
	color: #ff0000;
}

.red2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	color: #ff0000;
}


/* //////////////////////////////////////////////////////////     Link Tags */

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: underline;
	color: #666666;
}

/* //////////////////////////////////////////////////////////     Drop Down Menu Tags */

td img {
	/* Another Mozilla/Netscape bug with making sure our images display correctly */
	display: block;
	text-decoration: none;
}

#FWTableContainer473652683 {
	/* The master div to make sure that our popup menus get aligned correctly.  Be careful when playing with this one. */
	position:relative;
	margin:0px;
	width:600px;
	height:28px;
	text-align:left;
}

#MMMenuContainer1102211409_0 {
/* This ID is related to the master menu div for menu MMMenuContainer1102211409_0 and contains the important positioning information for the menu as a whole */
	position:absolute;
	left:78px;
	top:28px;
	visibility:hidden;
	z-index:300;
}

#MMMenu1102211409_0 {
/* This class defines things about menu MMMenu1102211409_0's div. */
	position:absolute;
	left:0px;
	top:0px;
	visibility:hidden;
	background-color:#ffffff;
	border:1px solid #999999;
	width:139px;
	height:45px;
}

.MMMIFVStyleMMMenu1102211409_0 {
/* This class determines the general characteristics of the menu items in menu MMMenu1102211409_0 */
	border-top:1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	border-right:1px solid #ffffff;
	width:139px;
	height:23px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:131px;
	height:15px;
}

.MMMIVStyleMMMenu1102211409_0 {
/* This class determines the general characteristics of the menu items in menu MMMenu1102211409_0 */
	border-top:0px;
	border-left:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	border-right:1px solid #ffffff;
	width:139px;
	height:22px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:131px;
	height:15px;
}

#MMMenu1102211409_0_Item_0 {
/* Unique ID for item 0 of menu MMMenu1102211409_0 so we can set its position */
	left:0px;
	top:0px;
}

#MMMenu1102211409_0_Item_1 {
/* Unique ID for item 1 of menu MMMenu1102211409_0 so we can set its position */
	left:0px;
	top:23px;
}

#MMMenuContainer1102211409_0 img {
/* needed for Mozilla/Camino/Netscape */
	border:0px;
}

#MMMenuContainer1102211409_0 a {
/* Controls the general apperance for menu MMMenuContainer1102211409_0's items, including color and font */
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000052;
	text-align:left;
	vertical-align:middle;
	padding:3px;
	background-color:#cccccc;
	font-weight:normal;
	font-style:normal;
	display:block;
	position:absolute;
}

#MMMenuContainer1102211409_0 a:hover {
/* Controls the mouse over effects for menu MMMenuContainer1102211409_0 */
	color:#ffffff;
	background-color:#999999;
}


#footer {
	background-image: url(images/footer_grade.jpg);
	background-repeat: no-repeat;
	}

#photoheader {
	border-bottom: 1px solid #000052;
	padding: 0;
	margin: 0;
	}
	
#photoheader p {
	font-family: Arial, Helvetica, sans-serif;
	color: #000052;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	}
#main_table li {
	list-style-image: url(images/services_bullet.gif);
	list-style-position: outside;
	padding-bottom: 4px;
}
#main_table ul {
	padding-left: 20px;
}
