*, html {
	margin: 0px;
	padding: 0px;
	}
	
body{
	background: #63839b;
	font-family: verdana, sans-serif;
	}
	
a {
	outline: none;
	}
	
a:link, a:visited, a:active {
	color:#cdcdcd;
	text-decoration: none;
	}
a:hover{
	color:#ffffff;
	text-decoration: underline;
	}
	
p {
	font-family: "Arial", sans-serif;
	}
		
.blurb {
	color:#fcfcfc;
	font-size:.7em;
	margin: auto; 
	width: 760px;
	}
	
.blurb p {
	line-height: 180%;
	text-align: center;
	color: #0f355c;
	}
	
#container {
	background:url(images/bg.jpg);
	width: 640px;
	height:554px;	
	margin: auto;
	padding-top: 6px;
	}
	
#fees {
	float: left; 
	width: 375px;
	height: 325px;
	text-align: left;
	margin-left: 40px;
	margin-top: 25px;
	font-size: .8em;
	}
	
#fees li { 
	list-style:inside;
	line-height: 30px;
	border-bottom: px solid #cdcdcd;
	}
	
#footer {
	height: 30px;
	color: #f1f2f3;
	font-size: .7em;
	margin: 10px auto;
	padding-bottom: 20px;
	text-align: center;
	}
#grad {
	background: url(images/Grad400R.gif);
	width: 400px;
	height: 420px;
	margin:auto;
	text-align: center;
	}
	
#noGrad {
	background:#fff;
	width: 780px;
	height: 670px;
	margin: 10px auto;
	text-align: center;
	border:1px solid #000;
	}
	
#noGradWrap {
	width: 1135px;
	height: 750px;
	margin: 4px auto;
	text-align: center;
	}
	
#header {
	position:relative;
	background: url(images/rossideasHeader3111.jpg);
	width: 1135px;
	height: 100px;
	margin: auto;
	margin-top: 10px;
	}
	
.header {
	color: #174038;
	}
	
.center {
	text-align:center;
	}
	
.comment {
	color: #174038;
	}
	
#links ul {
	width: 1000px;
	height: 21px;
	color: #dedede;
	margin: 20px auto;
	padding-bottom: 160px;
	list-style:none;
	}
	
#links li {
	float:left;
	line-height: 20px;
	font-size: .7em;
	margin-left: 10px;
	
	}
	
#links a {
	color:#acbfce;
	text-decoration: none;
	}
	
#links a:hover {
	color:#ffffff;
	text-decoration: underline;
	}

.tickerstyle {
	width:100%;
	height:27px;
	margin: auto;
	margin-top: 12px;
	}

.message {
	font-family: "helvetica", Arial,  sans-serif;
	display: none;
	color: #ffffff;
	text-align: center;
	}
	
.message h1 {
	font-size: 1.2em;
	}
	
.message a {
	color: ##409ac0;
	text-decoration:none; 
	}
	
.message a:hover {
	text-decoration: underline;
	color:#409ac0;
	}

#nav ul {
	width: 235px;
	height: 21px;
	margin: 20px auto;
	}
	
#nav li {
	display: inline;
	font-family: arial, san-serif;
	font-size: .70em;
	margin-left: 10px;
	text-align: center;
	}
	
#nav a {
	color:#ffffff;
	text-decoration: none;
	}
	
#nav a:hover {
	color:#ffffff;
	text-decoration: underline;
	}
		
#nav li a.current {
	color: #ffffff;
	}
	
#payments{
	float:left;
	margin-left: 4px;
	width: 350px;
	height: 325px;
	text-align: left;
	margin-top: 25px;
	font-size: .8em;
	}
	
#payments li {
	list-style:none;
	line-height: 30px;
	border-bottom: px solid #cdcdcd;
	}
	
#preContainer {
	background:url(images/preContainer.jpg) #3d5e7f;
	background-repeat: repeat-x; 
	width: 662px;
	height:571px;
	padding-top: 10px;	
	margin: 10px auto;	
	}
	
#test {
	width: 600px;
	height: 400px;
	}
	
#wrapper {	
	width: 1135px;
	height: 370px;	
	margin: 4px auto;	
	}
	

