html, body {margin:0; padding:0; border:0;}

body {
/*	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #00468E;
	background-color: #00468E;
*/	text-align: left;	
}

hr {	
	width: 95%;
	height: 1px;
	color:#ffffff;
}

td {width:10%;}

/*
body a {
	font-size: 11px;                	
	color: #0000FF;                	
	text-decoration: underline;          	
}

body a:hover {
	color: #0000FF;                		
	text-decoration: none;         		 
}
*/
.minheight {
   	min-height:660px;
   	height: 660px;
}

html>body .minheight { height: auto;}
   
body[class] .minheight {
   	height:auto;
}


/************************************************************************** TXT */
body img {
	display: block;
	margin: 0;
	padding: 0;
}

body a img, body a:hover img {
	border: 0;
	margin: 0;
	padding: 0;
}

.txtCopyright {
	padding: 5px;
	margin: 0;
}


.txtCopyright a {
	margin: 0;
	padding: 6px;
/*	font-family: Verdana;
	font-size: 10px;	
	color: #000000;
	font-weight: normal;
	text-decoration:none;
*/
}

.txtCopyright a:hover {
	margin: 0;
	padding: 6px;
/*	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
*/
}

/************************************************************************** DIV */

#Skeleton {
	margin: 0 auto;
	width: 770px;
	text-align: left;
/*	background-color:  #E7ECF2;   */
}

html>body #Skeleton { float: left;}

#HeaderBox {
	margin: 0;
	padding: 0;
	width: 770px;
	height: 169px;
}

#HeaderBox img {
	width: 770px;
	height: 169px;
}

#ColPlacementOuter {
	padding-left: 170px;
/*	border-right: 200px solid #84A6C8; */
}


html>body #ColPlacementOuter { border-bottom:1px solid #84A6C8;}
	
#ColPlacementInner  {
	width: 600px;	
}

* html #ColPlacementInner {width: 100%;}


#MainContainerBox {
	display: block;
	position: relative;
	float: left;
	margin: 0 0 0 -170px;
	padding: 0;
	width: 570px; 
/*	background: url(../img/leftbottom.gif) left top repeat-y;
	background-color: #84A6C8;
*/
}


#LeftBox {
	display: block;
	float: left; 
	position: relative;
	width: 170px;
	height: auto;
	margin: 0;
	padding: 0;		
}

#CenterBox {
	display: block;
	float: right;
	position: relative;
	width: 400px;
	margin: 0 0 0 -26px;
	padding: 0;
/*	background-color: #00468E;  */
}

#TextArea {
	display: block;
	margin: 5px 0 0 0;
	position: relative;
	padding: 25px 0 0 0;
	width: 400px;
/*	background: url(../img/middlebottom.gif) bottom right no-repeat;
	background-color: #00468E; 
*/
}

html>body #TextArea { margin: 0;}

#RightBox {
	display: block;
	position: relative;
	float: right;
	margin: 0;
	padding: 0;
	width: 200px;
}

* html #RightBox { margin-right: -200px;} 

#RightBox img {
	display: block;
	position: relative;
	margin: 0;
	padding: 0;
	width: 200px;
}


#FooterBox {
	margin: 0;
	padding: 20px 0 0 0;
	display: block;
	height: 30px;
	width: 770px;
/*	text-align: center;
	background-color: #84A6C8;   */
}

.SpacerBox {clear: both;}

/************************************************************************** SA */

/* SAContent tyylit */

#SAContent1 {
	margin: 0 2px 20px 8px;
	padding: 0;
	width: 380px;
	overflow: hidden;
}

#SAContent2 {
	margin: 0 2px 20px 8px;
	padding: 0;
	width: 380px;
	overflow: hidden;
	
}

#SAArea1{
	margin: 0 2px 20px 8px;
	padding: 0;
	width: 380px;
	overflow: hidden;	
}


/*
#SAContent1 a, #SAContent2 a, #SAArea1 a {
	color: #FFFFFF; 
	text-decoration: underline; 
}

#SAContent1 a:hover, #SAContent2 a:hover, #SAArea1 a:hover {
	color: #FFFFFF;
	background: transparent;
	text-decoration: none;
}
*/

#SAContent1 a img, #SAContent2 a img, #SAContent3 a img, #SAArea1 a img  {
	border: 0;
}

#SAInclude1 {
	display: block;
	margin: 0;
	padding: 0 25px 0 20px;
/*	color: #00468E;
	background: url(../img/rightbg.gif) top left repeat-y;
*/	width: 200px;
}

html>body #SAInclude1 { width: 155px; background: url(../img/rightbg.gif) top left repeat-y;}

html>body #SAInclude1 a, html>body #SAInclude1 a:hover { color: #0000FF;} 













