﻿h1
{
    font-size: 138.5%;
    color: #CB0178;
    font-family: Georgia, Tahoma, 'Times New Roman';
    font-size: 22px;
    font-weight: normal;
    margin: 10px 0px 0px;
    padding: 0px;
}

h2
{
    font-size: 123.1%;
}

h3
{
    font-size: 108%;
}

h1, h2, h3
{
    margin: 1em 0;
}

h1, h2, h3, h4, h5, h6, h7, strong
{
    font-weight: bold;
}

abbr, acronym
{
    border-bottom: 1px dotted #000;
    cursor: help;
}

em
{
    font-style: italic;
}

blockquote, ul, ol, dl
{
    margin: 1em;
}

ol, ul, dl
{
    margin-left: 1.5em; /* For IE */ *margin-left:2em;
}

ol li
{
    list-style: decimal outside;
}

ul li
{
    list-style: disc outside;
}

dl dd
{
    margin-left: 1em; /* For IE */ *margin-left:0.5em;
}

th, td
{
    padding: 0em;
}

th
{
    font-weight: bold;
    text-align: center;
}

caption
{
    margin-bottom: .5em;
    text-align: center;
}

p, fieldset, table, pre
{
    margin-bottom: 1em;
}

input[type=text], input[type=password], textarea
{
    width: 12.25em; *width:11.9em;
}

table.noborder input
{
    border: none;
}

input[type=checkbox]
{
    border: none;
}

h1
{
    font-size: 22px;
    color: #cb0178;
    padding: 0px;
    margin: 30px 0px 0px 0px;
    font-weight: normal;
    font-family: Georgia, Tahoma, Times New Roman;
}

h2
{
    font-size: 18px;
    color: black;
    padding: 0px;
    margin: 18px 0px 3px 0px;
    font-weight: normal;
}

h3,h4
{
     font-size: 15px; padding: 0px;
}

h3
{
    color: #000000;
    margin: 10px 0px 3px 0px;
    font-weight: bold;
}

h4
{
    font-weight: normal;
    color: #cb0178;
    margin: 10px 0px 0px 0px;
}

.box h4
{
    margin: 0px;
}

h5,h6
{
   font-size: 12px; font-weight: bold; 
}

h5
{
    color: #000000;
    padding: 0px;
    margin: 10px 0px 0px 0px;
}

h6,h7
{
    color: rgb(9,69,107);
    margin: 0px;
    margin-top: 10px;
    font-family: Arial, Helvetica;
}

h7
{
    font-size: 14px;
    font-weight: bold;
}

.box1 h6
{
    margin-top: 0px;
}

a img
{
    border-width: 0px;
    border: none;
}

a
{
    text-decoration: none;
    color: #CB0178; /*blue link */
}

a:hover
{
    text-decoration: underline;
}

ul li
{
    list-style-image: url(/images/bullet_pink.gif);
    list-style-position: outside;
}

div, p, td, table, input, li, th
{
    text-align: left;
}

input
{
    padding: 0px;
    margin: 0px 3px 0px 0px;
    border: 1px solid #cccccc;
}

input.btn
{
    text-align:center;   
    font-size: 18px;
    padding: 10px;
}

p
{
    margin: 12px 0px;
}

