body		{   }
body, html  { margin: 0; padding: 0 }
a {
	color: #283982;
	text-decoration: none;
	font-weight: normal;
}

div#main	{
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
div#header	{
	background-color: #243286;
	height: 102px;
	width: 968px;
}


div#toplevelnav a.section
{
	background-image: url(images/nav_sep.gif);
	background-repeat: no-repeat;
	background-position: right 50%;
	z-index: 10;	
}

div#toplevelnav a.section
{
	display: block;
	float: left;
	color: #2d3486;
	
	padding-top: 6px;
	padding-right: 14px;
	padding-bottom: 6px;
	padding-left: 14px;
}

div#toplevelnav a.section:hover, div#toplevelnav a.currentsection

{
	background-color: #243286;
	color: #FFFFFF;
	height: 14px;
}

div#toplevelnav a.section-toplevel
{
	display: block;
	float: left;
	color: #2d3486;
	
	padding-top: 6px;
	padding-right: 14px;
	padding-bottom: 6px;
	padding-left: 14px;
}
div#toplevelnav a.section-toplevel:hover, div#toplevelnav a.selected
{
	background-color: #243286;
	color: #FFFFFF;
}
div#toplevelnav
{
	font-size: 11px;
	height: 26px;
	zoom: 1;
	z-index: 499;
	background-image: url(images/nav_bg.gif);
	background-color: #e4e5e7;
	background-position: center 50%;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	overflow: hidden;
}
div#toplevelnav a.homesection
{
}

div#toplevelnav ul.sections-submenu
{
	background-color: #E8E8E8;
	border-top: 0;
	margin-left: 0px;	
	width: 160px;
	font-size: 8.5pt;
	-moz-box-shadow: 1px 1px 1px #CCCCCC;
	-webkit-box-shadow: 1px 1px 1px #CCCCCC;
	-webkit-border-bottom-right-radius: 2px;
	-webkit-border-bottom-left-radius: 2px;
}

div#toplevelnav ul.sections-submenu a
{
   padding: 3px;
   padding-left:10px;
   padding-top:6px;
   padding-bottom:6px;
}

div#toplevelnav ul.sections-submenu a:hover
{
  background-color: #E6F1FA;
}

div#secondlevelnav
{
	background-color: #eeeeee;
	padding: 7px;
	overflow: hidden;
	zoom: 1;
	height: 10px;
	clear: both;
	font-size: 11px;
	color: #999999;
	display: none;
}


div#search { float: right }
div#search form { position: relative; top: -3px; margin: 0px; padding: 0px; }
div#whereareyou	{ margin-bottom: 10px; padding-top: 5px; padding-bottom: 5px }
div#sidebar	{
	width: 190px;
	height: auto;
	margin-right: 10px;
	margin-top: 0px;
	float: left;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
         	   }
	div#sidebar	a{
	color:#283982
	}		   
		
		div#sidebar	a:hover{
	color: #840099;
	text-decoration: none
	}		   
			
			   

.lefthandhomelink {
	font-weight: normal
}
         	   
div#contentblock	{
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 90%;
	display: block;
	min-height:2em;
	background-image: url(images/swoosh_bg.jpg);
	background-repeat: repeat-y;
	text-align: justify;
}

div#contentblock1	{
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 90%;
	display: block;
	min-height:2em;
	
}

div#footer	{
	padding: 10px;
	font-size: 11px;
	position: relative;
	color: #339;
}
a { color: #0E51A7 }
a.lefthandslink { font-weight: bold }

#ffMLwrapper ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#ffMLwrapper ul ul
{
    padding-left: 1em;
}
a.lefthandlink, a.lefthandslink
{
	display: block;
	position: relative;
	zoom: 1;
	padding: 5px;
	padding-left: 25px;
	background-image: url(page.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
}
.navitem { position: relative }
a.lefthandslink {
	background-color: #eee;
	 -webkit-box-shadow: 0px 0px 2px #bbb;
-moz-box-shadow: 0px 0px 2px #bbb;
box-shadow: 0px 0px 2px #bbb;

}
.pageedit { right: 0; top: 0 }
a.lefthandlink:hover, a.lefthandslink:hover
{
	background-color: #eee;
		 -webkit-box-shadow: 0px 0px 3px #aaa;
-moz-box-shadow: 0px 0px 3px #aaa;
box-shadow: 0px 0px 3px #aaa;
}
#ffMLwrapper hr { display: none }




div#sidebar h2 {
	font-size: 100%;
	color: #FFFFFF;
	font-weight: normal;
	overflow: hidden;
	padding-top: 8px;
	padding-right: 10px;
	padding-left: 15px;
	padding-bottom: 8px;
	background-color: #243286;
	background-image: url(images/bgbutton2.jpg);
	text-shadow: 0px 1px 1px #192463;
	margin: 0px;
	height: 18px;
	 -webkit-box-shadow: 0px 2px 2px #ccc;
-moz-box-shadow: 0px 2px 2px #ccc;
box-shadow: 0px 2px 2px #ccc;
}


div#sidebar form { margin-bottom: 10px }
div.sidebar-inner {
	margin-bottom: 15px;
	background-repeat: repeat-x;
	font-size: 12px;
	padding: 10px;
}

form { padding: 0; margin: 0 }

h1#global-title{
	font-size: 135%;
	color: #FFFFFF;
	font-weight: normal;
	overflow: hidden;
	padding-top: 8px;
	padding-right: 10px;
	padding-left: 15px;
	padding-bottom: 8px;
	background-color: #243286;
	background-image: url(images/bgbutton2.jpg);
	text-shadow: 0px 1px 1px #192463;
	height: 18px;
	-webkit-box-shadow: 0px 2px 2px #ccc;
	-moz-box-shadow: 0px 2px 2px #ccc;
	box-shadow: 0px 2px 2px #ccc;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	background-position: right;
}


