@charset "utf-8";
@media all {
* {
margin : 0;
padding : 0;
}
option {
padding-left : 0.4em;
}
* html body * {
overflow : visible;
}
* html iframe, * html frame {
overflow : auto;
}
* html frameset {
overflow : hidden;
}
html {
height : 100%;
margin-bottom : 1px;
}
body {
font-size : 100.01%;
min-height:101%;
color : #73008c;
background : #fff;
text-align : justify;
}
fieldset, img {
border : 0 solid;
}
ul, ol, dl {
margin : 0 0 1em 1em;
}
li {
margin-left : 1.5em;
line-height : 1.5em;
}
dt {
font-weight : bold;
}
dd {
margin : 0 0 1em 2em;
}
blockquote {
margin : 0 0 1em 1.5em;
}
#header {
position : relative;
}
#topnav {
text-align : right;
}
#header #topnav {
position : absolute;
top : 10px;
right : 10px;
}
#header, #nav, #main, #footer {
clear : both;
}
#col1 {
float : left;
width : 200px;
}
#col2 {
float : right;
width : 200px;
}
#col3 {
width : auto;
margin : 0 200px;
padding-right : 15px;
}
#col1_content, #col2_content, #col3_content {
position : relative;
}
#col3_content table
{ border-color:#79008c; margin-left: auto;
margin-right: auto; border-spacing: 0px;}

