/*** Global Settings ****/
body {
	font-family: Verdana;
color: #444444;
font-size: normal;
text-decoration: none;
text-align: left;
letter-spacing: 0px;
word-spacing: 0.1em;
line-height: 1.3em;
font-size: 11px;
margin : 0;
padding : 0;
background: #d7dce1;
}
p {
	margin : 4px 0px 4px 0px;
	padding : 4px 0px 4px 0px;
	vertical-align: top;
}
.narrow {width: 85%;
margin : 0px 0px 0px 25px;
padding : 0px 0px 0px 25px;
}
a:link {color : #476698; text-decoration : underline;}
a:visited {color : #926681;}
a:hover {
	color : #7eab23;
	text-decoration : underline;
	background:none;
}
h1 {
	color : #476698;
	margin: 4px 0px 3px 0px;
	padding : 4px 0px 3px 0px;
	font : bold 16px Arial, Helvetica, sans-serif;
	}
h2 {color : #444444;
 margin : 2px 0 2px;
  padding-bottom : 2px;
   font : bold 14px Arial, Helvetica, sans-serif;
   }
h3 {color : #476698;
 margin : 2px 0;
  padding-bottom : 2px;
   font : bold 12px Arial, Helvetica, sans-serif;
   }
ul {	
padding-left: 10px;
margin-left: 10px;
}
li {
	padding-left: 5px;
margin-top: 3px; margin-right: 20px; margin-bottom: 6px;
	list-style-image: url(../artwork/dot.gif);
	list-style-position: outside;
	list-style-type: none;
}
ul.check li {
	padding-left: 5px;
margin-top: 3px; margin-right: 20px; margin-bottom: 6px;
	list-style-image: url(../artwork/check.jpg);
list-style-position: outside;
	list-style-type: none;
}
.box {background : #f7f7f7;
border : 1px solid #f0e9eb;
padding : 15px;
	list-style-type: none;
	margin-right: 25px;
	height: 5px;
	}
.crd a:visited, .crd a:link, .crd a:hover{text-decoration : none;
color : #2a3845;
cursor: text;}
#footer {background : #f7f7f7;
border-top : 1px solid #f0e9eb;
padding : 10px 15px;
clear : both;
 text-align:center}
blockquote {
	margin: 10px 0 10px 0;
}
h3.c3 {text-align: center}
p.c2 {text-align: center}
span.c1 {font-size: 12px;
text-decoration: underline;}

/*** Layout ****/
#wrapper {
	margin : 0 auto;
	width : 750px;
	background-color: #FFFFFF;	
}
#topbanner {
	width:750px; 
	}
#topnav {width : 750px;}
#main-content {
	margin : 0 auto;
	width : 750px;
}
#left-column {
	width : 155px;
	padding : 0 0 0 5px;
	margin: 0 0 0 5px;
	float : left;
	height: inherit;
}
a.left:link {color : #476698; 
font-weight : bold; text-decoration : none;}
a.left:visited {color : #476698;
font-weight : bold; text-decoration : none;}
a.left:hover {
	color : #7eab23;
	text-decoration : underline;}
#right-column {
	width : 520px;
	padding : 5px 15px 10px 10px;
margin : 5px 15px 10px 10px;
	float : right;
}
#open-column {
width: 650px;
padding : 3px 0px 0px 25px;
margin : 3px 0px 0px 25px;
}
.open-left {
width: 380px;
float: left;
margin: 0px 10px 0px 0px;
padding: 0px 10px 0px 0px;
}
.open-right {
width: 250px;
float: right;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}
.note {
width: 600px;
padding: 3px 0px 0px 25px;
margin: 3px 0px 0px; 25px;
word-spacing: 1.0;
letter-spacing: 0px;
line-height: 1.0;
font-size: 9px;	
} 