/* CSS Document */


/* Begin tree of inherited properties and cascades. */

BODY	{
	line-height: 1.33em;
	margin: 0px;
        /* background flush with initial containing block edge */
	background-position: -8px -8px;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	text-align: left;
	text-indent: 0;
	white-space: normal;
	background-color: #ffffff;
	}

a:link {
	text-decoration: underline;
	background-color: #ffffff;
	color: #000099;
	font: normal 100% Arial, Helvetica, sans-serif;
}

a:visited {
	text-decoration: underline;
	background-color: #ffffff;
	color: #000099;
	font: normal 100% Arial, Helvetica, sans-serif;
}

a:hover {
	text-decoration: underline;
	background-color: #ffffff;
	color: #FF6600;
	font: normal 100% Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

a:active {
	text-decoration: underline;
	background-color: #ffffff;
	color: #000099;
	font: normal 100% Arial, Helvetica, sans-serif;
}

.Header	{
	font-family:arial, sans-serif;
	background-color: #FFFFFF;
	height: 16px;
	padding-left: 1px;
	padding-top: 2px;
	width: 400px;
        font-size: 16px;
	font-weight: bold;
        color: #FF6600;
	}
	
h3 {
	font-family:arial, sans-serif;
	background-color: #FFFFFF;
	height: 16px;
	padding-left: 1px;
	padding-top: 2px;
	width: 400px;
        font-size: 16px;
	font-weight: bold;
        color: #FF6600;
	}

h2 {
	font-family:arial, sans-serif;
	background-color: #FFFFFF;
	height: 16px;
	padding-left: 1px;
	padding-top: 2px;
	width: 400px;
        font-size: 16px;
	font-weight: bold;
        color: #FF6600;
	}

.Subheader
	{
	font-family:arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000099;
	}

.Subheader2
	{
	font-family:arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
    text-decoration: underline;
	}

.Subheader2 a:link {
	font-family:arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3333CC;
	text-decoration: underline;
}


.Subheader2 a:visited {
	font-family:arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3333CC;
	text-decoration: underline;
}

.Subheader2 a:hover {
	font-family:arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}

.Subheader2 a:active {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}
.Subheader3
	{
	font-family:arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000099;
	}
	

.Reference
	{
	font-family:arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	}

	
.HeaderTertiary {
	font-family:arial, sans-serif;
	font-weight: normal;
	background-color: #333366;
	font-size: 12px;
	color: #ffffff;
	font-weight: bolder;
	text-indent: 5;
	word-spacing: .5em;
	white-space: normal;
	text-decoration: none;
	}

.HeaderTertiary a:link {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}

.HeaderTertiary a:visited {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}

.HeaderTertiary a:hover {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}

.HeaderTertiary a:active {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}

.SearchGo{
	font-family:arial, sans-serif;
	background-color: #333366;
	font-size: .85em;
	color: #ffffff;
	font-weight: bold;
	white-space: normal;
}

.SearchTextField{
	font-family:arial, sans-serif;
	font-weight: normal;
	background-color: #ffffff;
	font-size: .75em;
	color: #000000;
	font-weight: bolder;
	text-indent: 0;
	white-space: normal;
}

.NavigationSecondary{
	font-family:arial, sans-serif;
	background-color: #ffffff;
	font-size: .75em;
	color: #333366;
	font-weight: bold;
	text-indent: 0;
	word-spacing: .1em;
	white-space: normal;
}

td {
	font-family:arial, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
} 

.Content{
	font-family:arial, sans-serif;
	background-color: #ffffff;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}

.Content2{
	font-family:arial, sans-serif;
	background-color: #ffffff;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}

.ContentBold{
	font-family:arial, sans-serif;
	font-size: 12px;
	color: #333366;
	font-weight: bold;
}

.ContentBoldUnderline{
	font-family:arial, sans-serif;
	background-color: #ffffff;
	font-size: 12px;
	color: #333366;
	font-weight: bold;
	text-decoration: underline;
}

.NavigationTertiary{
	font-family:arial, sans-serif;
	background-color: #ffffff;
	font-size: .65em;
	color: #3333cc;
	font-weight: bold;
	text-indent: 5;
	word-spacing: .1em;
	white-space: normal;
	text-decoration: underline;
}

.NavigationTertiaryUp{
	font-family:arial, sans-serif;
	background-color: #ffffff;
	font-size: .7em;
	color: #3333cc;
	font-weight: bold;
	text-indent: 5;
	word-spacing: .1em;
	white-space: normal;
	text-decoration: underline;
}

.Footer{
	font-family:arial, sans-serif;
	background-color: #ffffff;
	font-size: .7em;
	color: #000000;
	font-weight: normal;
	text-indent: 0;
	word-spacing: .1em;
	white-space: normal;
}

.textdot{
	background: transparent;
	height: auto;
	border-left: 2px dotted #CCCCCC;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	height: 98%;
}
.SearchPageHeader{
	font-family:arial, sans-serif;
	background-color: #FFFFFF;
	height: 16px;
	padding-left: 1px;
	padding-top: 2px;
	width: 400px;
        font-size: 15px;
	font-weight: bold;
        color: #FF6600;
}


