﻿body
{
	margin: 0;
	font-family: Verdana, Sans-Serif;
	font-size: 100%;
	color:#000;
	background-color: #ccc;
}

body p
{
	line-height: 1.7;
	font-size: 72%;
	margin:0;
	border:0;
}

body li
{
	font-size: 72%;
	margin:0;
	padding-bottom: 5px;
}

/* Text resize CSS measurements---------------------------------------- */
body.TextSizeSmall
{
	font-size: 80%;
}
body.TextSizeMedium
{
	font-size: 100%;
}
body.TextSizeLarge
{
	font-size: 120%;
}
/* --------------------------------------------------------------------- */
a
{
	text-decoration:none;
	font-family: Verdana, Sans-Serif;
	color:#00749d;
}

a:hover
{
	text-decoration:underline;
}

h1, h2.HPh2
{
	font-family: Trebuchet, Verdana, Sans-Serif;
	font-weight:normal;
	font-size: 140%;
	color:#2da343;
	margin:0;
	padding-bottom:15px;
}

h2
{
	font-family: Trebuchet, Verdana, Sans-Serif;
	font-weight:normal;
	font-size: 130%;
	color:#2da343;
	margin:0;
	padding-bottom:15px;
}


h3
{
	font-family: Trebuchet, Verdana, Sans-Serif;
	font-weight:normal;
	font-size: 90%;
	color:#2da343;
	margin:0;
	padding-bottom:15px;
}

h4
{
	font-family: Trebuchet, Verdana, Sans-Serif;
	font-weight:normal;
	font-size: 80%;
	color:#2da343;
	margin:0;
	padding-bottom:15px;
}

img
{
	border:0;
}

div.Clear
{
	clear:both;
}

div.Wrapper
{
	width: 940px;
	margin: 0 auto 0 auto;
	background-color: #FFF;
	margin-top: 20px;
	margin-bottom: 10px;
}

/* Header
--------------------------------------------------*/

div.Header
{
	width: 940px;
	margin-left:0;
	margin-right:0;
	border-bottom-style:solid;
	border-bottom-width: 2px;
	border-bottom-color:#0093C3;
	float:left;
}

div.Logo
{
	float: left;
}

div.HeaderImage
{
	float: right;
	margin:0;
	padding:0;
}

div.SearchBox
{	
	clear:left;
	/*position:relative;*/
	padding-top:5px;
	padding-left: 15px;
	padding-bottom:3px;
	width: 204px;
	float:left;
}

input.SearchTextBox
{
	background-color:#ebeced;
	border: 1px #2da343 solid;
 	width:123px;
 	height:17px;
 	font-family:Verdana, Arial, Helvetica, sans-serif;
 	font-size:12px;
}


input.SearchButton
{
	margin-left:3px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
 	font-size:12px;
}

/* Top Navigation
--------------------------------------------------*/

div.TopNav
{	
	width: 716px;
	float: right;
}

div.TopNav ul
{
	border:0;
	margin:0;
	padding:0;
	float:left;
}

div.TopNav li
{
	margin:0;
	border:0;
	/*margin-top:-3px;*/
	padding-top:6px;
	display: inline;
	font-family:Verdana, Arial, Helvetica, sans-serif;
 	font-size:80%;
 	color:#2da343;
 	float:left;
 	padding-bottom:9px;
}

div.TopNav li a.NavSelected , div.TopNav li.NavSelected 
{
 	color:#FFF;
 	
	padding:6px 10px 9px 10px;
 	margin-right:5px;
 	background-color:#2da343;
}

div.NavSeparator
{
	display:inline;
	padding-left:5px;
	padding-right:5px;
}


/*div.TopNav li a.NavSelected, div.TopNav li.NavSelected a
{
	text-decoration:none;
	color:#FFF;	
 	background-color:#2da343;
}*/

.LastSection
{
	margin-left:10px;
}

div.TopNav li.NavSelected a:hover
{
	text-decoration:underline;
	color:#FFF;
}


div.TopNav li a
{
	text-decoration:none;
	color:#000;
}

div.TopNav li a:hover
{
	text-decoration:underline;
	color:#000;
}

/* Columns
--------------------------------------------------*/

div.Main
{	
	position:relative;
	margin-top:20px;
	width: 940px;	
}

div.LeftHome
{
	width:191px;
	padding-left:17px;
	padding-right:16px;
	float:left;
}

div.Left
{
	width:184px;
	padding-left:20px;
	padding-right:20px;
	float:left;
}

div.MiddleHome
{
	width:716px;
	_width:710px;
	float:right;
	display:inline;
}

div.Middle
{
	width:492px;
	_width:472px;
	float:left;
	_margin:0px;
	_padding:0px;
	/*border:1px solid black;*/
}


div.Right
{
	width:191px;
	padding-left:17px;
	_padding-left:0px;
	padding-right:16px;
	float:right;
}

div.HomeContent
{
	width:323px;
	_width:200px;
	background-image:url('/Images/HomeContent_bg.gif');
	background-repeat:repeat-y;
	padding-left:17px;
	padding-right:17px;
	_padding-right:0px;
	_margin-right:-5px;
	float:left;
	/*border:1px solid black;*/
}

