html, body {margin: 0; padding: 0; border: 0;}

body {
/*	font-family: Arial, Helvetica, Verdana, Sans-serif; 
	font-size: 11px;
	color: #000000;
	background-color: #1B5288;
*/
	text-align: center;
}

hr {	
	width: 100%;
	height: 1px;
}

.minheight {
   	min-height: 600px;
   	height: 600px;
}
   
body[class] .minheight {
   	height:auto;
}

/************************************************************************** TXT */
/*
body a {
	color: #0A246A;
	text-decoration: underline;
}

body a:hover {
	color: #0A246A;
	text-decoration: none;
}

*/

.txtCopyright {
	padding:0;
	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 {
	display: block;
	margin: auto;
	margin-top: 10px;
	padding: 0;
	width: 750px;
	text-align: left;
/*	border: 2px solid #000000;
	background-color: #FFFFFF; 
*/
}

#HeaderBox {
	width: 100%;
	height: auto;
/*	background-color: transparent; */
}

#SABanner{
	display: block;
	position: relative;
	margin: 0 ;
	padding: 0;
/*	border-bottom: 5px solid #E5C56E; */
	height: 110px;
	width: 750px;
}

#SAInclude1{
	display: block;
	float: left;
	position: relative;
	margin: 0;
	padding: 5px 0 0 0;
	width: 750px;
	height: 25px;
/*	color: #0A246A;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: 0.1em;
	border-bottom: 1px solid #0A246A;
*/
}

/*
#ColPlacementOuter {
	border-left: 260px solid #FFFFFF;
}
*/

#ColPlacementInner  {
	width: 400px;
	height: auto;
}

* html #ColPlacementInner {width: 400px;}

#MainContainerBox {
	display: block;
	position: relative;
	float: left;
	width: 750px;
	margin: 0 0 0 -260px;
	padding: 0;	
/*	background-color: transparent; */
}

#LeftBox {
	position: relative;
	display: block;
	float: left;
	width: 260px;
	height: auto;
	margin: 0;
	padding: 0;
	overflow: hidden;
/*	background-color: transparent; */
}


#SAInclude2 {
	display: block;
	float: left;
	position: relative;
	margin: 20px 0 0 30px;
	padding: 0;
	border: 0;
	text-decoration:none;
}

html>body #SAInclude2 {padding: 10px 0 0 45px;}

#SAInclude2 a, #SAInclude2 a img, #SAInclude2 img {
	margin: 0;
	padding: 0;
	border: 0!important;
	text-decoration:none!important;
}

#SAInclude2 a:hover, #SAInclude2 a:hover img {
	margin: 0;
	padding: 0;
	border: 0!important;
	text-decoration:none!important;
}


#SAInclude3 {
	display: block;
	margin: 20px 0 0 55px;
	padding: 0; 
	width: 180px;
}

#CenterBox {
	position: relative;
	float: right;
	display: block;
	width: 435px;  /*with rightbox*/
	height: auto;
	margin: 30px 20px 0 0;
	padding: 0;
/*	background-color: transparent;	*/
}

html>body #CenterBox {margin: 15px 30px 0 0;}

.Headlines {
	font-family: Arial, Helvetica, Verdana, Sans-serif; 
	font-size: 11px;
	color: #0A246A;
	font-weight: bold;
}

#FooterBox {
	display: block;
	position: relative;
	float: left;
	width: 750px;
	height:  25px;
	text-align: right;
	margin:0;
	padding: 0;
/*	background-color: transparent; */
}

#Goback {
	display: block;

	position: relative;
	margin: 30px 0 0 400px;
	padding: 0;
}


#Goback a img {
	border: 0;
}

.SpacerBox {clear: both;}

/************************************************************************** SA */

/* SAContent tyylit */

#SAContent1 {
	margin: 0 0 20px 0;
	padding: 0;
	line-height: 23px;
/*	font-family: Arial, Helvetica, Verdana, Sans-serif; 
	font-weight: bold;
	font-size: 17px;
	color: #0A246A;
*/
	overflow: hidden;
}

/*html>body #SAContent1 p { margin: 0; padding: 20px 0 0 0;} */

#SAContent2 {
	margin: 0;
	padding: 0;
	line-height: 18px;
/*	font-family: Arial, Helvetica, Verdana, Sans-serif; 
	font-size: 12px;
	line-height: 16px;
	color: #0A246A;
*/
	overflow: hidden;
	
}

#SAArea1 {
	margin: 0;
	padding: 0;
	line-height: 16px;
	letter-spacing: 0.1em;
/*	font-family: Arial, Helvetica, Verdana, Sans-serif; 
	font-size: 12px;
	color: #0A246A;
*/
	overflow: hidden;

}

/*html>body #SAContent2 p, html>body #SAArea1 p { margin: 0; padding: 0;} */

/*
#SAContent1 a, #SAContent2 a, #SAArea1 a{
	color: #0A246A; 
	text-decoration: underline; 
}

#SAContent1 a:hover, #SAContent2 a:hover, #SAArea1 a:hover{
	color: #0A246A;
	text-decoration: none;
}
*/

#SAContent1 a img, #SAContent2 a img, #SAArea1 a img{
	border: 0;
}






