/*
    *  xx-small
    * x-small
    * small
    * medium
    * large
    * x-large
    * xx-large
*/

div.PreviewDiv
{
	position: absolute;
	width: 100%;
	top: 0;
	color: #FFF;	
	height: 30px;
	background-color: Blue;
	padding: 5px;
}

div.PreviewDiv a
{
	color: white;	
}


body 
{
	color: #555555;
	font-size: 12px;
	font-family: Verdana, Arial, Sans-Serif;
	text-align: center;
	line-height: 17px;
	margin: 0px;
	padding: 0px;
	background-color: #f3f5f7;
}

form
{
	font-size: 12px;
}

h1
{
	font-size: 125%;
	color: #002f4b;	
	border-bottom: dotted 1px #002f4b;	
	display: block;
	text-align: left;
	margin: 10px;
	line-height: 20px;
	margin-bottom: 10px;
	padding-bottom: 6px;
}

h1 a
{
	color: #002f4b;	
	text-decoration: none;
}

h2
{
	font-size: 105%;
	font-weight: bold;
	margin: 15px 10px 10px 10px;
	line-height: 20px;
	border-bottom: dotted 1px #555555;
	overflow: visible;
	padding-bottom: 6px;
	padding-top: 6px;
}

h2 a
{
	color: #555555;
	text-decoration: none;
}

h3
{
	font-size: 102%;
	font-weight: bold;
	margin: 15px 10px 10px 10px;
	line-height: 20px;
	color: #555555;
}

h3 a
{
	color: #555555;
	text-decoration: none;
}

a
{
	color: #006699;
}

a:active
{
	border: none;	
}

