html {min-height: 100%;}

* {
	margin-top: 0;
	padding: 0;
        }


.images {
border: 0;
}
.images a {
border-bottom: 0;
}
.images a:hover {
border-bottom: 0;
}
body {
	background: #FFFFFF url(images/background2.jpg) repeat-x left top;
	color: #333;
	font: normal 62.5% Tahoma,sans-serif;
        
	
}

p {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	color: #232323;	
	line-height: 14pt;
        margin-left: 5px;
        margin-top: 10px;
        margin-right: 15px;
} 
p a {
    color: #477dcd;	
    text-decoration: none;
    border-color: #477dcd;
    border-bottom-width: 1px;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-style: dashed;
	}
p a:hover {
    color: #477dcd;	
    text-decoration: none;
    border-color: #477dcd;
    border-bottom-width: 1px;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 0px;
    border-style: solid;
	}	 
.title { 
    font-family: Tahoma, Arial, Helvetica;
    font-size: 14px;
    color: #4B6A9B;
    font-weight: bold;
    margin-bottom: 5px;
	}
.newstitle { 
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    color: #4B6A9B;
    font-weight: bold;
    margin-bottom: 5px;
}
.newsbrief { 
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    color: #232323;
    font-weight: bold;
    margin-bottom: 5px;
    
}
.nametitle { 
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    color: #4B6A9B;
    font-weight: bold;
    margin-bottom: 0px;
}
.namebrief { 
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    color: #232323;
    font-weight: normal;
    margin-top: 2px;
    margin-bottom: 0px;
    
}

.clearer {clear: both;}

.left {float: left;}

.right {float: right;}

.container {
	
	font-size: 1.2em;
	margin: 0 ;
	width: 760px;  
	border: 1px solid #FFFFFF;
        
}


.top {
	padding: 0px 0px 0;
}


.header {	
        background: url(images/testlogohighres.jpg);
	height: 187px;
	margin: 0 ;
	width: 760px;
	border: 1px solid #FFFFFF;
        
}



.navigation {	
	background: #D9E1E5 url(images/nav.jpg);
	border: 1px solid #7795BD;
	height: 23px;
}
.navigation a {
	background: transparent url(images/nav.jpg) left top repeat-x;
	border-right: 1px solid #7795BD;
	color: #fff;
	display: block;
	float: left;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	line-height: 23px;
	text-decoration: none;
        border-bottom: 0;
	padding: 0 8px;
}
.navigation a:hover {
background: transparent url(images/nav.jpg) left bottom; 
color: #f1f1f1;
}


.main {
	border-top: 8px solid #FFF;
	background: white
}


.sidenav {
	float: left;
	width: 185px;
        border: 1px solid #4B6A94; 
}
.sidenav h2 {
        background: transparent url(images/nav.jpg) left top repeat-x;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	line-height: 25px;
	margin: 0;
	padding-left: 12px;
}
.sidenav ul {
	padding: 0;
	border-top: 1px solid #e4e4e4;
}
.sidenav li {border-bottom: 1px solid #e4e4e4;}
.sidenav li a {
	font-size: 1.1em;
	color: #333300;
	display: block;
	padding: 8px 0 8px 5%;
	text-decoration: none;
	width: 95%;
}
.sidenav li a:hover {
	background-color: #ebebeb;
	color: #654;	
}

/* content */
.content {
	float: right;
	margin: 10px 0;
	padding: 0 16px;
	width: 536px;
}


.content .imagesright {
padding: 5px;
border: 1px solid #666;
margin-left: 4px;
float: right;
}



.footer {
	background: #507BB2;
	color: #FFF;
	font: bold 1em sans-serif;
	line-height: 39px;
	text-align: center;
}
.footer a,.footer a:hover {color: #4B6A9B;}

.design {
    font-family: Tahoma, Arial, Helvetica;
    font-size: 10px;
    color: #FFFFFF;
    font-weight: bold;
    margin-bottom: 5px;
}
.design a {
    color: #FFFFFF;
}