body{
margin:0 auto;
padding:0 auto;
text-align:center;
font:normal 11px verdana, arial, sans-serif;
}

img { border:0; }

#wrapper { 
}

#headerShell {
margin:0 auto;
margin-top:20px;
padding:0 auto;
width: 638px;
height:120px;
}

#header {
width: 638px;
text-align:left;
display: none;
}

#flashContent {
margin-top:20px;
background-image:url(../img/BG.jpg);
background-repeat:repeat-x;
background-position: 0px 40px;
text-align:center;
}

#flashContentInner {
    width:600px;
    margin:0 auto;
    background:#FFFFFF;
    border:5px solid #DCF4F6;
    padding:10px 30px;
    text-align:left;
}

/* substitution area: */

    #flashContentInner {
        min-height:500px;
    }

    #flashContentInner h1 {
        text-align:center;
    }

    #flashContentInner p {
        font-size:1.1em;
        line-height:1.5em;
        text-align:justify;
    }

body.ecard #flashContent {
	background-image:url(../img/BGecard.jpg);
}

#footer {
    margin:0 auto;
    padding:5px 0;
    width: 620px;
    text-align:center;
    color:#659036;
    font-size:10px;
}

#footer p {
    line-height:14px;
}

#footer p#copyright {
    font-weight:bold;
}

#footer a {
    text-decoration:none;
    font-weight:bold;
    color:#659036;
}

#footer a:hover {
    color:#000000;
}

#footer hr {
    display:none;
}



.headerText {
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #003399;
	text-decoration: none;
	line-height:14px;
}

.tagline {
	margin-left:5px;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
	/*border:1px solid blue;*/
}

.footerText, a.footerText  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}

a.footerText:hover{color: #FF0000;}

.copyright{color: #9999cc;}

#subnav
{
	margin-top:20px;
	margin-left:23px;
	line-height:35px; 
	/*height:20px;*/
	width:590px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
	text-align:center;
}
.subLayout1 {float:left; margin:5px 5px 0 5px; text-align:center; line-height: 13px;}
.subLayout2 {float:left; margin:0px 5px 0 5px; text-align:center; line-height: 13px;}
