
div.fluid
 { width: 92% !important }
div.fixed
 { width: 850px !important }
*
{
margin: 0em;
padding: 0em;
}

body
 { color: #585858; font-size: 10pt; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #fff }

h1,h2,h3,h4
{
font-weight: normal;
letter-spacing: -1px;
text-transform: lowercase;
}

h3,h4
 { color: #ff0198 }

h1 span
{
font-weight: bold;
}

h3 span
{
font-weight: bold;
}

h4 span
 { font-weight: bold }

br.clear
{
clear: both;
}

img
 { padding: 3px }

img.icon
{
border: 0px;
vertical-align: middle;
}
a
  { color: #1691e2; font-style: normal }

a:hover
{
text-decoration: none;
}

ul
{
margin-left: 1.5em;
}
p
{
line-height: 1.7em;
}
#header
 { background-image: url("images/bg_header.png"); background-repeat: repeat-x; background-attachment: scroll; background-position: 0 0; width: 100%; height: 109px }

#header_inner
 { margin: 0 auto; position: relative; width: 850px; height: 109px }
#logo img
 { position: absolute; top: 24px; bottom: 0; width: 450px; height: 55px; border: 0 }
#menu
   { background-image: none; position: absolute; top: 79px; right: 0; bottom: 0; float: right }

#menu ul
{
list-style: none;
}

#menu li
{
float: left;
}


#menu li a
   { color: #616161; font-size: 0.8em; font-weight: bold; font-stretch: normal; text-decoration: none; background: #fff url("images/b1.png") repeat-x; text-transform: lowercase; display: block; margin-left: 0; padding: 1em 1.3em 0.8em; border: solid 0 #000 }
#menu2 li a { color: #ff0198; font-size: 0.8em; font-weight: bold; font-stretch: normal; text-decoration: none; background: #fff url("images/b1.png") repeat-x; text-transform: lowercase; display: block; margin-left: 0; padding: 1em 1.3em 0.8em; border: solid 0 #000 }
#menu li a.active
   { color: #ff0198; font-stretch: normal; background-image: url("images/b1.png"); background-repeat: repeat-x; background-attachment: scroll; background-position: 0 0 }
#menu li a:hover    { color: #ff0198 }
#main
 { background: #fff repeat-x 0 1px }

#main_inner p
{
text-align: justify;
margin-bottom: 1.0em;
}

#main_inner ul
{
margin-bottom: 1.0em;
}

#main_inner
 { margin: 0 auto; padding-top: 3.5em; position: relative; width: 850px }

#main_inner h3,h4
 { position: relative }

#main_inner h3
{
font-size: 2.1em;
padding-bottom: 0.1em;
margin-bottom: .5em;
}

#main_inner h4
{
font-size: 1.2em;
padding-bottom: 0.175em;
margin-bottom: .5em;
margin-top: 0.95em;
}
#footer
 { text-align: left; text-transform: lowercase; margin: 1em auto 1.5em; padding-top: 1em; width: 850px; clear: both; border-top: 1px dotted #e1e1e1 }
#primaryContent
	{
	position: relative;
	margin-right: 17em;
	}
	
	#columnA
	 { margin-right: -17em; padding-right: 2em; position: relative; width: 450px; float: left }
#secondaryContent
	  { padding-left: 0; position: absolute; left: 625px; width: 250px; float: right }
#columnB
	    { padding: 0 0 0.5em 150px; width: 250px; float: right }
