A:link, A:visited, A:active
	{
	TEXT-DECORATION: none
	}
A:hover
	{
	TEXT-DECORATION: underline;
	}
BODY
	{
	margin: 4px 4px 4px 4px;
	FONT-FAMILY: arial, verdana, helvetica, sans;
	}
#main
	{
	width: 780px; height: auto; border: solid 1px #000;
	background: url(images/background-main.gif) repeat-y;
	}
#header
	{
	width: 780px; height: 130px;
	}
#menu
	{
	width: 780px; height: 20px; text-align: right;
	background: url(images/menu-background.gif) repeat-x;
	float: right;
	TEXT-ALIGN: center;
	font-size: .8em;
	}
#content
	{
	width: 560px; height: 100%; position: relative top right; float: right;
	text-align: left;
	padding: 0 12px 12px 12px;
	}
#content:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
#nav
	{
	width: 156px; height: 100%; position: relative top left; border: solid 0px #333; float: left;
	text-align: left;
	padding: 0 12px 0 12px;
	}
#footer
	{
	width: 780px; height: 68px;
	background: url(images/footer.gif) repeat-x;
	font-size: .8em;
	text-align: left;
	}
#subfooter
	{
	width: 780px; height: 36px;
	background: url(images/copyright.gif) no-repeat;
	clear: both;
	}
#subheader
	{
	width: 780px; height: 24px;
	background: url(images/shadow.gif) top right no-repeat;
	}
#copyright
	{
	color: #686868;
	width: 780px; height: 12px;
	text-align: center;
	font-size: 7pt;
	}
#textlink
	{
	font-size: 7pt;
	margin: 0 auto 0 auto;
	width: 780px;
	height: 12px;
	text-align: center;
	}
#textlink a:link {color: #686868; text-decoration: none;}
#textlink a:visited {color: #686868; text-decoration: none;}
#textlink a:hover,#textlink a:active,#textlink a:focus {color: #686868; text-decoration: underline;}
#TS {
	margin: 0 auto 0 auto;
	float: right;
	width: 100px;
	height: 18px;
}
#wrapper {
	width: 560px;
	background: url(images/operator.jpg) top right no-repeat;
}
#wrapper:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/*
 * User defined elements
 */
h1
	{
	font-size: 82%;
	margin-bottom: 4px;
	}
h2, h3
	{
	font-size: 82%;
	font-weight: bold;
	letter-spacing: .2em;
	margin: 8px 0 0 0;
	}
h4
	{
	font-size: 82%;
	font-weight: bold;
	letter-spacing: .2em;
	margin: 24px 0 0 0;
	}
h5
	{
	color: #5E5E5E;
	font-size: 67%;
	font-weight: bold;
	margin: 8px 0 0 0;
	}
p
	{
	margin-top: 4px;
	margin-bottom: 8px;
	text-align: justify;
	font-size: 67%;
	}
select.flat
	{
	background: #abb5c2;
	}
#content ul li
	{
	font-size: 67%;
	font-weight: bold;
	font-style: italic;
	}

/*
 * User defined classes
 */
.blue
	{
	color: #2E586E;
	font-size: 82%;
	}
.button
	{
	color: #2E586E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background: transparent;
	border: 1px solid #A7A6AA;
	cursor: hand;
	}
.emphasis
	{
	color: #21558A;
	font-style: italic;
	font-weight: bold;
	margin: 8px 0px 0px; 0px;
	}
.fineprint
	{
	color: #5E5E5E;
	font-size: 67%;
	margin: 0px 0px 0px; 0px;
	}
.flat
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 82%;
	color: #2E586E;
	background: transparent;
	border: 1px solid #A7A6AA;
	cursor: text;
	}
.formhead
	{
	color: #2E586E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 67%;
	font-weight: bold;
	}
.formtext
	{
	color: #5E5E5E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 82%;
	}
.legal
	{
	color: #5E5E5E;
	font-size: 67%;
	margin: 0px 0px 0px 0px;
	}
.normal
	{
	font-size: 82%;
	}

#content A:link, #content A:visited, #content A:active
	{
	color: #006868;
	font-size: .7em;
	TEXT-DECORATION: none
	}
#content A:hover
	{
	color: #006868;
	font-size: .7em;
	TEXT-DECORATION: underline;
	}

/*
 * User named DIVs
 */
#div1
	{
	}
#div2
	{
	}
#div3
	{
	}
#div4
	{
	}
