/*************************************************************
Drill page specific style sheet

When defining styles, for consistency,
use a similar order for definitions.

1. Display & Positioning (display, position, left, etc.)
2. Box model items (margin, padding, border, etc.)
3. Sizes (width, height) *Don't forget the box model hack
4. Appearance items (background, font, color, etc.)
*************************************************************/

/*************************************************************
Main Styles
*************************************************************/

	
.chart h1
	{
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 14px;
	color: #FFFFFF;
	margin: 7px 7px 0px 10px;
	padding: 0;
	padding-bottom: 10px;
	border: 0;
	}
	
.chart p
	{
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 12px;
	color: #1D5F9D;
	margin: 7px 0px 0px 10px;
	padding: 0;
	padding-bottom: 5px;
	border: 0;
	}
	
img
	{
	margin: 0;
	padding: 0;
	border: 0;
	}
	
p
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #1D5F9D;
	border: 0;
	}
	
.titles
	{
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 12px;
	color: #1D5F9D;
	border: 0;
	}
.address
	{
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing: 1px;
	border: 0;
	}
	a.address:link
	{
color: #FFFFFF;
	text-decoration:none;
	}
	a.address:visited
	{color: #FFFFFF;
	text-decoration:none;
	}
	a.address:active
	{
	color: #FFFFFF;
	text-decoration:none;
	}
	a.address:hover
	{
color: #1D5F9D;
	text-decoration:none;
	}
	
li
	{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #1D5F9D;
	margin: 0;
	padding: 0;
	padding-bottom: 2px;
	border: 0;
	margin-left: 0px;
	}
	
h1
	{
	margin: 0;
	padding: 0;
	border: 0;
	font: bold 12px Arial;
	color: #1D609E;
	margin-bottom: 0px;
	}
.head
	{
	margin: 0;
	padding: 0;
	border: 0;
	font: normal 12px Arial;
	color: #1D609E;
	}

	
h2

	{
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 18px;
	font-weight:bold;
	text-decoration:underline;
	color: #1D5F9D;
	margin: 0;
	padding: 0;
	padding-bottom: 25px;
	border: 0;
	}
	
h3

	{
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 14px;
	font-weight:bold;
	color: #1D5F9D;
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
	border: 0;
	
	}
	
a
	{
	margin: 0;
	padding: 0;
	border: 0;
	font: bold 11px Arial;
	text-decoration:none;
	color: #1D609E;	
	}
	
a:hover
	{
	margin: 0;
	padding: 0;
	border: 0;
	color: #1D609E;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	}



/*************************************************************
DROP DOWN MENU STYLES
*************************************************************/

#FWTableContainer1652936940 {
/* 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:720px;
	height:578px;
	text-align:left;
}

#MMMenuContainer0806211625_0 {
/* This ID is related to the master menu div for menu MMMenuContainer0806211625_0 and contains the important positioning information for the menu as a whole */
	position:absolute;
	left:139px;
	top:159px;
	visibility:hidden;
	z-index:300;
}

#MMMenu0806211625_0 {
/* This class defines things about menu MMMenu0806211625_0's div. */
	position:absolute;
	left:0px;
	top:0px;
	visibility:hidden;
	background-color:#000066;
	border:1px solid #000066;
	width:115px;
	height:63px;
}

.MMMIFVStyleMMMenu0806211625_0 {
/* This class determines the general characteristics of the menu items in menu MMMenu0806211625_0 */
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-bottom:1px solid #000066;
	border-right:1px solid #000066;
	width:115px;
	height:22px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:108px;
	height:14px;
}

.MMMIVStyleMMMenu0806211625_0 {
/* This class determines the general characteristics of the menu items in menu MMMenu0806211625_0 */
	border-top:0px;
	border-left:1px solid #cccccc;
	border-bottom:1px solid #000066;
	border-right:1px solid #000066;
	width:115px;
	height:21px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:108px;
	height:14px;
}

