body {
background-image: url(..images/csnslogobg_embossed_blue.jpg);  
background-attachment:fixed; } 
 

h1 {font-size:24pt;font-weight: bold;text-align: center;}
h2 {font-size:18pt;font-weight: bold;}
h3 {font-size:14pt;font-weight: bold;margin: 2px 15px;}
h4 {font-size:12pt;font-weight: bold;margin: 2px 20px 20px 25px;}

A:link {color:#800000;}
A:visited {color:#333366;}
A:hover {color:#00000a;}


.h {text-align:center;}

.v {font-size: 16pt; text-align:center;margin-left:10px;font-weight:900;}
.w {text-align:left;margin-left:5px;font-weight:800;}
.x {font-size: 12pt;margin-left:25px; text-align:left;font-weight:700;}


div.center {
	text-align: center;}


div.csns
{
    background-color : white;
	border : 2px solid black;
	padding : 20px 20px 20px 20px;
	font-size : 110%; color: black;
	text-align : center;
	width : 520px;
    float : middle;
}




div.box {
  background-color : #DDF8F8;
  border-style:solid;
  border-width:4px;
  border-color:#D10B05;
  font-size: 20px;
  color:navy;
  font-weight:bold;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  }

div.box1 {
  border-style:solid;
  border-width:4px;
  border-color:#D10B05;
  background-color:white;
  font-size: 14px;
  color:navy;
  font-weight:bold;
  width: 50%;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  }

div.links {
	background-color : #ffffff;
	border : 1px solid #3D4F7A;
	border-bottom : 2px solid black;
	border-left : 2px solid black;
	border-right : 2px solid black;
	border-top : 2px solid black;
	font-size: 11pt; font-weight: bold;
	text-align : center;
	padding: 10px;
	}
