﻿body 
{
	margin:0px;
	width:100%;
	font-family:Arial;
	font-size:12px;
	background-color:#FFFFFF;
}
body, table, div
{
	color:Black;
}


ul
{
	
	margin-left:0px;
	padding-left:20px;
}

ol
{
	
	margin-left:3px; 
	padding-left:20px;
}



ul li
{
	list-style-image:url(../img/orangedot.gif);
	list-style-position:outside;
	margin-left:-4px;
	
}

ul li.ArrowBullet
{
	list-style-image:url(../img/bluedot.gif);
	list-style-position:outside;
	margin-left:-4px;
}


.BlueHorizontalDivider
{
	padding-top:10px;
	margin-bottom:10px;
	border-bottom:solid 1px #5890AE;
	height:1px;
	font-size:0px;
}
a
{
	color:#014B85;
	text-decoration:none;
}
a:hover
{
	text-decoration:underline;
}

p
{
 color:Black;	
}

strong
{
	color:#5890AE;
	font-weight:bold;
}


.BoldBlue
{
	color:#5890AE;
	font-weight:bold;
}

.BoldGreen
{
	color:#6A7024;
	font-weight:bold;
}

H1
{
	color:#6A7024;
	font-weight:bold;
	font-size:20px;
	margin-bottom:0px;
	padding-bottom:0px;
}

H2
{
	color:#6A7024;
	font-weight:bold;
	font-size:16px;
	margin-bottom:0px;
	padding-bottom:0px;
}

H3
{
	color:#6A7024;
	font-weight:bold;
	font-size:12px;
	margin-bottom:0px;
	padding-bottom:0px;
}
div.Titlebar
{
	font-weight:bold;
	font-size:14px;
	background-color:#AAAAAA;
	color:White;
	border-bottom:solid 2px #6BA4C3;
	padding-top:5px;
	padding-bottom:4px;
	padding-left:10px;
	
}

div.PrintThis
{
	font-size:11px;
	background-image:url(../img/PrintThispage.gif);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:20px;
	cursor:pointer;cursor:hand;
	color:#6A7024;
}
div
{
	border:solid 0px;
}
.Right
{
	float:right;
}
.Clear
{
	clear:both;
	font-size:0px;
}
.Home .Splash
{
	background-color:White;
	
}
.Home .Banner, .Global .Banner
{
	min-height:46px;
	width:781px;
	background-color:White;
}
.Global .Splash
{
	width:100%;
	background-image:url(../img/GlobalSplashBg.gif);
	background-position:center top;
	background-repeat:no-repeat;
	
}

.Global .Banner
{
	height:75px;
	background-image:url(../img/globalSplash.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	border-bottom:solid 1px white;
	
}

.Global .MenuPanelBG
{
	width:100%;
	background-color:#898F45;
	background-image:url(../img/menuPanelbg.gif);
	background-position:right top;
	background-repeat:repeat-x;
}

.Home .MenuPanel, .Global .MenuPanel
{
	width:780px;
	min-height:63px;
	background-color:#A9AF66;
	background-image:url(../img/menuPanel.gif);
	background-position:right top;
	background-repeat:repeat-x;
	border-right:solid 1px white;
	
}


.Search
{
	float:right;
	font-size:11px;
	color:#6A7024;

}
.Search input[type=image]
{
	margin-top:-5px;
}

.Search input
{
	border:solid 1px #6A7024;
	
}


.RightMainMenu
{
	float:right;

}

.MenuButton
{
	clear:right;
	margin-right:9px;
	margin-top:3px;
}

.TitleBar
{
	background-color:#aaaaaa;
	color:White;
	font-weight:bold;
	font-size:14px;
	padding:5px;
}



.TitleBar a.TitleLink
{
	color:White;
	font-size:14px;
	text-decoration:none;
}

.CategoryHeader
{
	color:#6A7024;
	font-weight:bold;
	font-size:12px;
	padding-bottom:2px;
	border-bottom: solid 2px #5890AE;
}


.DotImage
{
	background-image:url('../img/dot.gif');
	width:11px;
	height:12px;
}
.TopOfPage
{
	font-size:11px;
	text-align:center;
	margin-top:40px;
	margin-bottom:0px;
	
	
}
.TopOfPage
{
	cursor:pointer;cursor:hand;
	
}
.TopOfPage img
{
	margin-bottom:5px;
}

.TeaserLinks
{
	padding-top:20px;
}

.TeaserLinks .TitleHeader
{
	font-size:14px;
	font-weight:bold;
	color:#5890AE;
}

.TeaserLinks .LineDivider
{
	font-size:0px;
	background-color:#e0825c;
	height:2px;
	margin-top:2px;
}

.TeaserLinks .Bullet
{
	background-image: url(../img/ArrowBullet.gif);
	background-repeat:no-repeat;
	width:3px;
	height:6px;
	float:left;
	margin-top:5px;
	padding-left:8px;
	margin-left: 3px;
}

.TeaserLinks a.SmallLink
{
	font-size:11px;
}

.PhotoGallery .LineDivider
{
	color:#6A7024;

	font-size:12px;
	margin-bottom:5px;
	border-bottom: solid 1px #5890AE;
	font-size:0px;
}

.HomeFeaturedDocuments
{
	padding-top:5px;
}

.HomeFeaturedDocuments .DocumentItem
{
	padding:5px;
}

.HomeFeaturedDocuments .DateItem
{
	color:#db6c3f;
	font-weight:bold;
}

p.Titlebar {
background-color:#AAAAAA;
border-bottom:2px solid #6BA4C3;
color:White;
font-size:14px;
font-weight:bold;
padding-bottom:4px;
padding-left:10px;
padding-top:5px;
}