body { 
    margin-top: 0px; 
	background-repeat:repeat-x;
	background-color:#2f292b;  
} 

.main-container {width:985px; margin:0px auto; overflow:hidden;}
.header {width:985px; height:243px; position:relative;}
.header .menu {
	width:706px;
	height:30px;
	position:absolute;
	left: 251px;
	top: 20px;
}
.content-container {width:985px; background-image:url(images/content-container-background.jpg); background-repeat:repeat-y;}
.content-container .content-left { width:249px; float:left; background-image:url(images/Cornerstone-secondary-no-box_2x1.jpg); background-repeat:no-repeat;}
.content-container .content-right {width:671px; padding-left:15px; padding-top:6px; padding-right:50px; float:right; background-image:url(images/Cornerstone-secondary-no-box_2x2.jpg); background-repeat:no-repeat;}
.footer {width:985px;} 
.clear {clear:both;} 

.content-container .splash-content-top-right {width:736px; height:111px; float:right;}
.content-container .splash-content-right {width:671px; padding-left:15px; padding-right:50px; float:right; background-image:url(images/Cornerstone-splash-no-box_2x2.jpg); background-repeat:no-repeat;}
.splash-header {width:985px; height:49px; position:relative;}
.splash-header .splash-menu {
	width:714px;
	height:30px;
	position:absolute;
	left: 243px;
	top: 16px;
}
.splash-flash {width:985px; height:258px;}

h1 {
	font-family: Arial;
	font-size: 16pt;}

h2 {
	font-family: Arial;
	font-size: 14pt;}
	
h3 {
	font-family: Arial;
	font-size: 12pt;}

ol { line-height: 150%;
  font-family: Arial;
  font-size: 10pt;}

ul { line-height: 150%;
  font-family: Arial;  
  font-size: 10pt;} 
  
table { line-height: 150%;
  font-family: Arial;
  font-size: 10pt;}

p { line-height: 150%;
  font-family: Arial;
  font-size: 10pt;}

.red {color:#FF0000; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 150%;}
.pink { color:#F0F; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 150%;}
.white {color: #FFF;}
.yellow {color:#fdd755;}
.redish {color:#b93a4b}
.small { font-size: 8pt; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 150%;}
.small2 { font-size: 8pt; color:#FFF; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 150%;}
.footer1 { font-size: 10pt; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 150%;}
.footer2 { font-size: 8pt; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 150%;}
.body { font-size: 10pt; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 150%; }
.nonpad {padding-top:0px; margin-top:0px;}
.bigger {font-size:11pt;}

a.menu:link {
	color: #000000;
	text-decoration: none;
}
a.menu:visited {
	color: #000000;
	text-decoration: none;
}
a.menu:hover {
	color: #FF0000;
	text-decoration: none;
}
a.menu:active {
	color: #000000;
	text-decoration: none;
}
a.foot:link {
	color: #FFF;  
	text-decoration: none;
}
a.foot:visited {
	color: #FFF;
	text-decoration: none;
}
a.foot:hover {
	color: #CCC;
	text-decoration: none;
}
a.foot:active {
	color: #FFF;
	text-decoration: none;
}

