/*
	styles.css
	Initial code generated by thesitewizard.com's Layout Wizard 1.1.1
*/
body {
		color: #ffffff;
	margin: 0;
	padding: 0;
	font-family: 'Arial';
}

h3 {
		color: #CCCCCC;
	
}

a {
		text-decoration: none;
	
}


img {
	max-width: 100% ;
	width: auto ;
	height: auto ;
}

div#tswsidecol {
	float: right ;
	width: 50% ;
	color: #000000 ;
	/*background-color: #FFFFFF ;*/
	padding: 10px;
}
div#tswcontent {
	float: right ;
	width: 50% ;
	color: #000000 ;
	background-color: #FFFFFF ;
	padding: 10px;
	text-align: center;
}

	
@media only screen and (max-width: 900px) {
	div#tswsidecol {
		float: none ;
		width: 100% ;
	}
	div#tswcontent {
		float: none ;
		width: 100% ;
	}
div#bigLogo {
	display: none;
}
div#tswIntroheader {
	display: none;
}



}



div#tswcontainer {
	color: inherit ;
	background-color: #FFFFFF ;
}

div#tswIntroheader {
	clear: both ;
	color: #fff ;
	background-color: #0a2754 ;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
div#tswheader {
	color: #000 ;
	background-color: #FFFFFF ;
}

div#tswfooter {
	clear: both ;
	color: #fff ;
	background-color: #0a2754 ;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}