body
        {
        text-align: center;
        margin:10px 0px;
        padding:0px;
        font-size: 12px;
        font-family: Arial, Helvetica, sans-serif;
        color: #000000;
        background-color: #7985ae;
        }


.container {
        width:740px;
        border: 1px solid #34498f;
        margin:0px auto;
        text-align:left;
        color: #000000;
        background: #ffffff url("/images/beige_bkground.gif") repeat-y;
        }
        
.container2 {
        width:740px;
        border: 1px solid #34498f;
        margin:0px auto;
        text-align:left;
        color: #000000;
        background: #ffffff;
        }

.header {
        width:740px;
        }
        
.navbar {
        width:740px;
        }
        
        
.sepbar {
        width:740px;
        }


.maincontent {
        width:740px;
        
        }
.leftside {
			width: 212px;
			float: left;
			}
.leftbarheader {
        width:212px;
        color: #000000;
        /*background-color: #f6efdc;*/
        }

        
.leftbar {
        width:196px;
        color: #000000;
        /*background-color: #f6efdc;*/
        padding: 8px;
        }
h1 {
       font-size: 14px;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
        }        
        
A:link
  { color: #000000; font-weight: normal; font-size: 12px; text-decoration: none }
A:visited
  { color: #000000; font-weight: normal; font-size: 12px; text-decoration: none }
A:hover
  { color: #000000; font-weight: normal; font-size: 12px; text-decoration: underline }
A:active
 { color: #000000; font-weight: normal; font-size: 12px; text-decoration: underline }

A:link.bodylink
  { color: #414d81; font-weight: bold; font-size: 12px; text-decoration: none }
A:visited.bodylink
  { color: #414d81; font-weight: bold; font-size: 12px; text-decoration: none }
A:hover.bodylink
  { color: #414d81; font-weight: bold; font-size: 12px; text-decoration: underline }
A:active.bodylink
 { color: #000000; font-weight: bold; font-size: 12px; text-decoration: underline }
 
 .rightside {
			width: 526px;
			float: right;
			color: #000000;
        background-color: #ffffff;
        border-left: 1px solid #34498f;
			}

.rightbar {
			width: 522px;
			padding-top: 8px;
			padding-left: 4px;
			}
			
 .leftpart  { color: #000000; 
 			background-color: #ffffff; 
 			float: left; 
 			width: 200px;
 			padding: 8px;
 			}
 
 
.rightsidecont
 			{ color: #000000; 
 			background-color: #ffffff; 
 			float: left; 
 			width: 470px;
 			padding: 8px;
 			}
 
.rightsidecontflash { 
				color: #000000; 
				background-color: #ffffff; 
				float: right; 
				width: 250px; 
				}
.footer {
			width: 740px;
			text-align: center;
			clear: both;
			}
			
			
.footerlks {
			width: 740px;
			text-align: center;
			line-height: 200%;
			color: #000000;
			background-color: #a7afcb;
			border-top: 1px solid #34498f;
			
			}


.footercopy {
			width: 740px;
			text-align: center;
			line-height: 200%;
			color: #000000;
			background-color: #ffffff;
			border-top: 1px solid #34498f;
			
			}  
			
.footerbottom {
			width: 740px;
			text-align: center;
			line-height: 150%;
			color: #000000;
			background-color: #f6efdc;
			border-top: 1px solid #34498f;
			
			}