*
{
padding: 0em;
margin: 0px;
}

body
{
background: #3399cc; repeat-x;
padding: 0px 0px 0px 0px;

}

body,input
{
font-size: 14pt;
font-family: "TW Cen Mt", "times new roman", serif;
color: #9e9b9c;
}

p
{
line-height: 1.0em;
margin-left: 0em;
margin-right:1.0em;
margin-bottom: 1.0em;
text-align: justify;
}

a
{
color: #283234;
text-decoration: no underline;
border-bottom: none;
outline: none;
}

a img
{
border:none
}

h3 span
{
font-weight: normal;
}

h3,h4
{
display: inline;
color: #283234;
font-weight: bold;
background-repeat: no-repeat;
background-position: right;
}

h3
{
font-size: 1.2em;
padding-right: 34px;
background-image: url('images/db1.gif');
}

h4
{
font-size: 2em;
padding-right: 28px;
color: #283234;
}

.contentarea
{
padding-top: 0em;

}

ul.linklist
{
list-style: none;
}

ul.linklist li
{
line-height: 2.0em;
}

#upbg
{
position: absolute;
top: 0px;
left: 0px;
width: 750px;
height: 113px;
background: #fff url('images/bg1.jpg') repeat-x;
z-index: 1;
}

#outer
{
z-index: 2;
position: relative;
/*
	The width value below controls the overall width of the design. By default it's set to 82%
	(so it'll take up 82% of the browser window's width). You can set it to a different percentage
	value (70%, 90%, etc.) or even a pixel value (760px, 800px, etc.) to enforce a fixed width.
*/
width: 800px;
height: 3500px;
border: solid 0px #fff;
background-color: #fff;
margin: 0 auto;
}

#header

{
position: relative;
width: 100%;
height: 0px;
background: #0072a6 url('') no-repeat center left;
margin-bottom: 0px;
}


#headercontent
{
position: absolute;
bottom: 0em;
padding: 0em 2.0em 1.3em 2.0em;
}

#headercontent h1
{
font-weight: normal;
color: #283234;
font-size: 2.5em;
}

#headercontent h1 sup
{
color: #283234;
}

#headercontent h2
{
font-size: 1.0em;
font-weight: normal;
color: #283234;
}

#menu
{
position: relative;
background: #ffffff url('') repeat-x top left;
height: 3.5em;
padding: 0em 1.0em 0em 1.0em;
margin-bottom: 0px;
}

#menu ul
{
position: absolute;
top: 1.1em;
}

#menu ul li
{
position: relative;
display: inline;
}

#menu ul li a
{
padding: 0.0em 0.0em 0.0em 0.0em;
color: #cc1c27;
text-decoration: none;
}

#menu ul li a:hover
{
text-decoration: underline;
}

#menu ul li a.active
{
background: #030303 url('') repeat-x top left;
}

#menubottom
{
background: #424242 url('') repeat-x;
height: 14px;
margin-bottom: 0px;
}


#content
{
padding: 2em 2.0em 0em 0.0em;
}

#primarycontainer
{
float: left;
margin-right: -400.0em;
width: 85%;
}

#primarycontent
{
margin: 1em 5em 0em 2em;
}

#footer
{
position: relative;
height: 2.0em;
clear: both;
padding-top: 5.0em;
background: #fff url('') repeat-x 0em 2.5em;
font-size: 0.8em;
color: #black;
}

#footer .left
{
position: absolute;
left: 2.0em;
bottom: 1.2em;
}

#footer .right
{
position: absolute;
right: 2.0em;
bottom: 1.2em;
}



