p
{
	font-family: Arial;
	font-size: 10pt;
}

img
{
	border: hidden;
}

span.u
{
	text-decoration: underline;
}

.clear {
    clear: both;
    display: block;
    height: 1px;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.BasicSnippet
{
	margin-bottom: 10px;
}

.BasicSnippet_Heading
{
	padding-bottom: 1px;
	margin-bottom: 3px;
	border-bottom: solid 1px gray;
	font-weight: bold;
}

.BasicSnippet p
{
	margin-top: 0px;
}

.Block1
{
	border: #51A3EF 1px solid;
	margin-bottom: 10px;
}

.Block1Heading
{
	border-bottom: #51A3EF 1px solid;
	background: #BFDDF9;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #09335B;
	font-weight: bold;
}
.Block1Content
{
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.Block1Content p
{
	margin-top: 0px;
	margin-bottom: 0px;
}

.Block2
{
	border: #78BA5E 1px solid;
	margin-bottom: 10px;
}

.Block2Heading
{
	border-bottom: #78BA5E 1px solid;
	background: #CAE4C0;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
	color: #23550F;
}
.Block2Content
{
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.Block2Content p
{
	margin-top: 0px;
	margin-bottom: 0px;
}

.SubFormSnippet
{
	margin-bottom: 10px;
}

.SubFormSnippet_Heading
{
	padding-bottom: 1px;
	margin-bottom: 3px;
	border-bottom: solid 1px gray;
	font-weight: bold;
}

.SubFormSnippet_Contents
{
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
}

.SubFormSnippet p
{
	margin-top: 0px;
}


h1
{
	margin-top: 0px;
	margin-bottom: 7px;
	
	padding-top: 2px;
	padding-right: 7px;
	padding-left: 7px;
	padding-bottom: 3px;
	
	font-weight: normal;
	font-size: 13pt;
	font-family: Verdana;	
	
	color: white;
	background-color: #388818;
	
	border-left: #23550f 1px solid;
	border-bottom: #23550f 1px solid;
	border-right: #23550f 1px solid;
	border-top: #23550f 1px solid;	
}

#NavBar a
{
	display: block;
	padding-left: 22px;
	font-weight: bold;
	background-position: left 0px;
	background-image: url(/Styles/Images/Nav_RoundArrowBlue.gif);
	background-repeat: no-repeat;
	margin-bottom: 2px;
	color: white;
	height: 20px;
	text-decoration: none;
}
#NavBar a:hover
{
	text-decoration: underline;
}

#NavBar div
{
	background-color: #f5f5f5;
	border-bottom: solid 1px white;
	border-right: solid 1px white;
	border-left: solid 1px white;
	border-top: medium none;
	margin-bottom: 10px;
	margin-top: 0px;
	padding-top: 3px;
}

#NavBar h1
{
	border-right: 1px solid white;
	border-top: medium none;
	border-left: medium none;
	border-bottom: medium none;
	
	margin-top: 7px;
	margin-bottom: 0px;
	
	padding-right: 5px;
	padding-left: 12px;
	padding-bottom: 3px;
	padding-top: 3px;
	
	font-family: Arial;
	font-weight: bold;
	font-size: 10pt;
		
	color: white;	
	background-position: left top;
	background-image: url(/Styles/Images/NavBlock_TopLeft.gif);
	background-repeat: no-repeat;
	background-color: #6f7292;
}

#NavBar a.NavSub
{
	font-weight: normal;
	color: black;
	background-position: 2px 1px;
	background-image: url(/Styles/Images/arrow_right_green.gif);
	background-repeat: no-repeat;
}

.Snippet_Rounded1_Area
{
	margin-bottom: 10px;
}

.Snippet_Rounded1_TopLeft
{
	float: left;
	height:9px;
	width:10px;
	background-position: left top;
	background-image: url(/Styles/Images/Snippet_Rounded1_TopLeft.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	margin-right: -3px; 
}

.Snippet_Rounded1_TopMiddle
{
	height:9px;
	background-position: left top;
	background-image: url(/Styles/Images/Snippet_Rounded1_TopMiddle.gif);
	background-repeat: repeat-x;
	overflow: hidden;
}

.Snippet_Rounded1_TopRight
{
	float: right;
	height:9px;
	width:10px;
	background-position: left top;
	background-image: url(/Styles/Images/Snippet_Rounded1_TopRight.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	margin-left: -3px; 
}

.Snippet_Rounded1_Middle
{
	clear: both;
	width: 100%;
}

.Snippet_Rounded1_MiddleLeft
{
	width: 3px;
	background-position: left top;
	background-image: url(/Styles/Images/Snippet_Rounded1_MiddleLeft.gif);
	background-repeat: repeat-y;
	overflow: hidden;
}

.Snippet_Rounded1_Content
{
	float: left;
	padding-left: 7px;
	padding-right: 6px;
}



.Snippet_Rounded1_MiddleRight
{
	width: 3px;
	background-position: left top;
	background-image: url(/Styles/Images/Snippet_Rounded1_MiddleRight.gif);
	background-repeat: repeat-y;
	overflow: hidden;
}

.Snippet_Rounded1_BottomLeft
{
	clear: both;
	float: left;
	height:9px;
	width:10px;
	background-position: left top;
	background-image: url(/Styles/Images/Snippet_Rounded1_BottomLeft.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	margin-right: -3px; 
}

.Snippet_Rounded1_BottomMiddle
{
	height:9px;
	background-position: left top;
	background-image: url(/Styles/Images/Snippet_Rounded1_BottomMiddle.gif);
	background-repeat: repeat-x;
	overflow: hidden;
}

.Snippet_Rounded1_BottomRight
{
	float: right;
	height:9px;
	width:10px;
	background-position: left top;
	background-image: url(/Styles/Images/Snippet_Rounded1_BottomRight.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	margin-left: -3px; 
}

.Snippet_Rounded1_Content p
{
	margin-top: 0px;
	margin-bottom: 0px;
}

.LeftCol
{
	float: left;
	width: 260px;
}

.RightCol
{
	float: right;
	width: 260px;
}

a
{
	text-decoration: none;
	color: blue
}

a:hover
{
	text-decoration: underline;
}

.Link1
{
	display: block;
	padding-left: 18px;
	font-weight: bold;
	background-position: left 0px;
	background-image: url(/Styles/Images/Link1.gif);
	background-repeat: no-repeat;
	margin-bottom: 2px;
	height: 16px;
	color: #1F60A9;
}

.Link1:hover
{
	text-decoration: underline;
}

.Link2
{
	display: block;
	padding-left: 20px;
	font-weight: bold;
	background-position: left 0px;
	background-image: url(/Styles/Images/Link2.gif);
	background-repeat: no-repeat;
	margin-bottom: 2px;
	height: 16px;
	color: #1E820A;
}

p.Small
{
	overflow: hidden;
	margin: 0px;
	height: 5px;
}

p.Medium
{
	overflow: hidden;
	margin: 0px;
	height: 7px;
}


div.ExampleIn
{
	border: black 1px solid;
	padding: 2px 5px 2px 5px;
	vertical-align: top;
	background-color: white;
	margin: 2px 0px 8px 0px;
	color: #003000;
	font-family: Monospace;
}

div.ExampleOut
{
	border: black 1px solid;
	padding: 5px;
	background-color: white;
	margin: 2px 0px 5px 0px;
}
ul
{
	margin-top: 5px;
}
li
{
	margin-top: 0px;
	margin-bottom: 3px;
}

div.FieldName
{
	padding-right: 10px;
	padding-bottom: 2px;
}

div.FieldValue
{
}

div.Field
{
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}

div.FieldRow
{
	margin-bottom: 15px;	
}

.Error
{
	color: Red;
	font-weight: bold;	
	font-size: 12pt;
	margin-bottom: 10px
}

.ValSummary
{
	font-size: 10pt;
	font-weight: bold;
	margin-bottom: 10px;
}

Table.Prices
{
	font-size: 10pt;
	border: none;
	border-collapse:collapse;
	border-color: Black;
}


Table.Prices td
{
	vertical-align: top;
}

td.Heading
{
	font-weight: bold;
	vertical-align: bottom;
}
img.Award
{
	vertical-align: middle;
}