#col1_content ul li {
text-decoration : none;
list-style : none;
border-bottom : 1px solid #73008c;
padding-left : 8px;
margin-left : -20px;
margin-right : 20px;
margin-bottom:3px;
padding-bottom:3px;
}
.hideboth #col3 {
margin-left : 0;
margin-right : 0;
}
.hidecol1 #col3 {
margin-left : 0;
margin-right : 200px;
}
.hidecol2 #col3 {
margin-left : 200px;
margin-right : 0;
}
.hideboth #col1, .hideboth #col2, .hidecol1 #col1, .hidecol2 #col2 {
display : none;
}
.clearfix:after {
content : ".";
display : block;
height : 0;
clear : both;
visibility : hidden;
}
.clearfix {
display : block;
}
.floatbox {
overflow : hidden;
}
#ie_clearing {
display : none;
}
.subcolumns {
width : 100%;
overflow : hidden;
}
.subcolumns_oldgecko {
width : 100%;
float : left;
}
.c50l, .c25l, .c33l, .c38l, .c66l, .c75l, .c62l {
float : left;
}
.c50r, .c25r, .c33r, .c38r, .c66r, .c75r, .c62r {
float : right;
margin-left : -5px;
}
.c25l, .c25r {
width : 25%;
}
.c33l, .c33r {
width : 33.333%;
}
.c50l, .c50r {
width : 50%;
}
.c66l, .c66r {
width : 66.666%;
}
.c75l, .c75r {
width : 75%;
}
.c38l, .c38r {
width : 38.2%;
}
.c62l, .c62r {
width : 61.8%;
}
.subc {
padding : 0 0.5em;
}
.subcl {
padding : 0 1em 0 0;
}
.subcr {
padding : 0 0 0 1em;
}
.skip, .hideme, .print {
position : absolute;
top : -1000em;
left : -1000em;
height : 1px;
width : 1px;
}
.skip:focus, .skip:active {
position : static;
top : 0;
left : 0;
height : auto;
width : auto;
}
}
@media all {
#nav_main {
width : 100%;
overflow : hidden;
float : left;
display : inline;
background : #73008c url("background.gif") repeat-x center right;
border-top : 1px solid #333;
border-bottom : 1px solid #333;
line-height : 0;
}
#nav_main ul {
border-left : 1px solid #aaa;
border-right : 1px solid #fff;
display : inline;
float : left;
margin : 0;
margin-left : 50px;
padding : 0;
}
#nav_main ul li {
border-left : 1px solid #fff;
border-right : 1px solid #aaa;
display : inline;
float : left;
font-size : 1em;
line-height : 1em;
list-style-type : none;
margin : 0;
padding : 0;
}
#nav_main ul li a, #nav_main ul li strong {
background : transparent;
color : #000;
display : block;
font-size : 1em;
font-weight : bold;
margin : 0;
padding : 0.5em 0.8em 0.5em 0.8em;
text-decoration : none;
width : auto;
}
#nav_main ul li a:focus, #nav_main ul li a:hover, #nav_main ul li a:active {
color : #333;
font-weight : bold;
text-decoration : none;
}
#nav_main ul li#current {
background : #272727 url("background_active.gif") repeat-x center right;
border-left : 1px solid #444;
border-right : 1px solid #888;
}
#nav_main ul li#current strong, #nav_main ul li#current a, #nav_main ul li#current a:focus, #nav_main ul li#current a:hover, #nav_main ul li#current a:active {
background : transparent;
color : #fff;
text-decoration : none;
}
}
@media all {
body {
background : #eef3f8 url("bg_yellow.gif") repeat-x fixed top left;
padding : 10px 0;
}
#page_margins {
width : 1000px;
margin : 0 auto;
border : 0 solid #889;
}
#page {
background : #fff;
border : 10px solid #fff;
}
body {
text-align : center;
}
#page_margins {
text-align : left;
}
#header {
color : #73008c;
background : #fff repeat-x top left;
padding : 45px 2em 1em 20px;
}
#topnav {
color : #73008c;
background : transparent;
}
#nav ul {
margin-left : 20px;
}
#nav_main {
background-color : #73008c;
}
#main {
background : #fff;
padding : 10px 0;
}
#footer {
color : #73008c;
background : #ffffff;
padding : 5px 20px 10px 20px;
border-top : 1.5px dotted #73008c;
}
#col1 {
width : 20%;
}
#col1_content {
padding : 10px 10px 10px 20px;
}
#col2 {
width : 20%;
}
#col2_content {
padding : 10px 20px 10px 10px;
}
#col3 {
margin : 0 20%;
}
#col3_content {
padding : 10px;
}
#nav * {
border : 0 none !important ;
}
#nav_main {
background : url("background_active.gif");
}
#nav_main ul {
margin-left : 10px;
}
#nav_main ul li {
line-height : 1.2em;
}
#nav_main ul li a, #nav_main ul li strong {
color : #fbdc04;
font-weight : bold;
padding : 0.5em 0.8em 0.5em 0.8em;
}
#nav_main ul li a:focus {
color : #fbdc04;
font-weight : bold;
padding : 0.5em 0.8em 0.5em 0.8em;
}
#nav_main ul li a:hover {
color : #aaa;
font-weight : bold;
padding : 0.5em 0.8em 0.5em 0.8em;
}
#nav_main ul li a:active {
background : transparent;
color : #fbdc04;
font-weight : bold;
}
#nav_main ul li#current {
background : transparent;
}
#nav_main ul li#current strong, #nav_main ul li#current a, #nav_main ul li#current a:focus, #nav_main ul li#current a:hover, #nav_main ul li#current a:active {
color : #aaa;
font-weight : bold;
}
}
@media all {
html * {
font-size : 100.01%;
}
textarea, pre, tt, code {
font-family : "Verdana", Arial, monospace;
}
body {
font-family : Verdana, Helvetica, Arial, sans-serif;
font-size : 75%;
color : #73008c;
}
h1, h2, h3, h4, h5, h6 {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-weight : bold;
color : #73008c;
margin : 0 0 0.25em 0;
}
h1 {
font-size : 130%;
color : #73008c;
}
h2 {
font-size : 120%;
color : #73008c;
}
h3 {
font-size : 100%;
color : #73008c;
}
#header h1 {
font-size : 2.5em;
letter-spacing : -2px;
line-height : 65%;
color : #73008c;
}
#header span {
color : #73008c;
}
p {
line-height : 1.5em;
margin : 0 0 1em 0;
}
ul, ol, dl {
line-height : 1.5em;
margin : 0 0 1em 1em;
}
li {
margin-left : 1.5em;
line-height : 1.5em;
}
dt {
font-weight : bold;
}
dd {
margin : 0 0 1em 2em;
}
cite, blockquote {
font-style : italic;
}
blockquote {
margin : 0 0 1em 1.5em;
}
strong, b {
font-weight : bold;
}
em, i {
font-style : italic;
}
pre, code {
font-family : monospace;
font-size : 1.1em;
}
acronym, abbr {
letter-spacing : 0.07em;
border-bottom : 0.1em dashed #c00;
cursor : help;
}
.note {
background : #dfd;
padding : 1em;
border-top : 1px dotted #bdb;
border-bottom : 1px dotted #bdb;
}
.important {
background : #ffd;
padding : 1em;
border-top : 1px dotted #ddb;
border-bottom : 1px dotted #ddb;
}
.warning {
background : #fdd;
padding : 1em;
border-top : 1px dotted #dbb;
border-bottom : 1px dotted #dbb;
}
.float_left {
float : left;
display : inline;
margin-right : 1em;
margin-bottom : 0.15em;
}
.float_right {
float : right;
display : inline;
margin-left : 1em;
margin-bottom : 0.15em;
}
.center {
text-align : center;
margin : 0.5em auto;
}
a {
color : #73008c;
text-decoration : none;
font-weight : bold;
}
a:focus, a:hover, a:active {
color : #73008c;
text-decoration : none;
}
#topnav a {
color : #73008c;
font-weight : normal;
background : transparent;
text-decoration : none;
}
#topnav a:focus, #topnav a:hover, #topnav a:active {
text-decoration : none;
background-color : transparent;
}
#footer a {
color : #fbdc04;
background : transparent;
font-weight : bold;
}
#footer a:focus, #footer a:hover, #footer a:active {
color : #4d87c7;
background-color : transparent;
text-decoration : underline;
}

