#content
{
    background-color:White;
    margin-right:0px;
    margin-left:0px;
    position:relative;
    text-align:justify;
    width:985px;
    z-index:1;
}

#footer
{
    background-color:#192168;
    color:White;
    font-size:x-small;
    margin-top:50px;
    position:relative;
    text-align:center;
    width:985px;
    z-index:-1;
	float:left;
}

#header
{
    background-color:#192168;
    width:985px;
    height:90px;
    text-align:center;
    margin-bottom:5px;
}

a
{
    font-family:Verdana;
    font-size:1em;
    color:White;
    text-decoration:none;
}

a.paragraph
{
    text-decoration:underline;
    color:#AAA75a;
}

a.gold
{
    text-decoration:underline;
    color:#AAA75a;
}

a.printerFriendly
{
    color:#AAA75a;
}

a.red
{
    text-decoration:underline;
    font-size:.75em;
    color:Red;
}

a.topPage
{
    color:Gray;
    margin-right:5px;
    margin-left:5px;
    padding-bottom:5px;
}

a:hover
{
    text-decoration:underline;
}

body 
{
    background-color:White;
    width:985px;
    margin-right:10px;
    margin-left:10px;
    margin-top:10px;
    margin-bottom:10px;
    font-family:Verdana;
    font-size:small;
}

#navigation
{
    width:985px;
    background-color:#AAA75a;
    height:20px;
    text-align:center;
    margin-bottom:0px;
}

div.bannerText
{
    float:left; 
    text-align:left; 
    color:White; 
    margin-top:25px; 
    margin-left:5px;
}

div.outline
{
    border-style:solid;
    border-width:4px;
    border-color:#AAA75a;    
}

div.outlineFullPage
{
    position:absolute;
    top:75px;
    width:980px;
    left:0px;
    float:left;
    border-style:solid;
    border-width:4px;
    border-color:#192168; 
}

div.columnCenter
{
    float:left;
}

div.columnLeft
{
    float:left;
    padding-top:10px;
    margin-bottom:25px;
    width:480px;
}

div.columnLeftHighlight
{
    width:480px;
    float:left;
    margin-bottom:10px;
    padding-top:10px;
    background-color:#CCCCFF;
}

div.columnRight
{    
    float:right;
    margin-bottom:25px;
    padding-top:10px;
    width:480px;
}

div.columnRightHighlight
{
    width:480px;
    float:right;
    margin-bottom:10px;
    background-color:#CCCCFF;
}

div.fullColumnCenter
{
    float:left;
    width:985px;
}

div.halfColumnLeft
{
    float:left;
    width:235px;
}

div.halfColumnRight
{
    float:left;
    width:235px;   
}

div.halfOutlineColumnLeft
{
    float:left;
    width:235px;
}

div.halfOutlineColumnRight
{
    float:right;
    width:235px;
}

div.introduction
{
    float:left;
    text-align:justify;
    width:100%;
}

div.productsLeft
{
    float:left;
    padding-top:10px;
    width:200px;
}

div.productsRight
{
    float:right;
    padding-top:10px;
    width:780px;
}

div.quarterColumnLeft
{
    float:left;
    width:200px;   
}

div.quarterColumnRight
{
    float:right;
    width:200px;   
}

div.outlineColumnLeft
{
    width:480px;
    float:left;
    border-style:solid;
    border-width:4px;
    border-color:#192168; 
}

div.outlineColumnRight
{
    width:480px;
    float:right;
    border-style:solid;
    border-width:4px;
    border-color:#192168;
}

div.thirdColumnLeft
{
    float:left;
    text-align:center;
    width:160px;
}

div.thirdColumnRight
{
    float:right;
    text-align:center;
    width:160px;
}

div.twoThirdColumnLeft
{
    float:left;
    text-align:left;
    width:320px;
}

div.twoThirdColumnRight
{
    float:right;
    text-align:right;
    width:320px;
}

div.thirdOutlineColumnLeft
{
    float:left;
    text-align:center;
    width:155px;
}

