body{
text-align:center; margin:0px auto; font-size:small;font-family:verdana;
background-color:#5b5b5b;/*#c4d1d7;#404c88; #2255d5;*/

}
#container{
width:800px;height:640px;min-height:640px;
text-align:center; margin:auto auto;
border: solid medium #565353;
overflow:visible;
vertical-align:top;
background:url('../images/bg_brkswt.jpg') no-repeat center top;
}
#subContainer{
margin:0px auto;
text-align:center;
vertical-align:top;
width:645px;
height:555px;min-height:555px;
overflow:visible;
/*border: solid thin #000;
margin-bottom:57px;*/
}
#leftDiv{
float:left;width:288px;
text-align:right;height:100%;
vertical-align:top;
/*border: solid thin pink;*/
}
#leftDiv img{
}
#leftDiv p{
clear:left;
text-align:left;
margin-left: 20px;
padding-top: 215px;
}
#leftDiv h4, #leftDiv h2, #leftDiv h5, #leftDiv .para{
padding-right:0px;
margin-left: 20px;
text-align:left;
font-weight:bold;
}
#rightDiv{
float:right;
width:350px;
text-align:left;
vertical-align:top;
padding-top:30px;
}
#rightDiv p{

margin:3px;
}
#rightDiv img{
border:solid thin #565353;
width:345px;height:150px;
margin-top:12px;
}
.leftAligned{
text-align:left;
}
.subscript{
font-size:xx-small; 
}
.headTitle
{
white-space:nowrap;	
}
.hilite
{
color:#820000;	
}
a{
color:#820000;
font-weight:bold;
text-decoration:underline;
}
a:hover{
color:#565353;
font-weight:bold;
text-decoration:underline;
}
#footer {
clear:both; 
text-align:center;
margin:0px auto;
height:50px;
color: #fff;
width:800px;
}
#footer a, #footer a:hover{
color:#fff;
font-size:x-small !important;
text-decoration:none;
}
.box{
border:solid thin #565353;
}
.error{
color:#FF0000;
padding:2px;
}
form{
margin:0px;padding:0px;
}