a.Pointer
{
	color: #006699;
	background-image: url(/images/link.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;	
	margin: 5px 0 5px 10px;
	display: block;
}

ul
{
	margin: 0 0 0 30px;
	padding: 0;	
}

p
{
	margin: 10px;
	padding: 5px 0 8px 0;	
}

div.MainContainer
{
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
}

div.MainContainer div.TopBanner
{
	padding-top: 10px;
	width: inherit;
	height: 100px;
	background-color: White;
	text-align: right;
	padding-right: 124px;
	width: 900px;
}

div.TagLine
{
	text-align: left;
	padding: 10px 0 0 130px;
	font-weight: bold;
	float: left;
	top: 0;
}

div.TopLinksWrapper
{
	height: 20px;
}

div.TopLinks
{
	display: inline;
	vertical-align: top;
}

div.TopLinks a
{
	vertical-align: top;
}

div.FontSize img
{
	vertical-align: top;
}

div.FontSize
{
	display: inline;
}

div.FontSize a
{
	display: inline;
}

div.searchBox
{
	display: inline;
}

div.searchBox .text
{
	border: solid 1px #a9b6be;
	vertical-align: top;
}

div.searchBox .button
{
	border: solid 1px #a9b6be;
	background-color: #a9b6be;
}

div.ContactDetails
{
	*padding-top: 3px;
	text-align: right;
	font-weight: bold;
	color: #002f4b;
	font-size: larger;
	padding-right: 130px;
	font-size: inherit;
	height: 43px;
	*height: 27px;
}

div.Logo
{
	position: absolute;
	top: 30px;
	margin-left: 75px;
	background-image: url(/images/blue_glider.png);
	width: 175px;
	height: 100px;
	cursor: pointer;
}

* html div.Logo
{
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/blue_glider.png", sizingMethod="scale");
	top: 32px;
}



div.NavBarWrapper
{
	text-align: right;
	margin-left: auto;
	padding-top: 52px;
}

ul.NavBar
{
	float: right;
	text-align: right;
	margin-top: 8px;
}

* html ul.NavBar
{
}

ul.NavBar li
{
	display: inline-block;
	*float: left;
	background-image: url(/images/primary-nav-left.gif);
	background-repeat: no-repeat;
	background-position: top left;
	list-style-type: none;
	padding-left: 15px;
	border-bottom: solid 2px #999;
}

* html ul.NavBar li
{
	border-bottom: solid 2px #999;
}

ul.NavBar li a
{
	border-top: solid 1px #a4a4a4;
	border-right: solid 1px #a4a4a4;
	text-decoration: none;
	display: block;
	color: #003333;
	padding: 0 10px 0px 5px;
	white-space: nowrap;
}

ul.NavBar li a:hover
{
	color: #006699;
}

ul.NavBar li.active
{
	border-bottom: solid 2px #006699;
}

* html ul.NavBar li.active
{
	border-bottom: solid 2px #006699;
	/*margin-top: 12px;*/
}

ul.NavBar li.active a
{
	color: #006699;
	font-weight: bold;
}

div.MainContainer div.MainDivider
{
	background-color: #999999;
	height: 2px;	
	width: inherit;
	border: 0;
}

div.MainContainer div.ContentWrapper
{
	background-image: url(/images/main_bg.jpg);
	width: inherit;
	background-repeat: no-repeat;
}

div.ContentContainer
{
	height: auto;
	padding-top: 10px;
}

div.LeftColumn
{
	float: left;
	width: 500px;
	margin-left: 130px;
}

*html div.LeftColumn
{
	width: 525px;
	margin-left: 55px;
}

div.RightColumn
{
	margin-left: 640px;
	width: 259px;
	height: inherit;
	*margin-right: 125px;
}

*html div.RightColumn
{
	width: 248px;
}

div.OneColumn
{
	width: 775px;	
	margin-left: auto;
	margin-right: auto;
	min-height: 470px;
}

div.DividerLine
{
	width: auto;
	background-image: url(/images/divider.gif);
	background-repeat: repeat-x;
	height: 3px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
}

div.Footer
{
	padding-top: 5px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 770px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

div.Footer ul li.FooterTitle
{

}

div.Footer ul
{
	list-style-type: none;
	text-align: left;
	margin: 0;
	padding: 0;
}

div.Footer ul li
{
	float: left;
	width: 180px;
	background-image: none;
}

*html div.Footer ul li
{
	width: 145px;
}

div.Footer ul li ul
{
	padding: 0;
	list-style-type: none;
	width: 200px;
}

div.Footer ul li ul li
{
	background-image: url(/images/footerarrow.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 15px;
}

div.Footer li a.active
{
	font-weight: bold;
}

ul.LinkList
{
	list-style-type: none !important;
	margin: 0;
	padding: 0;
}

ul.LinkList li
{
	list-style-type: none !important;
	padding: 0 10px 0 10px;
	margin: 0;
}

ul.LinkList li a
{
	color: #006699;
	background-image: url(/images/link.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;	
	display: block;
}

div.RightColumn ul.LinkList li a
{
	border-bottom: dotted 1px #555555;
	padding: 8px 0 8px 15px;
}

div.RightColumn ul.LinkList li.single a
{
	border-bottom: none;
	padding: 8px 0 8px 15px;
}

a.AnchorPoint
{
	background-image: none;
	display: block;
	padding: 0;
	margin: 0;	
}

div.AddressTab
{
	padding-left: 15px;
	margin: 0;	
}

div.ContactForm
{
	margin: 0 10px 0 10px;
}

div.FormLabel
{
	float: left;
	width: 82px;
}

div.FormInput
{
	/*float: right;*/
	clear: right;
	margin: 5px 0 5px 0;
}

div.FormInput input.Text
{
	border: solid 1px #006699;
	width: 130px;
	font-size: x-small;
	margin-left: 4px;
}

* html div.FormLabel
{
	float: left;
	width: 78px;
}

* html div.FormInput input.Text
{
	width: 120px;
}

div.FormTextBoxLabel
{
	width: 100%;	
	margin: 15px 0 5px 0;}

div.FormTextBox textarea
{
	border: solid 1px #006699;
	width: 218px !important;
	height: 100px !important;
	font-size: x-small;
	font-family: Verdana, Arial, Sans-Serif;
}

* html div.FormTextBox textarea
{
	width: 210px !important;
}

div.ButtonContainer
{
	text-align: right;
	margin: 5px 0 5px 0;
}

input.Button
{
	background-image: url('/images/submit-btn.gif');
	background-color: #002f4b;
	color: White;
	border: 0;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: x-small;
	width: 67px;
	height: 20px;
	cursor: pointer;
}

.ValidationSummary
{
	color: Red;
	border: solid 1px red;
	padding: 2px;
}

.ValidationSummary ul
{
	margin: 2px 0 2px 0;	
}

.ValidationSummary li
{
	background-image: none;
	list-style-type: square;
	margin-left: 20px;
	padding: 0px;
}

/* rounded corners */
.white_spiffy
{
	display:block;
}

.white_spiffy *
{
	display:block;
	height:1px;
	font-size:.01em;
	overflow:hidden;
	background:#fff;
}
.white_spiffy1
{
	margin-left:3px;
	margin-right:3px;
	padding-left:1px;
	padding-right:1px;
	border-left:1px solid #a9b6be;
	border-right:1px solid #a9b6be;
	background:#a9b6be
}

.white_spiffy2
{
	margin-left:1px;
	margin-right:1px;
	padding-right:1px;
	padding-left:1px;
	border-left:1px solid #a9b6be;
	border-right:1px solid #a9b6be;
	background:#a9b6be
}

.white_spiffy3{
	margin-left:1px;
	margin-right:1px;
	border-left:1px solid #a9b6be;
	border-right:1px solid #a9b6be;
}

.white_spiffy4
{
	border-left:1px solid #a9b6be;
	border-right:1px solid #a9b6be;
}

.white_spiffy5
{
	border-left:1px solid #a9b6be;
	border-right:1px solid #a9b6be
}

.white_spiffy6
{
	margin-left:3px;
	margin-right:3px;
	padding-left:1px;
	padding-right:1px;
	border-left:1px solid #e4e9ec;
	border-right:1px solid #e4e9ec;
	background:#e4e9ec
}

.white_spiffy7
{
	margin-left:1px;
	margin-right:1px;
	padding-right:1px;
	padding-left:1px;
	border-left:1px solid #e4e9ec;
	border-right:1px solid #e4e9ec;
	background:#e4e9ec
}

.white_spiffy8{
	margin-left:1px;
	margin-right:1px;
	border-left:1px solid #e4e9ec;
	border-right:1px solid #e4e9ec;
}

.white_spiffy9
{
	border-left:1px solid #e4e9ec;
	border-right:1px solid #e4e9ec;
}

.white_spiffy10
{
	border-left:1px solid #e4e9ec;
	border-right:1px solid #e4e9ec
}

.white_spiffyfg
{
	background:#fff
}

.white_body
{
	background-color: White;
	padding: 8px;
	text-align: left;
}

* html .white_body
{
	background-color: White;
}

.white_body_noHeight
{
	background-color: White;
}

div.clear
{
	clear: both;	
}

div.SecondaryNavWrapper
{
	position: relative;
	top: 0;
	left: 0;
}

ul.SecondaryNav
{
	margin: 0;
	padding: 0;
	height: 22px;
	text-align: center;
	font-size: inherit;
}

ul.SecondaryNav li
{
	list-style-type: none;
	float: left;
	display: block;
	border-right: solid 1px #002f4b;
	margin: 4px 0 0px 0;
}

ul.SecondaryNav li.last
{
	border-right: none;
}

ul.SecondaryNav li a
{
	padding: 0 10px 0 10px;
	color: white;
	text-decoration: none;
	color: #002f4b;
}

ul.SecondaryNav li.active a, ul.SecondaryNav li a:hover
{
	text-decoration: underline;
}

ul.SecondaryNav li.active a
{
	font-weight: bold;	
}


span.SearchHightlight
{
	background-color: #029aff;
	color: White;	
}

div.SearchResultsContainer
{
	padding-bottom: 30px;	
}

div.SearchResult
{
	margin: 0 20px 0 20px;
	padding: 20px 0 20px 0;
	border-bottom: dotted 1px #555555;
}

div.SearchResult div.link
{
	font-size: 110%;
}

div.SearchResult div.summary
{
}

span.NoMatches
{
	display: block;
	padding: 15px 0 10px 0;
	color: Red;
}

ul.Sitemap
{
	margin-left: 40px;
	padding: 0;
}

ul.Sitemap h3 a
{
	color: #006699;
	text-decoration: underline;
}