hr {
color : #fff;
background : transparent;
margin : 0 0 0.5em 0;
padding : 0 0 0.5em 0;
border : 0;
border-bottom : 1px solid #73008c;
}
}
@media print {
body, #page_margins, #page, #main {
margin : 0;
padding : 0;
border : 0;
}
#page_margins, #page {
width : 100% !important ;
min-width : 0;
max-width : none;
}
#header {
height : auto;
display : none;
}
#topnav, #nav, #search, #footer {
display : none;
}
.c25l, .c33l, .c38l, .c50l, .c62l, .c66l, .c75l, .c25r, .c33r, .c38r, .c50r, .c62r, .c66r, .c75r {
width : 100%;
margin : 0;
float : none;
overflow : visible;
display : table;
}
.subc, .subcl, .subcr {
margin : 0;
padding : 0;
}
.print {
position : static;
top : 0;
left : 0;
height : auto;
width : auto;
}
body * {
font-family : "Verdana", Times, serif;
}
code, pre {
font-family : "Verdana", Courier, mono;
}
body {
font-size : 11pt;
}
h1, h2, h3, h4, h5, h6 {
page-break-after : avoid;
}
abbr[title]:after, acronym[title]:after {
content : '(' attr(title) ')';
}
#page a[href^="http:"], #page a[href^="https:"] {
padding-left : 0;
background-image : none;
}
a[href]:after {
content : " ";
color : #444;
background : inherit;
font-style : italic;
}
#col1_content:before, #col2_content:before, #col3_content:before {
content : "";
color : #888;
background : inherit;
display : block;
font-weight : bold;
font-size : 1.5em;
}
.floatbox, .subcolumns, .subcolums_oldgecko {
overflow : visible;
display : table;
}
}
@media print {
#col1 {
display : none;
}
#col2 {
display : none;
}
#col3, #col3_content {
width : 100%;
margin : 0;
padding : 0;
border : 0;
}
} 
