/**************************************************************
**                                                           **
** COPYRIGHT © 2007 - 2010 PAUL NEWSON - ALL RIGHTS RESERVED **
**                                                           **
***************************************************************/
html
{
	text-align: center;
	height: 100%;
	margin: 0 auto;
	padding: 0;
}
body
{
	min-height:101%;
	margin-left: auto;
	margin-right: auto;
}
a img
{
	border: none;
}
.accesslinks, .hidden
{
	display: none;
}
.clearall
{
	height: 0;
	float: none;
	clear: both;
}
.checkbox, .radio
{
	width: 1em;
	margin: 0;
	padding: 0;
}
.invisible
{
	display: none;
}
#container
{
	text-align: left;
}
.menutrunk
{
	background-color: transparent;
	position: relative;
	width: 1em;
	height: 8.1em;
	float: left;
	margin: -0.1em 0 0;
	padding: 0 0 0 1em;
	border-left: 0.7em solid navy;
}
.menubranch
{
	background-color: transparent;
	position: relative;
	width: 1em;
	height: 0.4em;
	float: left;
	margin: 0;
	padding: 3.8em 0;
	border-left: 0.7em solid navy;
}
.menubottombranch
{
	background-color: transparent;
	position: relative;
	width: 1em;
	height: 0.4em;
	float: left;
	margin: 0 0 3.8em;
	padding: 3.8em 0 0;
	border-left: 0.7em solid navy;
}
.menutwig
{
	background-color: navy;
	position: relative;
	width: 100%;
	height: 0.4em;
	margin: 0;
	padding: 0;
}
.menuleaf
{
	background-color: #c6e0ff;
	position: relative;
	height: 7em;
	float: left;
	min-width: 36em;
	margin: -1px;
	padding: 0.5em 0.5em 0.38em;
	border: solid 1px navy;
}
.shifthelpicon
{
	position: relative;
	top: 10px;
}
#adminarea
{
	background-color: white;
	background-image: url('../images/adminbackground.jpg');
	background-repeat: repeat-x;
	background-position: center top;
	font-family: verdana;
	color: black;
	margin: 0;
	padding: 8px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align: left;
}
#cms
{
	position: relative;
	margin: 0;
	padding: 0;
	min-height: 100%;
	text-align: left;
}
#cmsheading
{
	font-family: verdana;
	background-color: white;
	background-image: url('../images/cmsinnerbackground.jpg');
	background-repeat: no-repeat;
	background-position: center 6%;
	background-attachment: fixed;
	color: black;
	width: 740px;
	height: 5em;
	margin: 0;
	padding: 0 8px;
	position: fixed;
	z-index: 2;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
#cmsheading hr
{
	margin: 26px 0 0 0;
}
#IE7 #cmsheading hr
{
	margin: 6px 0 0 0;
}
#cmsinner
{
	position: relative;
	width: 740px;
	position: relative;
	margin: 0 auto;
	padding: 0;
}
#cmscontents
{
	background-color: white;
	background-image: url(../images/cmsinnerbackground.jpg);
	background-repeat: no-repeat;
	background-position: center 6%;
	background-attachment: fixed;
	position: absolute;
	width: 740px;
	min-height: 588px;
	font-family: verdana;
	font-weight: normal;
	font-style: normal;
	color: black;
	text-decoration: none;
	top: 5em;
	padding: 0 8px 1em 8px;
	margin: 0 auto;
}
#cms, #cms p, #cms div, #cms input, #cms textarea, #cms select, #adminarea, #adminarea p, #adminarea div, #adminarea input, #adminarea textarea, #adminarea select
{
	color: #000000;
	font-size: 12px;
	font-family: verdana;
	line-height: 150%;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
#cms input
{
	margin: 0;
}
#cms strong, #adminarea strong
{
	font-weight: bold;
}
#cms i, #adminarea i
{
	font-style: italic;
}
#cms u, #adminarea u
{
	text-decoration: underline;
}
#cms h1, #adminarea h1
{
	color: #000000;
	font-size: 200%;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	line-height: 125%;
	text-align: left;
	font-family: verdana;
	margin: 0;
	padding: 0;
}
#cms h2, #adminarea h2
{
	color: #084684;
	font-size: 150%;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	line-height: 125%;
	text-align: left;
	font-family: verdana;
	margin: 0;
	padding: 0;
}
#cms h3, #adminarea h3
{
	color: #404040;
	font-size: 133%;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	line-height: 125%;
	text-align: left;
	font-family: verdana;
	margin: 0;
	padding: 0;
}
#cms h4, #adminarea h4
{
	color: #808080;
	font-size: 125%;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	line-height: 125%;
	text-align: left;
	font-family: verdana;
	margin: 0;
	padding: 0;
}
#cms h5, #adminarea h5
{
	color: #084684;
	font-size: 110%;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	line-height: 125%;
	text-align: left;
	font-family: verdana;
	margin: 0;
	padding: 0;
}
#cms h6, #adminarea h6
{
	color: #808080;
	font-size: 100%;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	line-height: 125%;
	text-align: left;
	font-family: verdana;
	margin: 0;
	padding: 0;
}
#cms .resize
{
	font-size: 15px;
}
#cms strong, #adminarea strong
{
	color: black;
}
#cms a:link, #adminarea a:link
{
	color: #015d0c;

	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
#cms a:visited, #adminarea a:visited
{
	color: #015d0c;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
#cms a:hover, #cms a:focus, #cms a:active, #adminarea a:hover, #adminarea a:focus, #adminarea a:active
{
	color: #8e3d08;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
#cms th
{
	font-weight: bold;
	background-color: #dae2ea;
	text-align: left;
	vertical-align: top;
	margin: 2px;
	padding: 10px 4px 4px 4px;
	border: inset 2px gray;
	line-height: 110%;
}
#IE7 #cms th
{
	padding: 20px 4px 4px 4px;
}
#cms td
{
	font-weight: normal;
	background-color: white;
	text-align: left;
	vertical-align: top;
	margin: 2px;
	padding: 4px;
	border: inset 2px gray;
}
#cms th .helpicon
{
	position: relative;
	top: -4px;
	left: -2px;
}
#IE7 #cms th .helpicon
{
	top: -10px;
}
#cms .error, #adminarea .error, .error
{
	color: red;
	background-color: yellow;
	font-size: 100%;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	line-height: 110%;
}
#cms fieldset, #adminarea fieldset, #editpage fieldset
{
	border: none;
	background-color: transparent;
}
#IE7 .shifthelpicon
{
	top: 0;
	z-index: 2;
}
#pageflashbrowser #contents, #pageimagebrowser #contents, #pagelinkbrowser #contents
{
	width: 786px;
	height: 540px;
	overflow: hidden;
	border: none;
	margin: 0;
	left: 0;
	top: 0;
}
#pageflashbrowser form, #pageimagebrowser form, #pagelinkbrowser form
{
	min-height: 200px;
}
#pageimagebrowser .imagebutton
{
	width: 80px;
	height: 80px;
}
p,h1,h2,h3,h4,h5,h6
{
	clear: both;
}
.infofloat
{
	float: left;
}
#editor
{
	position: relative;
	left: -4%;
	width: 108%;
	z-index: 9;
}
#editedtext
{
	font-family: monospace;
}
.halfcolumn
{
	float: left;
	width: 49.9%;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.thirdcolumn
{
	float: left;
	width: 33.3%;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.twothirdscolumn
{
	float: left;
	width: 66.6%;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.quartercolumn
{
	float: left;
	width: 24.9%;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.threequartercolumn
{
	float: left;
	width: 75%;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.helpicon
{
	background-image: url(../images/helpicon.gif);
	background-repeat: no-repeat;
	background-position: center;
	padding: 10px;
	margin: 0;
	width: 0;
	height: 0;
	line-height: 0;
	font-size: 0;
	cursor: pointer;
	position: relative;
	top: -5px;
	overflow: hidden;
}
.helpbox, h1 .helpbox, h2 .helpbox, h3 .helpbox, h4 .helpbox, h5 .helpbox, h6 .helpbox
{
	color: #260c00;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	background-color: #fffaaa;
	background-image: url(../images/helpiconlarge.gif);
	background-repeat: no-repeat;
	background-position: 4px 4px;
	position: absolute;
	left: 0;
	min-height: 80px;
	z-index: 4;
	margin: 4px;
	padding: 4px 4px 4px 88px;
	border: outset 2px;
	display: none;
}
.smallbutton
{
	width: 8.3em;
	margin: 0;
	padding: 0;
}
.wideinput
{
	width: 99%;
}
.smallinput
{
	width: 4em;
}
.swatch
{
	width: 18px;
	height: 18px;
	border: 1px solid black;
	float: left;
	padding: 0;
	margin: 0;
}
.swatch .smallinput
{
	width: 18px;
	height: 18px;
	margin: 0;
}
#IE7 .helpbox
{
	margin: 24px 4px 0 4px;
}
#menus
{
	position: absolute;
}
#menus ul
{
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#menus li
{
	cursor: default;
}
#menus li a, #menus li a:link
{
	display: block;
	position: relative;
	width: 100%;
	height: 100%;
	cursor: pointer;
}
#body
{
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#paypalbutton
{
	background-color: white;
	background-image: url(https://www.paypal.com/en_GB/i/btn/btn_subscribeCC_LG.gif);
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
	width: 149px;
	height: 47px;
	cursor: pointer;
	border: none;
}
.downloadtable
{
	width: 80%;
	margin: 8px 0 8px 10%;
	padding: 0;
	border: 1px solid black;
}
.colour1
{	color: #FF8C13;
	background-color: transparent;
}
.colour2
{	color: #47CE3D;
	background-color: transparent;
}
.colour3
{	color: #000080;
	background-color: transparent;
}
.colour4
{	color: #CD0000;
	background-color: transparent;
}
body 
{
	background-image: url('../images/_current/generalbackgroundimagefilebody.jpg');
	background-position: left top;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-color: #FFF5ED;
	color: #717372;
	font-family: verdana;
	font-size: 110%;
	line-height: 150%;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	width: 980px;
	position: relative;
}
 p
{
	margin-top: 0px;
	margin-bottom: 12px;
	padding-top: 0px;
	padding-bottom: 0px;
}
 a,  a:link
{
	color: #FF8C13;
	font-weight: bold;
	text-decoration: none;
}
 a:visited
{
	color: #FF8C13;
	font-weight: bold;
	text-decoration: none;
}
 a:hover,  a:focus,  a:active
{
	color: #CD0000;
	font-weight: bold;
	text-decoration: none;
}
 h1
{
	color: #FF8C13;
	font-size: 200%;
	line-height: 125%;
	text-align: center;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 24px;
	padding-top: 0px;
	padding-bottom: 0px;
}
 h2
{
	color: #000080;
	font-size: 125%;
	line-height: 125%;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 18px;
	padding-top: 0px;
	padding-bottom: 0px;
}
 h3
{
	color: #000080;
	font-size: 110%;
	line-height: 125%;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 16px;
	padding-top: 0px;
	padding-bottom: 0px;
}
 h4
{
	color: #000080;
	font-size: 100%;
	line-height: 125%;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
}
 h5
{
	color: #717372;
	font-size: 100%;
	line-height: 125%;
	font-weight: bold;
	text-decoration: underline;
	margin-top: 0px;
	margin-bottom: 13px;
	padding-top: 0px;
	padding-bottom: 0px;
}
 h6
{
	color: #717372;
	font-size: 100%;
	line-height: 125%;
	font-weight: bold;
	text-decoration: underline;
	margin-top: 0px;
	margin-bottom: 12px;
	padding-top: 0px;
	padding-bottom: 0px;
}
 form
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
 fieldset
{
	background-color: #FFF5ED;
	margin-top: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	padding-right: 6px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-width: 2px;
	border-color: #717372;
	border-style: groove;
}
 input
{
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
}
 img
{
	border-style: none;
}
#contents 
{
	background-image: url('../images/_current/generalbackgroundimagefilecontents.jpg');
	background-position: inherit inherit;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	margin-left: 155px;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
	padding-right: 12px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-color: #717372;
	border-style: solid;
	width: 613px;
	min-height: 400px;
}
#contentscontainer 
{
	padding-bottom: 32px;
	top: 147px;
	position: absolute;
}
#footer 
{
	background-color: #DDDDDD;
	color: #717372;
	font-size: 85%;
	line-height: 180%;
	white-space: nowrap;
	border-top-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-color: #717372;
	border-style: solid;
	width: 100%;
	left: 0px;
	bottom: 0px;
	position: fixed;
	z-index: 3;
}
#footer  a, #footer  a:link
{
	color: #717372;
}
#footer  a:visited
{
	color: #717372;
}
#footer  a:hover, #footer  a:focus, #footer  a:active
{
	color: #CD0000;
}
#footer_links 
{
	padding-right: 5px;
	float: right;
}
#footer_text 
{
	padding-left: 5px;
	float: left;
}
#logo 
{
	background-image: url('../images/_current/generalbackgroundimagefilelogo.gif');
	background-position: inherit inherit;
	background-repeat: no-repeat;
	width: 387px;
	height: 123px;
	right: 0px;
	top: 12px;
	position: absolute;
}
#logo  h1
{
	display: none;
}
#menulist_main_menu 
{
	line-height: 125%;
	text-align: right;
	overflow: hidden;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
#menulist_main_menu li ul li 
{
	color: #FF8C13;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
}
#menulist_main_menu li ul li  a, #menulist_main_menu li ul li  a:link
{
	background-image: url('../images/_current/linkbackgroundimagefilemenulist_main_menu li ul li.jpg');
	background-position: inherit -10px;
	background-repeat: repeat-x;
	background-color: #BEBFBE;
	color: #000080;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	padding-right: 8px;
	width: 133px;
}
#menulist_main_menu li ul li  a:visited
{
	background-image: url('../images/_current/linkvisitedbackgroundimagefilemenulist_main_menu li ul li.jpg');
	background-position: inherit -10px;
	background-repeat: repeat-x;
	background-color: #BEBFBE;
	color: #000080;
}
#menulist_main_menu li ul li  a:hover, #menulist_main_menu li ul li  a:focus, #menulist_main_menu li ul li  a:active
{
	background-image: url('../images/_current/linkhoverbackgroundimagefilemenulist_main_menu li ul li.jpg');
	background-position: inherit -10px;
	background-repeat: repeat-x;
	background-color: #FFD3A3;
	color: #000080;
}
#menulist_main_menu li ul li .selected 
{
	background-image: url('../images/_current/generalbackgroundimagefilemenulist_main_menu li ul li .selected.jpg');
	background-position: inherit -10px;
	background-repeat: repeat-x;
	background-color: #FFD3A3;
	color: #000080;
	line-height: 125%;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	padding-right: 8px;
	width: 133px;
	display: block;
}
#menulist_main_menu li ul li ul li 
{
	color: #FF8C13;
	font-size: 85%;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
#menulist_main_menu li ul li ul li  a, #menulist_main_menu li ul li ul li  a:link
{
	background-image: url('../images/_current/linkbackgroundimagefilemenulist_main_menu li ul li ul li.jpg');
	background-position: inherit -10px;
	background-repeat: repeat-x;
	background-color: #FCFCFC;
	font-weight: normal;
}
#menulist_main_menu li ul li ul li  a:visited
{
	background-image: url('../images/_current/linkvisitedbackgroundimagefilemenulist_main_menu li ul li ul li.jpg');
	background-position: inherit -10px;
	background-repeat: repeat-x;
	background-color: #FCFCFC;
	font-weight: normal;
}
#menulist_main_menu li ul li ul li  a:hover, #menulist_main_menu li ul li ul li  a:focus, #menulist_main_menu li ul li ul li  a:active
{
	background-image: url('../images/_current/linkhoverbackgroundimagefilemenulist_main_menu li ul li ul li.jpg');
	background-position: inherit -10px;
	background-repeat: repeat-x;
	background-color: #FFEFDE;
	font-weight: normal;
}
#menulist_main_menu li ul li ul li .selected 
{
	background-image: url('../images/_current/generalbackgroundimagefilemenulist_main_menu li ul li ul li .selected.jpg');
	background-position: inherit -10px;
	background-repeat: repeat-x;
	background-color: #FFEFDE;
	color: #000080;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	padding-right: 8px;
}
#menu_banner 
{
	background-image: url('../images/_current/generalbackgroundimagefilemenu_banner.gif');
	background-position: inherit inherit;
	background-repeat: repeat;
	font-family: verdana;
	line-height: 133%;
	margin-bottom: 5px;
	display: block;
}
#menu_banner  a, #menu_banner  a:link
{
	background-color: transparent;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-color: #717372;
	border-style: solid;
	display: block;
}
#menu_banner  a:hover, #menu_banner  a:focus, #menu_banner  a:active
{
	color: #FFFF00;
}
#menu_main_menu 
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-bottom: 32px;
	width: 151px;
}
#sidebar 
{
	font-family: verdana;
	line-height: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	width: 181px;
	right: 0px;
}
#sidebar  a, #sidebar  a:link
{
	color: #000080;
}
#sidebar  a:hover, #sidebar  a:focus, #sidebar  a:active
{
	color: #CD0000;
}
#sidebar  h1
{
	background-image: url('../images/_current/h1backgroundimagefilesidebar.jpg');
	background-position: inherit inherit;
	background-repeat: repeat-x;
	background-color: #FF8C13;
	color: #000080;
	font-size: 125%;
	line-height: 125%;
	text-align: left;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-color: #717372;
	border-style: solid;
}
#sidebar  h2
{
	font-size: 110%;
}
#sidebar  h3
{
	font-size: 105%;
}
#sidebarcontainer 
{
	padding-bottom: 32px;
	right: 0px;
	position: absolute;
}
#sidebar_features 
{
	background-image: url('../images/_current/generalbackgroundimagefilesidebar_features.jpg');
	background-position: inherit inherit;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	margin-bottom: 8px;
	padding-bottom: 8px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-color: #717372;
	border-style: solid;
}
#sidebar_login 
{
	background-image: url('../images/_current/generalbackgroundimagefilesidebar_login.jpg');
	background-position: inherit inherit;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	margin-bottom: 8px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-color: #717372;
	border-style: solid;
}
#sidebar_login  p
{
	padding-left: 7px;
	padding-right: 7px;
}
#sidebar_login  a, #sidebar_login  a:link
{
	font-size: 80%;
}
#sidebar_login  fieldset
{
	background-color: transparent;
	border-style: none;
}
#sidebar_login  input
{
	width: 161px;
}
#sidebar_login  .button
{
	width: 166px;
}
#sidebar_news 
{
	background-image: url('../images/_current/generalbackgroundimagefilesidebar_news.jpg');
	background-position: inherit inherit;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	margin-bottom: 8px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-color: #717372;
	border-style: solid;
}
#sidescontainer 
{
	width: 100%;
	top: 147px;
	position: absolute;
	z-index: 1;
}
#topsection 
{
	font-size: 125%;
	line-height: 150%;
	padding-top: 12px;
	padding-bottom: 12px;
	width: 980px;
	height: 123px;
	position: absolute;
}
#topsection  a, #topsection  a:link
{
	color: #717372;
}
#topsection  a:visited
{
	color: #717372;
}
#topsection  a:hover, #topsection  a:focus, #topsection  a:active
{
	color: #CD0000;
}
.features_image 
{
	margin-top: 4px;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 0px;
	width: 67px;
	height: 67px;
	position: relative;
	float: right;
}
.features_image  a, .features_image  a:link
{
	width: 100%;
	height: 100%;
	display: block;
}
.features_image  img
{
	width: 100%;
	height: 100%;
	display: block;
}
.features_panel 
{
	color: #000000;
	font-size: 90%;
	overflow: hidden;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 8px;
	padding-bottom: 24px;
	padding-left: 7px;
	padding-right: 0px;
	width: 164px;
	min-height: 67px;
	position: relative;
}
.features_panel  a, .features_panel  a:link
{
	color: #000080;
	white-space: nowrap;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	left: 7px;
	bottom: 5px;
	position: absolute;
	display: block;
}
.features_panel  a:visited
{
	color: #000080;
}
.features_panel  a:hover, .features_panel  a:focus, .features_panel  a:active
{
	color: #CD0000;
}
.item_first_main_menu 
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	width: 133px;
}
.item_first_main_menu  a, .item_first_main_menu  a:link
{
	background-image: url('../images/_current/linkbackgroundimagefileitem_first_main_menu.jpg');
	background-position: inherit inherit;
	background-repeat: repeat-x;
	background-color: #717372;
	color: #000080;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	padding-right: 8px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-color: #717372;
	border-style: solid;
	width: 100%;
}
.item_first_main_menu  a:visited
{
	background-image: url('../images/_current/linkvisitedbackgroundimagefileitem_first_main_menu.jpg');
	background-position: inherit inherit;
	background-repeat: repeat-x;
	background-color: #717372;
	color: #000080;
}
.item_first_main_menu  a:hover, .item_first_main_menu  a:focus, .item_first_main_menu  a:active
{
	background-image: url('../images/_current/linkhoverbackgroundimagefileitem_first_main_menu.jpg');
	background-position: inherit inherit;
	background-repeat: repeat-x;
	background-color: #FF8C13;
	color: #000080;
}
.item_first_main_menu .selected 
{
	background-image: url('../images/_current/generalbackgroundimagefileitem_first_main_menu .selected.jpg');
	background-position: inherit inherit;
	background-repeat: repeat-x;
	background-color: #FF8C13;
	color: #000080;
	line-height: 125%;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	padding-right: 8px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-color: #717372;
	border-style: solid;
	width: 133px;
	display: block;
}
.item_main_menu 
{
	width: 133px;
}
.item_main_menu  a, .item_main_menu  a:link
{
	background-image: url('../images/_current/linkbackgroundimagefileitem_main_menu.jpg');
	background-position: inherit inherit;
	background-repeat: repeat-x;
	background-color: #717372;
	color: #000080;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	padding-right: 8px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-color: #717372;
	border-style: solid;
}
.item_main_menu  a:visited
{
	background-image: url('../images/_current/linkvisitedbackgroundimagefileitem_main_menu.jpg');
	background-position: inherit inherit;
	background-repeat: repeat-x;
	background-color: #717372;
	color: #000080;
}
.item_main_menu  a:hover, .item_main_menu  a:focus, .item_main_menu  a:active
{
	background-image: url('../images/_current/linkhoverbackgroundimagefileitem_main_menu.jpg');
	background-position: inherit inherit;
	background-repeat: repeat-x;
	background-color: #FF8C13;
	color: #000080;
}
.item_main_menu .selected 
{
	background-image: url('../images/_current/generalbackgroundimagefileitem_main_menu .selected.jpg');
	background-position: inherit inherit;
	background-repeat: repeat-x;
	background-color: #FF8C13;
	color: #000080;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	padding-right: 8px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-color: #717372;
	border-style: solid;
	width: 133px;
	display: block;
}
.news_link 
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-bottom: 8px;
	padding-left: 7px;
	padding-right: 0px;
	width: 164px;
}
.news_panel 
{
	color: #000000;
	font-size: 90%;
	overflow: hidden;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 8px;
	padding-bottom: 0px;
	padding-left: 7px;
	padding-right: 0px;
	width: 164px;
	height: 125px;
}
.news_panel  p
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	padding-right: 0px;
}
.news_panel  h2
{
	line-height: 125%;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
.news_panel  img
{
	display: none;
}
.panel_left 
{
	background-color: #FFF5ED;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 0px;
	margin-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-color: #717372;
	border-style: solid;
	width: 48%;
	position: relative;
	float: left;
}
.panel_right 
{
	background-color: #FFF5ED;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 0px;
	margin-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-color: #717372;
	border-style: solid;
	width: 48%;
	position: relative;
	float: right;
}
#IE6 #contents
{
	height: 400;
}
#IE6 #footer
{
	position: absolute;
}
#IE6 .features_panel
{
	height: 67;
}
#IE6 #container
{
	display: block;
	height: 3000px;
}
#IE7 #menus ul li
{
	position: relative;
	left: -18px;
}
#IE6 #menus ul li
{
	left: 0;
}
#IE7 #menus ul li ul li
{
	left: 0;
}
#validatebutton
{
	width: 120px;
	height: 29px;
	border: none;
	position: fixed;
	top: 2px;
	right: 2px;
	z-index: 9;
}
#popupbackground
{
	display: none;
	position: fixed;
	z-index: 8;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: black;
	filter: alpha(opacity=40);
	-moz-opacity: 0.40;
	opacity: 0.40;
}
 
#popupwindow
{
	position: fixed;
	z-index: 9;
	width: 80%;
	height: 50%;
	top: 50%;
	left: 10%;
	display: none;
	border: 2px outset #808080;
	padding: ;
	margin: 0;
	background-color: #FFFFFF;
	overflow: auto;
	text-align: left;
}
 
#popupclose
{
	position: fixed;
	top: 51%;
	right: 11.2%;
	background-color: red;
	border: 1px outset gray;
	color: white;
	font-weight: bold;
	font-size: 12px;
	padding: 3px;
	font-style: normal;
	font-family: verdana;
	z-index: 3;
}