h1 { font-size: 150%; color: #283982; font-weight: normal;}
h2 { font-size: 130%; color: #283982; font-weight: normal;}
h3 {
	font-size: 120%;
	color: #283982;
	font-weight: normal;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	text-shadow: 1px 1px 4px#ccc;
}
h4 {
	font-size: 125%;
	color: #283982;
	font-weight: normal;
	text-shadow: 1px 1px 4px#ccc;
	font-style: normal;
	text-transform: uppercase;
	
}

h1#site-title 
{
	text-transform: uppercase;
	float: left;
	font-size: 150%;
	position: absolute;
	letter-spacing: 4px;
	background-image: url(images/ital-trans.png);
	background-repeat: no-repeat;
	height: 82px;
	width: 154px;
	text-indent: -10000px;
	z-index: 10;
	margin-top: 22px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 28px;
}

div#userinfo
{
	background-image: url(login.gif);
	background-position: 10px center;
	padding-left: 30px;
	background-repeat: no-repeat;
	background-color: #eeeeee;
	font-size: 80%;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}

form.search
{
	overflow: hidden;
	zoom: 1;
	border: 1px solid #eeeeee;
	background-color: White;
	padding: 0;
	background-image: url(searchbg.png);
	background-repeat: repeat-x;
	background-position: left top;
}

input.searchbox
{
    width: 155px;
    font-size: 130%;
    float: left;
    display: block;
    border: 0;
    background-color: transparent;

}

input.searchsubmit
{
    background-image: url(search.gif);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    font-size: 130%;
    display: block;
    text-indent: -10000px;
    float: right;
    border: 0;
    width: 25px;
    height: 25px;
    background-color: transparent;
    
}

#ffSiteImage img
{
    max-width: 100%;
}

#ffSiteImage
{
	text-align: center;
	padding: 5px;
	border: 1px solid #eeeeee;
	margin-bottom: 15px;
	display: none;
}

div.comment
{
    background-color: #F1FDED
}

div.blog-header { font-size: 120% }

.component, .floatedcomponent { margin-bottom: 7px }
.floatedcomponent { margin: 7px; }
ul.sections-menu li
{
	background-image: url(images/nav_sep.gif);
	background-repeat: no-repeat;
	background-position: right 50%;
	z-index: 10;	
}

#footer {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	FONT-WEIGHT: normal;
	PADDING-BOTTOM: 8px;
	MARGIN-LEFT: auto;
	WIDTH: 980px;
	COLOR: #CCCCCC;
	LINE-HEIGHT: 120%;
	MARGIN-RIGHT: auto;
	PADDING-TOP: 6px;
	FONT-VARIANT: normal;
	font-size: 90%;

}
#footer a {
	COLOR: #999;
	TEXT-DECORATION: none;
}

#footer A:hover {
	COLOR: #999;
	TEXT-DECORATION: underline;
}
#footer P {
	COLOR: #666;
	position: relative;
	float: left;
	padding: 0px;
	margin: 0px;
}

#footlinks {
	float: right;
	color: #666666;
}

.clear{
clear:both;}

button, .button {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	margin:2px 7px 0 0;
	background-color:#fafafa;
	border:1px solid #cdcdcd;
	border-top:1px solid #eee;
	border-left:1px solid #eee;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	line-height:130%;
	text-decoration:none;
	font-weight:bold;
	color:#565656;
	cursor:pointer;
	padding: 4px;
	background-image: url(buttonbg.png);
	background-repeat: repeat-x;
	background-position: left bottom
}