div.HomePageMainFeatureBgBottom
{
	float:left;
	/*border:1px solid blue;
	_margin-right:-17px;*/
}
/* Feature boxes homepage
--------------------------------------------------*/


div.HomeFeature1
{
	width:320px;
	float:right;
	margin-right:20px;
	padding-bottom: 15px;
	padding-bottom: 5px !important;
	background-image:url('/Images/Dotted_line_horizontal.gif');
	background-repeat:repeat-x;
	background-position:bottom;
	display:inline;
}

div.HomeFeature1 img
{
	float:left;	
	padding-right:15px;
}

div.HomeFeature1 p
{
	/*width:149px;
	float:right;*/
	line-height:normal;
	padding-bottom:10px;
}

p.Feature1Text2
{
	line-height:normal;
	float:left;
	padding-bottom:10px;
}

div.HomeFeature2
{
	width:320px;
	float:right;
	margin-right:20px;
	_margin-right: 10px;
	background-image:url('/Images/Dotted_line_horizontal.gif');
	background-repeat:repeat-x;
	background-position:bottom;
}

div.HomeFeature2 img
{
	float:left;	
	padding-right:15px;
	margin-bottom: 15px;
	margin-bottom: 15px !important;
}

div.HomeFeature2 h1
{
	padding-top:10px;
}

div.Feature2Text
{
	font-size: 72%;
	font-weight:bold;
	line-height:normal;
}

div.NewsDate
{
	font-weight:normal;
	font-size: 90%;
	padding-top:5px;
	color:#666;
}

/* Feature boxes sectionpage
--------------------------------------------------*/


div.FeatureItemLeft
{
	width:230px;
	float:left;
	margin-top:20px;
	padding-bottom: 15px;
	background-image:url('/Images/Dotted_line_horizontal.gif');
	background-repeat:repeat-x;
	background-position:bottom;
}

div.FeatureItemRight
{
	width:230px;
	float:right;
	margin-top:20px;
	padding-bottom: 15px;
	background-image:url('/Images/Dotted_line_horizontal.gif');
	background-repeat:repeat-x;
	background-position:bottom;
}

div.FeatureTitle
{		
	font-size: 72%;
	margin-top: 5px;
	font-weight:bold;
	line-height:normal;
}

div.FeatureDescription
{		
	margin-top: 5px;
}


div.FeatureLink
{		
	font-size: 72%;
	margin-top: 5px;
	font-weight:normal;
	line-height:normal;
}



/* Footer 
--------------------------------------------------*/
div.TodaysDate
{
 	font-size:60%;
	color:#515151;
	padding-left:17px;
	float:left;
	padding-bottom:9px;
	padding-top:10px;
}


div.Footer
{
	position:relative;
	background-color:#2da343;
	color:#FFF;
	margin-top:10px;
}

div.FooterLinks a
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
 	font-size:80%;
	text-decoration:none;
	color:#FFF;
}

div.FooterLinks a:hover
{
	text-decoration:underline;
}


div.FooterLinks
{
	position: relative;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
	z-index:1;
}

div.TextResize
{
	position:relative;
	float:left;
	padding-left: 20px;
	padding-top: 5px;
	_padding-bottom:6px;
	z-index:2;
	background-color:#2DA343;
}

div.TextResize a
{
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
}

div.TextResize a:hover
{
	text-decoration:underline;
}


a.TextSmall
{
	font-size: 80%;
}

a.TextMedium
{
	font-size: 100%;
}


a.TextLarge
{
	font-size: 120%;
}

div.CopyrightAddress
{
	width: 940px;
	margin: 0 auto 0 auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
 	font-size:75%;
	color:#000;
	line-height:normal;
}

div.Copyright
{
	float:left;
}

div.BaigentLink a
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
 	font-size:75%;
	color:#000;
	float:right;
	text-decoration:none;
}

/*Contact us
----------------------------------------------------*/
div.contactus
{
	width:493px;
	color:#000;
 	font-size:100%;
}

div.contactus fieldset
{
	background:#e7f6f9;
	width:493px;
	border: none;
 	margin: 0;
    padding: 20px 0 0 0;
}

div.summary ul
{
    padding: 0 0 20px 0;
}

div.contactus fieldset ul
{
    margin: 0;
    padding:0;
}

div.contactus fieldset ul li
{
	width: 493px;
	list-style:none;
	float: right;
	margin: 0;
	padding-bottom:10px;
}

div.contactus fieldset ul li textarea
{
	border:1px solid #2da343;
}

div.contactus fieldset ul li input
{
	border:1px solid #2da343;
}
div.contactus fieldset ul li label
{
	font-weight:bold;
	display: block;
	float: left;
	padding-left:20px;
	width: 180px;
}
div.contactus fieldset ul li textarea
{
    display: block;
    float: right;
    width: 248px;
	margin-right:20px;
}
div.contactus fieldset ul li select
{
    display: block;
    float: right;
    width: 252px;
	margin-right:20px;
}
div.contactus fieldset ul li input
{
    display: block;
    float: right;
    width: 248px;
	margin-right:20px;
}



