/*
-- Copyright NetcodesUK
-- This is a free template made by oxidati0n
-- www.netcodesuk.com
*/



body
{
	background-color:#FFFFFF;
	margin-left:100px;
	margin-right:50px;
	width:320px;
	font-size:13pt;
	font-family:Tahoma,Verdana,Sans-Serif;
}
.contentLayer
{
	width:50;
	border:groove;
	border-width:0px;
	border-color:black;
	opacity:1;
	
}
.printLogo
{
	background-image:url('images/defaultlogo.gif');
	background-repeat:no-repeat;
	background-position:center center;
	border-width:0px;
	width:270px;
	height:54px;
}

.showSlogan
{
	margin-left:578px;
	text-align:right;
	font-size:10pt;
	width:200px;
	font-family:Tahoma,Verdana,Sans-Serif;
}

a,
a:visited,
a:active
{
	text-decoration:none;
	color:#121212;
}

a:hover
{
	text-decoration:underline;
	color:#020202;
}

.doBorder
{
	border:ridge;
	border-width:1px;
	border-color:black;
	width:780px;
	height:40px;
	margin-top:-18px;
}

.doMainBorder
{
	border:ridge;
	border-width:1px;
	border-color:black;
	width:780px;
}

.positionLayer
{
	position:relative;
	left:50px;
}

.preNotice
{
	position:absolute;
	background-image:url('images/warn.gif');
	background-repeat:no-repeat;
	background-position:center left;
	height:30px;
	width:30px;
}
.showNotice
{
	position:absolute;
	color:maroon;
	margin-left:30px;
	font-size:10pt;
	width:300px;
	font-family:Tahoma,Verdana,Sans-Serif;
}

.layerBar
{
	background-image:url('images/bar_underlay.gif');
	background-repeat:repeat-x;
	width:780px;
	opacity:0.1px;
}

.primaryMenu
{
	width:200px;
	margin-left:0px;
}

.subMenu
{
	margin:12pt;
}

.selectedButton
{
	background-image:url('images/b_activebg.gif');
	background-repeat:no-repeat;
	width:188px;
	height:49px;
	margin-bottom:-22px;
	margin-top:-20px;
	color:#FFFFFF;
	font-family:Tahoma,Verdana,Sans-Serif;
	font-size:13pt;

}

.normalButton
{
	background-image:url('images/b_normalbg.gif');
	background-repeat:no-repeat;
	width:188px;
	height:49px;
	margin-bottom:-20px;
	margin-top:-49px;
	color:#FFFFFF;
	font-family:Tahoma,Verdana,Sans-Serif;
	font-size:13pt;
	margin-left:188px;
}

.normalButtonB
{
	background-image:url('images/b_normalbg.gif');
	background-repeat:no-repeat;
	width:188px;
	height:49px;
	margin-bottom:-20px;
	margin-top:-49px;
	color:#FFFFFF;
	font-family:Tahoma,Verdana,Sans-Serif;
	font-size:13pt;
	margin-left:376px;
}

.lastButton
{
	background-image:url('images/b_normalbg.gif');
	background-repeat:no-repeat;
	width:188px;
	height:49px;
	margin-bottom:-20px;
	margin-top:-49px;
	color:#FFFFFF;
	font-family:Tahoma,Verdana,Sans-Serif;
	font-size:13pt;
	margin-left:564px;
}


.buttonText
{
	position:relative;
	bottom:-13px;
}

.buttonTextSub
{
	position:relative;
	bottom:-13px;
}

.menuLink,
.menuLink:hover,
.menuLink:active,
.menuLink:visited
{
	color:#FFFFFF;
}

.betweenBreak
{
	margin-bottom:5px;
}

.mainArea
{
	text-align:left;
	margin-left:5px;
	margin-bottom:5px;
	margin-top:5px;
	margin-right:5px;
}

.mainArea h3
{
	font-size:12pt;
	letter-spacing:0.05px;
	font-weight:0;
}

.footer
{
	font-size:9pt;
	font-family:Verdana,Tahoma,Sans-Serif;
	width:430px;
	border:groove;
	border-color:black;
	border-width:0px;
	margin-left:350px;
	margin-top:-1px;
	text-align:right;
	opacity:1;
}
