@charset "utf-8";
/* CSS Document */
body{
	background:#015697;
	background-image:url('images/blueBgGradient.jpg');
	background-repeat:repeat-X;
	color: #5b5b5b;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	margin:0;
	padding:0;
}
#contentwrapper{float: left;width: 100%;}
#contentcolumn{margin: 0 190px 0 180px;}
.checklist{list-style-image: url('images/checkmark.gif');}
em{color: red;}
#footer{
	background: white;
	border-top:1px solid #e21a37;
	clear: left;
	color: #5b5b5b;
	font-size: 10px;
	padding: 4px 0;
	text-align: center;
	width: 100%;
}
#footer a{color: black;}
h1{
	background: #fff;
	color: #5b5b5b; 
	margin:15px 0px 0px 0px;
	padding:0px;
	text-transform:capitalize;
}
h3{
	color: #fff;
	margin: 0px;
	padding-left:10px;
	text-transform:uppercase;
}
img {border-style: none;}
.innertubeContent{background: #fff;margin: 20px;padding: 5px;}
.innertubeHeader{background: #fff;padding:15px 15px 0px 15px;}
.innertubeSideBar{
	background: #c5c6c8;
	background-image:url('images/greyGradient.jpg');
	background-repeat:repeat-x;
	font-size:12px;	
	line-height: 35px;
	margin: 0px 20px 0px 20px;
	padding: 0px 5px 0px 5px;	 
	text-transform: capitalize;
}
#leftcolumn{
	background: #fff;
	border-right:1px solid #e21a37;
	float: left;	 
	margin-left: -840px; 
	padding-top:25px;
	width: 179px;	
}
#maincontainer{
	background:white;
	border-left: 7px outset #015697;
	border-right: 7px outset #015697;
	margin:0 auto;
	width: 840px;
}
#navMenu{
	border-left:1px solid #e21a37;
	border-right:1px solid #e21a37;
	color: #015697;
	font-size:12px;
	margin:0px 20px 0px 20px;
	padding:0px 20px 0px 10px;
	text-align:justify;
	word-spacing:15px;
}
#rightcolumn{
	background: #fff;
	border-left:1px solid #e21a37;
	float: left;
	margin-left: -190px; 
	padding-top:25px;
	width: 189px;
}
#search{float:right;text-align:right;width:200px;}
.styleone:link {text-decoration: none; color: #015697; background: none;}
.styleone:visited {text-decoration: none; color: #015697; background: none;}
.styleone:hover {text-decoration: none; color: #e21a37; background: none;}
.styleone:active {text-decoration: underline; color: #015697; background: none;}
.styletwo:link {text-decoration: none; color: #5b5b5b; background: none;}
.styletwo:visited {text-decoration: none; color: #5b5b5b; background: none;}
.styletwo:hover {text-decoration: none; color: #e21a37; background: none;}
.styletwo:active {text-decoration: none; color: #5b5b5b; background: none;}
#topsection{background: white;}
#topsection h1{margin: 0;}
ul{list-style-type:none;padding:10px;margin:0px;}