#MMMenu0806211625_0_Item_0 {
/* Unique ID for item 0 of menu MMMenu0806211625_0 so we can set its position */
	left:0px;
	top:0px;
}

#MMMenu0806211625_0_Item_1 {
/* Unique ID for item 1 of menu MMMenu0806211625_0 so we can set its position */
	left:0px;
	top:22px;
}

#MMMenu0806211625_0_Item_2 {
/* Unique ID for item 2 of menu MMMenu0806211625_0 so we can set its position */
	left:0px;
	top:43px;
}

#MMMenuContainer0806211625_0 img {
/* needed for Mozilla/Camino/Netscape */
	border:0px;
}

#MMMenuContainer0806211625_0 a {
/* Controls the general apperance for menu MMMenuContainer0806211625_0's items, including color and font */
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	text-align:left;
	vertical-align:middle;
	padding:3px;
	background-color:#cccccc;
	font-weight:normal;
	font-style:normal;
	display:block;
	position:absolute;
}

#MMMenuContainer0806211625_0 a:hover {
/* Controls the mouse over effects for menu MMMenuContainer0806211625_0 */
	color:#99ccff;
	background-color:#000066;
}
#MMMenuContainer0806210755_1 {
/* This ID is related to the master menu div for menu MMMenuContainer0806210755_1 and contains the important positioning information for the menu as a whole */
	position:absolute;
	left:227px;
	top:159px;
	visibility:hidden;
	z-index:300;
}

#MMMenu0806210755_1 {
/* This class defines things about menu MMMenu0806210755_1's div. */
	position:absolute;
	left:0px;
	top:0px;
	visibility:hidden;
	background-color:#000066;
	border:1px solid #000066;
	width:135px;
	height:273px;
}

.MMMIFVStyleMMMenu0806210755_1 {
/* This class determines the general characteristics of the menu items in menu MMMenu0806210755_1 */
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-bottom:1px solid #000066;
	border-right:1px solid #000066;
	width:135px;
	height:22px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:128px;
	height:14px;
}

.MMMIVStyleMMMenu0806210755_1 {
/* This class determines the general characteristics of the menu items in menu MMMenu0806210755_1 */
	border-top:0px;
	border-left:1px solid #cccccc;
	border-bottom:1px solid #000066;
	border-right:1px solid #000066;
	width:135px;
	height:21px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:128px;
	height:14px;
}

#MMMenu0806210755_1_Item_0 {
/* Unique ID for item 0 of menu MMMenu0806210755_1 so we can set its position */
	left:0px;
	top:0px;
}

#MMMenu0806210755_1_Item_1 {
/* Unique ID for item 1 of menu MMMenu0806210755_1 so we can set its position */
	left:0px;
	top:22px;
}

#MMMenu0806210755_1_Item_2 {
/* Unique ID for item 2 of menu MMMenu0806210755_1 so we can set its position */
	left:0px;
	top:43px;
}

#MMMenu0806210755_1_Item_3 {
/* Unique ID for item 3 of menu MMMenu0806210755_1 so we can set its position */
	left:0px;
	top:64px;
}

#MMMenu0806210755_1_Item_4 {
/* Unique ID for item 4 of menu MMMenu0806210755_1 so we can set its position */
	left:0px;
	top:85px;
}

#MMMenu0806210755_1_Item_5 {
/* Unique ID for item 5 of menu MMMenu0806210755_1 so we can set its position */
	left:0px;
	top:106px;
}

#MMMenu0806210755_1_Item_6 {
/* Unique ID for item 6 of menu MMMenu0806210755_1 so we can set its position */
	left:0px;
	top:127px;
}

#MMMenu0806210755_1_Item_7 {
/* Unique ID for item 7 of menu MMMenu0806210755_1 so we can set its position */
	left:0px;
	top:148px;
}

#MMMenu0806210755_1_Item_8 {
/* Unique ID for item 8 of menu MMMenu0806210755_1 so we can set its position */
	left:0px;
	top:169px;
}

