﻿body 
{
    margin-top: 15px;
    margin-left: 15px;  
}
#Master_Container
{
    width: 843px;
    height: 500px;
    border-top: solid 1px #616161;
    border-right: solid 1px #616161;
    border-left: double #616161;
    border-bottom: double #616161;
}
#Master_Container2
{
    width: 635px;
    height: 780px;
    border-top: solid 1px #616161;
    border-right: solid 1px #616161;
    border-left: double #616161;
    border-bottom: double #616161;
}
.Header
{
    width: 843px;
    height: 106px;
    background: url(/images/H_01.jpg) no-repeat top;
    position: absolute;
    margin-top: 0px;
    margin-left: 0px;
}
.Header2
{
    width: 630px;
    height: 106px;
    background: url(/images/H_02.jpg) no-repeat top;
    position: absolute;
    margin-top: 0px;
    margin-left: 0px;
}
.headertxt2
{
    margin-top: 48px;
    margin-left: 420px;
    position: absolute;
    font-family: Arial;
    font-size: 16pt;
    font-weight: bold;
    text-align: center;
    color: White;
    z-index: 8;
}

.headertxt
{
    margin-top: 48px;
    margin-left: 420px;
    position: absolute;
    font-family: Arial;
    font-size: 12pt;
    font-weight: bold;
    text-align: center;
    color: White;
    z-index: 8;
}

/*you have to specify the left margin manually for each one in the style for .pagetitle*/
.pagetitle
{
    margin-top: 0px;
    position: absolute;
    font-family: Arial;
    font-size: 12pt;
    font-weight: bold;
    text-align: right;
    color: White;
    z-index: 8;
}
#Body_Area
{
    width: 826px;
    height: 200px;
    border: solid 1px #426b8c;
    position: absolute;
    margin-top: 106px;
    margin-left: 9px;
}
.Body_Top
{
    width: 826px;
    height: 105px;
    border-bottom: solid 1px #426b8c;
    position: absolute;
    margin-top: 0px;
    margin-left: 0px;
}
#Body_Area2
{
    width: 340px;
    height: 200px;
    background-color:#cbc5a9;
    position: absolute;
    margin-top: 106px;
    margin-left: 9px;
}
.Body_Top2
{
    width: 615px;
    height: 105px;
    border-bottom: solid 1px #426b8c;
    position: absolute;
    margin-top: 0px;
    margin-left: 0px;
}
#Navigation
{
    width: 193px;
    position: absolute;
    margin-top: 106px;
    margin-left: 0px;
    border-bottom: solid 11px #64addc;
}
.navTBL
{
    width: 100%;
}
.navTD
{
    height: 25px;
    padding: 0px 5px 0px 5px;
    background: #858585;
    text-align: right;
}
#Content2
{
    width: 626px;
	height: 600px;
    margin-top: 140px;
	margin-left: 2px;
	position: absolute;
    border-bottom: solid 11px #64addc;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
}
#MainContent2
{
    width: 400px;
	margin-left: 2px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	position: relative;
}
#Feature
{
    width: 140px;
	margin-left: 460px;
	margin-top:180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
	background-color:#22388a;
	background: url(/images/featurebg.jpg);
	position: absolute;
	z-index:3;
	padding-bottom:5px;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
}

#Content
{
    width: 633px;
    position: absolute;
    margin-top: 106px;
    margin-left: 193px;
    background: url(/images/contentBG.jpg) no-repeat top;
    border-bottom: solid 11px #64addc;
}
/* TEXT CLASSES START */
.Arial_Bold_10pt_White
{
    font: bold 10pt arial;
    color: #FFFFFF;
    text-decoration: none;
    background: url(/images/bullet.gif);
    margin-left: 8px;
    width: 193px;
}
.Arial_Bold_10pt_White a:link{font: bold 10pt arial;color: #FFFFFF;text-decoration: none;}
.Arial_Bold_10pt_White a:visited {font: bold 10pt arial;color: #FFFFFF;text-decoration: none;}
.Arial_Bold_10pt_White a:active{font: bold 10pt arial;color: #FFFFFF;text-decoration: none;}
.Arial_Bold_10pt_White a:hover{font: bold 10pt arial;color: #FFFFFF;text-decoration: none;}
.footer2
{
    position: absolute;
    font-family: Arial;
    font-size: 10px;
    color: #333333;
    text-decoration: none;
    text-align: center;
	width:640px;
    margin-left: 2px;
}
.footer2 a:link{text-decoration: none; color: #333333;}
.footer2 a:visited {text-decoration: none; color: #333333;}
.footer2 a:active{text-decoration: none; color: #333333;}
.footer2 a:hover{text-decoration: underline; color: #64addc;}
.footer
{
    position: absolute;
    font-family: Arial;
    font-size: 10px;
    color: #333333;
    text-decoration: none;
    text-align: center;
    margin-left: 250px;
}
.footer a:link{text-decoration: none; color: #333333;}
.footer a:visited {text-decoration: none; color: #333333;}
.footer a:active{text-decoration: none; color: #333333;}
.footer a:hover{text-decoration: underline; color: #64addc;}

   .roll {
background-image: url(/images/yellowbullet.gif);
width: 193px;
height: 25px;
    padding: 0px 5px 0px 5px;
text-align: right;
background-color: #858585;

}
.over {
background-image: url(/images/bullet.gif);
width: 193px;
height: 25px;
    padding: 0px 5px 0px 5px;
text-align: right;
background-color: #858585;
} 
.maintext
{
    width: 600px;
    margin-top: 40px;
    margin-left: 18px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 12px;
	line-height: 14px;
	color: #3f3f3f;
}
.maintext2
{
    font-family: Arial, Helvetica, sans-serif;
    margin-left: 5px;
	text-align: left;
	font-size: 12px;
	line-height: 14px;
	color: #3f3f3f;
}
.maintext a:link{text-decoration: none; color: #3f3f3f;}
.maintext a:visited {text-decoration: none; color: #3f3f3f;}
.maintext a:active{text-decoration: none; color: #3f3f3f;}
.maintext a:hover{text-decoration: underline; color: #64addc;}
.date 
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
    color: #00527a;
    margin-left: 710px;
}
.date2 
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
    color: #00527a;
    margin-left: 440px;
}
.box
{
    border: solid 1px #64ADDC;
    height: 18px;
    font-family: Arial;
    font-size: small;
}
.maintext3
{
    font-family: Verdana;
	text-align: left;
	font-size: 7pt;
	color: #3f3f3f;
	text-align:center;
}
.nerlite
{
    font-family: Arial;
    font-size: 14pt;
    font-weight: bold;
    color: #0000ff;
    text-decoration: none;
}
   
.moreinfo
{
    font-family: Verdana;
    font-weight: bold;
    color: #1373D5;
}