.threecolumnleft
{
	padding: 8px;
}

.threecolumnright{
	padding: 8px;
}

.threecolumncentre{
	padding: 8px;
}

div#content {
	padding: 0px;
	overflow: hidden;
	zoom: 1;
	margin: 0px;
	background: -webkit-gradient(linear, 0 0, 0% 10%, from(#eee), to(#ffffff));
}


/* default layouts */

.twocolumnleft    { width: 78%; float: left }
.twocolumnright   { width: 20%; float: right }

.twocolumnheader {
	padding: 0em;
}

.twocolumnaleft    {
	width: 50%;
	float: left;
	padding-top: 5px;
}
.twocolumnaright   {
	width: 49%;
	float: right;
	margin-left: 6px;
	margin-top: 5px;
}

.threecolumnleft  {
	width: 31%;
	float: left;
	margin-right: 1%
}
.threecolumncentre  {
	width: 31%;
	float: left;
	margin-right: 1%
}
.threecolumnright  { width: 31%; float: left }

.gridcontainer { min-height: 2em; overflow: hidden; clear: both; margin-bottom: 10px }

.gallery-slideshow{
width:800px;
}

/*** Slideshow **/

#slideshow {
	height:102px;
	width:980px;
	z-index: 1;
	overflow: hidden;
	position: relative;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:6;
    opacity:0.0;

}

#slideshow IMG.active {
    z-index:8;
    opacity:1.0;
	
}

#slideshow IMG.last-active {
    z-index:7;
}

#swoosh {
	background-image:url(images/left.jpg);
	background-position:left bottom;
	padding-bottom:250px;
	background-repeat: no-repeat;
}



.highlightbox {
	background: -webkit-gradient(linear, 0 0, 0% 100%, from(#eee), to(#ffffff));
	background-size: 100%;
	padding:0px;
	
	border:none;

	background-color: #EAEAEA;
	margin: 0px;
	  -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
}

.highlightbox p{
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	text-align: justify;
}

.gallery-slideshow{
padding:0px;

}

.gallery-slideshow img{
padding:0px;

}


.componentheader{
	font-size: 125%;
	color: #fff;
	font-weight: normal;
	overflow: hidden;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding-top: 6px;
	padding-right: 10px;
	padding-left: 15px;
	padding-bottom: 4px;
	background-color: #999999;
	background-image: url(images/bar_grey.jpg);
	text-shadow: 0px 2px 3px #313131;
	-webkit-box-shadow: 0px 2px 2px #aaa;
	-moz-box-shadow: 0px 2px 2px #aaa;
	box-shadow: 0px 2px 2px #aaa;
	background-position: right;
}

ul.newssummary{
padding:10px;}

#content ul li.newssummary_li{
	color: #283982;
	list-style-type: none;
	list-style-image: none;
}

h4{
	
	font-weight: bold;
}

a.lefthandhomelink{
color: #283982;
}

#content li{
	color: #333333;
	list-style-type: none;
	list-style-image: url(images/bullet.png);
	padding: 3px;
}

#content li p{
	margin:8px;
	padding: 0px;
	padding-left:0px;
}

#content ol li {
	color: #666666;
	list-style-type: decimal;
	padding: 3px;
	background-image: none;
	list-style-image: none;
}

h5{
	color:#8C398C;
	font-size: 130%;
	font-style: italic;
	font-weight: normal;
}

h6 {
	
	color: #283982;
	font-size: 190%;
	font-weight: normal;
	letter-spacing: -1px;
	text-shadow: 2px 2px 2px #bbbbbb;
	filter: Shadow(Color=#bbbbbb, 	
			Direction=135, 
			Strength=4);
}

.newssummary_li a{
	font-size: 120%;
	color: #283982;
	PADDING-BOTTOM: 4px;
	overflow: hidden;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	text-shadow: 1px 1px 4px#ccc;
	}

.newssummary_summary{
	margin-top: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #ddd;
	overflow: hidden;
	padding-top: 5px;
	color: #333333;
}

table, td{
border:none;

}


tr:nth-child(odd)		{ background-color:#eee; }
tr:nth-child(even)		{ background-color:#eee; }

td{
	font-size: 120%;
	color: #283982;
	PADDING-BOTTOM: 4px;
	overflow: hidden;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eee;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	
text-shadow: 1px 1px 4px#ccc;
	
	}


p{
	padding-left:10px;
}

			

			
			
			
			#swoop{
	background-image: url(images/swoop-trans.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 363px;
	height: 102px;
	z-index: 100;
	position: absolute;
	margin-left: 615px;
			}