div.contactus fieldset ul li.Submit
{
	background-color:#fff;
	text-align:right;
    margin: 20px 0 0 0; 
}
div.contactus fieldset ul li.Submit input
{
    width: 55px;
    float:right;
    margin:20px 0px 0px 0px;
}
.errortext
{
    color: Red;
}

/*Related Links and Downloads
------------------------------------------------------*/

div.RelatedLinks
{
	width:191px;
	margin-top:40px;
}

div.RelatedLinks li
{
	color:#00749d;
	padding-top:5px;
	line-height:1;
}

div.RelatedLinks ul
{
	margin:0;
	padding-right: 5px;
	padding-left:30px;
}

div.RelatedDownloads
{
	width:191px;
	margin-top:15px;
}

div.RelatedDownloads li
{
	color:#00749d;
	padding-top:5px;
	line-height:1;
}

div.RelatedDownloads ul
{
	margin:0;
	padding-right: 5px;
	padding-left:30px;
}


div.BoxTop
{
	font-family: Trebuchet, Verdana, Sans-Serif;
	font-weight:normal;
	font-size: 100%;
	color:#2da343;
	padding-bottom:10px;
	padding-left:2px;
	background-image:url('/Images/Links_Top.gif');
	background-repeat:no-repeat;
	background-position:bottom;
}

div.BoxMiddle
{
	background-image:url('/Images/Links_slice.gif');
	background-repeat:repeat-y;
}

div.BoxBottom
{
	background-image:url('/Images/Links_bottom.gif');
	background-repeat:no-repeat;
	height:14px;
}

/* News and Events listing
---------------------------------------- */
div.DottedLineHorizontal
{
	background-image:url('/Images/Dotted_line_horizontal.gif');
	background-repeat:repeat-x;
	height:1px;
}

div.EventItem
{
	float:left;
	width:493px;
	background-image:url('/Images/Dotted_line_horizontal.gif');
	background-repeat:repeat-x;
	background-position:top;
}

div.EventItem a 
{
	font-size: 72%;	
	width:338px;
	float:left;
}

div.EventItemImage
{
	float:left;
	width: 140px;
	padding-top:10px;
	padding-bottom: 10px;
	margin-right: 15px;
}
div.EventItemDescription
{
	float:left;
	width:338px;
}
div.EventItemDate
{
	float:left;
	width:338px;
	color:#666;
	font-size: 65%;
	margin-top: 5px;
	line-height:normal;
}
div.EventItemTitle a
{
	width:338px;
	float:left;
	color:#00749d;
	font-size: 72%;
	margin-top: 10px;
	font-weight:bold;
	line-height:normal;
}
div.EventItemTitle a:hover
{
	text-decoration:underline;
}

div.EventItemText
{
	float:left;
	padding-right:20px;
	padding-top:3px;
	padding-bottom:5px;
	color:#231f20;
}

/* Search Results---------------------------------------- */

div.SearchItems a:active
{
	color:#00749d;
	font-weight: bold;
    text-decoration: underline;
}

div.SearchItems a:visited
{
		color:#00749d;
	font-weight: bold;
    text-decoration: none;
}

div.SearchItems a:link
{
		color:#00749d;
	font-weight: bold;
    text-decoration: none;
}

div.SearchItems a
{
		color:#00749d;
	font-weight: bold;
    text-decoration: none;
}
div.SearchItems a:hover
{
    text-decoration: underline;
}
span.ResultsNotFound, span.ResultsFound
{
    font-weight: bold;
    font-size:72%;
}

div.Pager input
{
   	color:#00749d;
   font-size:95%;
   background-color:#FFF;
   border:1px solid;
   border-color:#FFF;
   padding: 1px 1px 1px 1px;
   margin: 0 0 0 0;
   cursor:  pointer;
}
div.Pager input.selected
{
   font-weight: bold;
   cursor: default;
}
div.Pager input.disabled
{
   color: Gray;
   cursor: default;
}
div.Pager div.PageLinkNext input
{
    font-weight: bold;
}
div.Pager div.PageLinkPrevious input
{
    font-weight: bold;
}

.SearchItems ul 
{
    float: left;
    width: 540px;
    margin: 0;
    padding: 10px 0 10px 10px;
    }
.SearchItems ul li
{
	list-style:none;
	padding: 5px 0 0 0;
	margin: 0;
}
div.Pager
{
    width: 493px;
    text-align: center;
    border-bottom: solid 1px #2da343;
    border-top: solid 1px #2da343;
    padding: 2px 0 2px 0;
    margin-top: 5px;
    clear: both;
    float: left;
}
div.Pager div.PageLinks
{   
	float:left;
	width: 343px;
    text-align: center;
}
div.Pager div.PageLinkPrevious
{
    float: left;
    width: 75px;
    text-align: left;
}
div.Pager div.PageLinkNext
{
    float: right;
    width: 75px;
    text-align: right;
}