div.thirdOutlineColumnRight
{
    float:right;
    text-align:center;
    width:155px;
}

div.twoThirdOutlineColumnLeft
{
    float:left;
    text-align:left;
    width:315px;
}

div.twoThirdOutlineColumnRight
{
    float:right;
    text-align:right;
    width:315px;
}

div.printerFriendly
{
    text-align:right;
    padding-top:0px;
    padding-bottom:0px;
    margin-top:0px; 
    margin-bottom:0px;
}

div.servicesSection
{   
    border-color:#192168;
    border-style:none; 
    border-width:4px;
    margin-bottom:0px;
    padding-top:0px;
    text-align:center;    
}

div.bottomPushButtons
{
    margin-top:100px;
}

div.xmlDetails
{
    margin-top:5px;
    margin-left:15px;
    margin-bottom:5px;

}

div.xmlImage
{
    width:480px;
    text-align:center;
    margin-top:5px;
    margin-left:15px;
    margin-bottom:5px;
}

hr
{
    border-style:solid;
    border-color:#AAA75a;
}

hr.column
{
    width:450px;
}

hr.thirdColumnLeft
{
    width:75%;
}

h1
{
    vertical-align:middle;
    margin-top:0px;
    margin-bottom:0px;
    color:White;
    font-size:3em;
    text-align:center;
}
 
h2
{
    vertical-align:middle;
    margin-top:0px;
    margin-bottom:5px;
    background-color:#192168;
    color:White;
    font-size:12pt;
    text-align:center;
    width:100%;
}

h3
{
    background-color:#192168;
    color:White;
    font-size:small;
    margin-top:5px;
    margin-bottom:5px;
    padding-bottom:0px;
    padding-top:0px;
    text-align:center;
    vertical-align:middle;
    width:100%;
}

img.columnLeft
{
    float:left;
    width:480px;
}
    
img.columnRight
{
    float:right;
    width:480px;
}

img.halfColumnLeft
{
    float:left;
    padding-left:5px;
    padding-right:5px;
    padding-bottom:5px;
    width:240px;
}

img.fullOutlineColumn
{
    width:480px;
}

img.halfOutlineColumnLeft
{
    float:left;
    padding-left:5px;
    padding-right:5px;
    padding-bottom:5px;
    width:240px;
}

img.halfOutlineColumnRight
{
    float:right;
    padding-left:5px;
    padding-right:5px;
    padding-bottom:5px;
    width:240px;
}

img.quarterColumnLeft
{
    float:left;
    width:200px;
}

img.quarterColumnRight
{
    float:right;
    width:200px;
}
p
{
    margin-top:0px;
    text-indent:20px;
    text-align:justify;
    padding-left:5px;
    padding-right:5px;
}

p.captionLeft
{
    text-indent:0px;
    margin-top:0px;
    margin-right:3px;
    padding-top:0px;
    text-align:left;
    font-size: x-small;
    float:left;
    color:Gray;
}

p.captionRight
{
    text-indent:0px;
    margin-top:0px;
    margin-right:3px;
    padding-top:0px;
    text-align:right;
    font-size: x-small;
    float:right;
    color:Gray;
}

p.captionclick
{
    text-indent:3px;
    margin-top:0px;
    padding-top:5px;
    text-align:left;
    font-size:.75em;
    float:left;
    color:Gray;
}

ul
{
    margin-top:2px;
    margin-bottom:0px;
    padding-right:5px;
}

input
{
    text-align:left;
    vertical-align:middle;
    font-size:10pt;
}

.Calendar
{
    
}
.LinkButton
{
    color:#AAA75a;
}
.PushButton
{
    margin-bottom:5px;
    margin-left:5px;
    margin-right:5px;
    text-align:center; 
    color:White;
    font-family:Verdana;
    font-weight:bold;
    background-color:#192168;
    border-color:#AAA75a;
}
.SelectedRowStyle
{
     background-color:#CDCDCD; 
     color:White;
}