﻿body
{
	margin: 0;
	font-family: Tahoma, Sans-Serif;
	font-size: 80%;
	color:#666;
	background-color: #cce5f3;
}
body.TextSizeSmall
{
	font-size: 70%;
}
body.TextSizeMedium
{
	font-size: 80%;
}
body.TextSizeLarge
{
	font-size: 100%;
}
body p
{
	line-height: 1.5;
	margin:0;
}
h1
{
	font-family: Tahoma;
	font-weight:normal;
	font-size: 170%;
	color:#007dc2;
	margin:0;
}

h2
{
	font-family: Tahoma;
	font-weight:normal;
	font-size: 130%;
	color:#007dc2;
	margin:0;
}

h3
{
	font-family: Tahoma;
	font-weight:normal;
	font-size: 120%;
	color:#007dc2;
	margin:0;
}

h4
{
	font-size:90%;
}
a img
{
    border: none;
}
a, a:link, a:visited, a:active
{
	color:#c4008c;
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}

/* Columns 
--------------------------------------------------background-image:url(//Images/Top_bg_long.gif);*/
div.Wrapper
{
	background-image: url(/Images/Frame_Slice.gif);
	background-repeat: repeat-y;
}

div.searchBox
{
	background-image: url(/Images/Search_FieldBg.gif);
	background-repeat: no-repeat;
}
div.searchText
{
	font-size:100%;
	font-weight:bold;
	text-align: left;
	color:#007dc2;
}

div.frameTop
{
	background-image: url(/Images/Frame_Top.gif);
	background-repeat: no-repeat;
}

div.Footer-links
{
	font-size:85%;
	color:#007dc2;	
}


div.Footer
{
	background-image:url('/Images/Footer_line.gif');
	background-repeat:no-repeat;
}

div.Footer-links a 
{
	font-weight:normal;
	color:#007dc2;	
	text-decoration: none;
}

div.Footer-links a:hover
{
	text-decoration: underline;
	cursor:pointer;
}

div.frameBottom
{
	background-image:url('/Images/Frame_Bottom.gif');
	background-position:left top;
}

div.Footer-copyright
{
	font-size:70%;
	text-align: left;
	color:#727272;
}

div.Footer-baigentlink
{
	font-size:70%;
	text-align: right;
	color:#727272;
}

div.Footer-baigentlink a, div.Footer-baigentlink a:link, div.Footer-baigentlink a:active, div.Footer-baigentlink a:visited
{
	color:#727272;
}

div.Footer-baigentlink a:hover
{
	text-decoration: underline;
}



/* Homepage */

div.HomePageMainFeature
{
	background-image:url('/Images/MainFeature_Top.gif');
	background-repeat:no-repeat;
	background-position:right top;
}

div.HomePageMainFeatureBg
{
	background-image:url('/Images/MainFeature_Slice.gif');
	background-repeat:repeat-y;
	background-position:left top;
}

div.HomePageMainFeatureBgBottom
{
	background-image:url('/Images/MainFeature_Btm.gif');
	background-repeat:no-repeat;
	background-position:right bottom;
}


div.HomePageMainFeatureImage
{
	background-color: #cce5f3;
}


div.HomePageMainFeatureContent
{
	background-image:url('/Images/Intro_bg.gif');
	background-repeat:no-repeat;
    color: #007dc2;
}

div.HomePageMainFeatureContentLink
{
	background-image:url('/Images/Intro_LinkArrow.gif');
	background-repeat:no-repeat;
	background-position:0 6px;
}

div.HomePageMainFeatureContentLink a, div.HomePageMainFeatureContentLink a:link, div.HomePageMainFeatureContentLink a:visited, div.HomePageMainFeatureContentLink a:active
{
	font-weight:bold;
	font-size: 70%;
	color:#007dc2;
}

div.HomePageMainFeatureContentLink a:hover
{
	text-decoration:underline;
}

div.HomePageFeatureContent h1
{
    color: #003169;
}
img.HomePageMainImage
{
    border: solid 1px #003169;
}
div.HomePageFeaturedStories
{
	background-repeat: no-repeat;
	color: #666666;
}

