body 
{
	font:12px Arial, Helvetica, sans-serif;
	background-color:#355681;
    margin-top:0;  
    margin-left:0;
    margin-right:0;
}

a 
{
	text-decoration:none;
	color:#1A539A;
}

a:hover 
{
	text-decoration:underline;
}

h1
{
	    font-size:large;
     font-family:Verdana ;
     color:#b40000;
}


h2
{
     font-size:large;
     font-family:Verdana ;
     color:#b40000;
}


h3
{
     font-size:small;
     font-family:Verdana ;
     color:Black;
}

h4
{
     font-size:small;
     font-family:Verdana ;
     color:#b40000;
}

table.mainSection
{
    background-color:Transparent;
    width:880px;
    border-bottom-width:2px;
    border-bottom-color:Black;
    border-bottom-style:solid;
    border-right-width:2px;
    border-right-color:Black;
    border-right-style:solid;
    padding-right:15px;
}



table.bannerSection
{
    width:100%;
    text-align:center;
    border-bottom-width:2px;
    border-bottom-color:Black;
    border-bottom-style:solid;
}

    


td.bannerSectionLeft
{
    background-color:#670303;
    width:50%;

}

td.bannerSectionCenter
{
    background-color:#670303;
    width:880px;
    text-align:right;
}

    

td.bannerSectionRight
{
    background-color:#BD0303;
    width:50%;
    
}

table.headerSection
{
    width:100%;
    text-align:center;
    border-bottom-width:2px;
    border-bottom-color:Black;
    border-bottom-style:solid;
}





td.headerSection
{
    background-color:#f0f0f0;  
    text-align:right;
    width:100%;
    height:20px;
}




td.menuSection
{
    vertical-align:top;
    width:140px;
    background-color:Transparent;
}

table.menuSection
{
    width:120px;
}


td.menuItem
{ 
    font:12px Arial, Helvetica, sans-serif;
    width:100%;
    text-align:right;
    border-bottom-width:1px;
    border-bottom-style:dotted;
    border-bottom-color:Gray;
    
}
td.menuItem a
{
    width:109px;
}
    

td.menuItem a:hover
{
     width:109px;
    text-decoration:none;
    background:#C1D5FB;
}

td.menuTitle
{
    font-size:small;
    font-weight:bold;
    width:100%;
    text-align:right;
    border-bottom-width:1px;
    border-bottom-style:solid;
    border-bottom-color:Black;
}

table.content
{
}
   
td.contentSection
{
    vertical-align:top;
}

td.contentModuleTitle
{
    font-size:small;
    font-family:Tahoma;
    color:White;
    background-color:#203360;
    height:22px;
}

td.imageCaption
{
 font-size:x-small;
}


table.contentModule
{
    width:100%;
    border-right-color:#203360;
    border-right-style:solid;
    border-right-width:1px;
    border-left-width:1px;
    border-left-color:#203360;
    border-left-style:solid;
    border-bottom-width:1px;
    border-bottom-color:#203360;
    border-bottom-style:solid;
    border-top-width:1px;
    border-top-color:#203360;
    border-top-style:solid;
}

table.contentModuleSmallFilled
{
    text-align:left;
    background-color:White;
    width:100%;
    border-right-color:#203360;
    border-right-style:solid;
    border-right-width:1px;
    border-left-width:1px;
    border-left-color:#203360;
    border-left-style:solid;
    border-bottom-width:1px;
    border-bottom-color:#203360;
    border-bottom-style:solid;
    border-top-width:1px;
    border-top-color:#203360;
    border-top-style:solid;
}

table.form
{
    width:100%;
}


td.formLabel
{
    text-align:left;
    vertical-align:top;
    width:50px;
}


td.formDataItem
{   
    text-align:left;
    width:50px;
    vertical-align:top;
}


td.formError
{
    text-align:left;
    width:50px;
    vertical-align:top;
}