#MMMenu0806210755_1_Item_9 {
/* Unique ID for item 9 of menu MMMenu0806210755_1 so we can set its position */
	left:0px;
	top:190px;
}

#MMMenu0806210755_1_Item_10 {
/* Unique ID for item 10 of menu MMMenu0806210755_1 so we can set its position */
	left:0px;
	top:211px;
}


#MMMenu0806210755_1_Item_12 {
/* Unique ID for item 12 of menu MMMenu0806210755_1 so we can set its position */
	left:0px;
	top:232px;
}

#MMMenu0806210755_1_Item_14 {
/* Unique ID for item 14 of menu MMMenu0806210755_1 so we can set its position */
	left:0px;
	top:253px;
}

#MMMenuContainer0806210755_1 img {
/* needed for Mozilla/Camino/Netscape */
	border:0px;
}

#MMMenuContainer0806210755_1 a {
/* Controls the general apperance for menu MMMenuContainer0806210755_1's items, including color and font */
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	text-align:left;
	vertical-align:middle;
	padding:3px;
	background-color:#cccccc;
	font-weight:normal;
	font-style:normal;
	display:block;
	position:absolute;
}

#MMMenuContainer0806210755_1 a:hover {
/* Controls the mouse over effects for menu MMMenuContainer0806210755_1 */
	color:#99ccff;
	background-color:#000066;
}
#MMMenuContainer0806211932_2 {
/* This ID is related to the master menu div for menu MMMenuContainer0806211932_2 and contains the important positioning information for the menu as a whole */
	position:absolute;
	left:305px;
	top:159px;
	visibility:hidden;
	z-index:300;
}

#MMMenu0806211932_2 {
/* This class defines things about menu MMMenu0806211932_2's div. */
	position:absolute;
	left:0px;
	top:0px;
	visibility:hidden;
	background-color:#000066;
	border:1px solid #000066;
	width:155px;
	height:63px;
}

.MMMIFVStyleMMMenu0806211932_2 {
/* This class determines the general characteristics of the menu items in menu MMMenu0806211932_2 */
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-bottom:1px solid #000066;
	border-right:1px solid #000066;
	width:155px;
	height:22px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:148px;
	height:14px;
}

.MMMIVStyleMMMenu0806211932_2 {
/* This class determines the general characteristics of the menu items in menu MMMenu0806211932_2 */
	border-top:0px;
	border-left:1px solid #cccccc;
	border-bottom:1px solid #000066;
	border-right:1px solid #000066;
	width:155px;
	height:21px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:148px;
	height:14px;
}

#MMMenu0806211932_2_Item_0 {
/* Unique ID for item 0 of menu MMMenu0806211932_2 so we can set its position */
	left:0px;
	top:0px;
}

#MMMenu0806211932_2_Item_1 {
/* Unique ID for item 1 of menu MMMenu0806211932_2 so we can set its position */
	left:0px;
	top:22px;
}

#MMMenu0806211932_2_Item_2 {
/* Unique ID for item 2 of menu MMMenu0806211932_2 so we can set its position */
	left:0px;
	top:43px;
}

#MMMenuContainer0806211932_2 img {
/* needed for Mozilla/Camino/Netscape */
	border:0px;
}

#MMMenuContainer0806211932_2 a {
/* Controls the general apperance for menu MMMenuContainer0806211932_2's items, including color and font */
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	text-align:left;
	vertical-align:middle;
	padding:3px;
	background-color:#cccccc;
	font-weight:normal;
	font-style:normal;
	display:block;
	position:absolute;
}

#MMMenuContainer0806211932_2 a:hover {
/* Controls the mouse over effects for menu MMMenuContainer0806211932_2 */
	color:#99ccff;
	background-color:#000066;
}
#checkform .style10 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
}
.Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #1D5F9D;
	text-decoration: underline;
	word-spacing: normal;
	text-indent: 0px;
	letter-spacing: normal;
	white-space: normal;
	text-align: center;
	display: inherit;
}