div.HomePageFeaturedStories div.FeatureItemTop
{
	background-image:url('/Images/FeatureBox_Top.gif');
	background-repeat: no-repeat;
	color:#FFF;
	font-size:130%;
}

div.HomePageFeaturedStories div.FeatureItemMiddle
{
	border-left:1px #f3cce8 solid;
	border-right:1px #f3cce8 solid;
}

div.HomePageFeaturedStories div.FeatureItemLink
{
	background-image:url('/Images/FeatureBox_linkArrow_Right.gif');
	background-repeat: no-repeat;
	background-position: right top;
}

div.HomePageFeaturedStories div.FeatureItemLinks div.FeatureItemLink
{
	background-image:url('/Images/FeatureBox_linkArrow_Left.gif');
	background-repeat: no-repeat;
	background-position: left top;
}

div.HomePageFeaturedStories div.FeatureItemLinks div.FeatureItemLink a
{
	font-size: 95%;
	color:#c4008c;
	font-weight:normal;
}

div.HomePageFeaturedStories div.FeatureItemLinks div.FeatureItemLink a:hover
{
	text-decoration:underline;
}


div.FeatureItem div.FeatureItemLink a
{
	font-weight:bold;
	font-size: 80%;
	color:#c4008c;	
}

div.FeatureItemLink a
{
	font-weight:bold;
	font-size: 80%;
	color:#c4008c;	
}

div.HomePageFeaturedStories div.FeatureItemLink a:hover
{
	text-decoration:underline;
}


div.HomePageFeaturedStories div.FeatureItemBottom
{
	background-image:url('/Images/FeatureBox_bottom.gif');
	background-repeat: no-repeat;
}

div.SectionPageFeaturedStories div.FeatureItemBottom
{
	background-image:url('/Images/FeatureBox_bottom.gif');
	background-repeat: no-repeat;
}


div.HomePageFeaturedStories h3
{
    font-family: Tahoma, Sans-Serif;
    font-size:110%;
    color:#D2784C;
    font-weight: normal;
}
div.SectionPageFeaturedStories h3
{
    font-family: Verdana, Tahoma, Sans-Serif;
    font-size:110%;
    color:#FFFFFF;
    font-weight: normal;
}

div.SectionPageFeaturedStories
{
	background-repeat: no-repeat;
    color: #666666;
}

div.SectionPageFeaturedStories div.FeatureItemTop
{
	background-image:url('/Images/FeatureBox_Top.gif');
	background-repeat: no-repeat;
	color:#FFF;
	font-size:130%;
}

div.SectionPageFeaturedStories div.FeatureItemMiddle
{
	border-left:1px #f3cce8 solid;
	border-right:1px #f3cce8 solid;
}

div.SectionPageFeaturedStories div.FeatureItemLink
{
	background-image:url('/Images/FeatureBox_linkArrow_Right.gif');
	background-repeat: no-repeat;
	background-position: right top;
}

div.HomePageFeaturedStories div.Features img
{
    border: solid 1px #003169;
}
div.SectionPageFeaturedStories div.Features div.FeatureImage img
{
    border-right: solid 1px #003169;
    border-left: none;
    border-bottom: none;
    border-top: none;
}
div.FeatureContent div.FeatureLink img
{
    border: none;
}
/* BreadCrumb 
------------------------------------------------*/
div.BreadCrumb
{
	font-size:80%;
}

/* Documents 
-------------------------------------------------*/
div.DocumentsTop
{
	background-image:url(/Images/LinksDownloads_Top.gif);
	background-repeat:no-repeat;
	height:10px;
	font-size:65%;
}
div.DocumentsBottom
{
	background-image:url(/Images/LinksDownloads_bottom.gif);
	background-repeat:no-repeat;
	height:10px;
}
div.DocumentsMiddle
{
	border-left:solid 1px #f3cce8;
	border-right:solid 1px #f3cce8;
	padding-bottom:1px;
	width:141px;
}
div.DocumentsMiddle h2
{
	padding-left:23px;
	padding-bottom:10px;
}

div.DocumentsMiddle ul
{
	width:141px;
	margin:0;
	padding:0;
}
div.DocumentsMiddle ul li
{
	margin: 0;
	padding-left:23px;
	font-family: Tahoma, Sans-Serif;
	background-image:url(/Images/LinksDownloads_arrow.gif);
	background-repeat:no-repeat;
	background-position:0px 1px;
	list-style:none;
	padding-top: 2px;
	padding-bottom: 2px;

}
div.DocumentsMiddle ul li a
{
    color: #c4008c;
	text-decoration:none;
	display:block;
}
div.DocumentsMiddle ul li a:hover
{
	text-decoration:underline;
}

/* Links 
-----------------------------------------------------*/
div.LinksTop
{
	background-image:url(/Images/LinksDownloads_Top.gif);
	background-repeat:no-repeat;
	height:10px;
	font-size:65%;
}
div.LinksBottom
{
	background-image:url(/Images/LinksDownloads_bottom.gif);
	background-repeat:no-repeat;
	height:10px;
}
div.LinksMiddle
{
	border-left:solid 1px #f3cce8;
	border-right:solid 1px #f3cce8;
	padding-bottom:1px;
}
div.LinksMiddle h2
{
	padding-left:23px;
	padding-bottom:10px;
}

div.LinksMiddle ul
{
	width:141px;
	margin:0;
	padding:0;
}
div.LinksMiddle ul li
{
	margin: 0;
	padding-left:23px;
	font-family: Tahoma, Sans-Serif;
	background-image:url(/Images/LinksDownloads_arrow.gif);
	background-repeat:no-repeat;
	background-position: 0px 1px;
	list-style: none;
	padding-top: 2px;
	padding-bottom: 2px;

}
div.LinksMiddle ul li a
{
    color: #c4008c;
	text-decoration:none;
	display:block;
	
}
div.LinksMiddle ul li a:hover
{
	text-decoration:underline;
}
/* Events 
---------------------------*/
h2.EventDate
{
	font-size: 120%;
	color:#007dc2;
	margin-bottom:10px;
}

/*Contact us
---------------------------*/
div.contactus
{
	color:#000;
	font-size:90%;
}
div.contactus fieldset
{
	 background:#cbe5f2;
	 border:none;
	 width: 540px;
 	 margin: 0;
 	 padding: 0;
}
div.summary ul
{
    padding: 0 0 0 0;
}
div.summary ul li
{
	list-style-type:disc;
}
div.contactus fieldset ul
{
    float: left;
    margin: 0;
    padding: 5px 0 0 0;
    width: 100%;
}
div.contactus fieldset ul li
{
	/*width: 540px;*/
	list-style:none;
	float: left;
	clear:both;
	padding: 5px 0 0 0;
	margin: 0;
	display: block;
	width: 100%;
}
div.contactus fieldset ul li textarea
{
	border:1px solid #c4018d;
	display: block;
    float: left;
    width: 275px;
    padding-bottom: 15px;
}

div.contactus fieldset ul li input
{
	border:1px solid #c4018d;
	display: block;
    float: left;
    width: 275px;
}
div.contactus fieldset ul li label
{
	font-weight:bold;
	font-size:95%;
	width: 218px;
	display: block;
	float: left;
	clear:left;
	padding: 0 15px 0 15px;
}
div.contactus fieldset ul li select
{
    display: block;
    float: left;
    width: 275px;
	
}
div.contactus fieldset ul li.Submit
{
	background-color: #fff;
	text-align: right;
	width: 100%;
    padding: 10px 0 10px 0; 
    margin: 10px 0 0 0;
}
div.contactus fieldset ul li.Submit INPUT {
border: 0;
display: inline;
float: none;
width: auto;
}

.errortext
{
    color: Red;
}

/* Search Results */

div.SearchItems a
{
	font-weight: bold;
}

span.ResultsNotFound
{
    font-weight: bold;
}

span.ResultsFound
{
    font-weight: bold;
}

div.Pager input
{
   color:#c4008c;
   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;
}
