/* Start of CMSMS style sheet 'cds-main' */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
body {
  background-color: #FFFFFF;
  color: #333333;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 14px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
#pageBkgrd {
	background: #CAD0DC url(uploads/cds/bodyBkgrd.jpg) repeat-x;
	/*padding-top: 19px;*/

}
h1 {
	color: #263A6E;
	font: normal 20px/24px Verdana, Arial, Helvetica, sans-serif;
}
h2 {
	color: #505E85;
	font: bold 16px/22px Verdana, Arial, Helvetica, sans-serif;
}
.blue {
	color: #263A6E;

}
a:link {
  color: #263A6E;
  text-decoration: none;
}
a:visited {
  color: #263A6E;
  text-decoration: none;
}
a:hover {
  color: #000;
  text-decoration: underline;
}
a:focus {
  color: #263A6E;
}
a:active {
  color: #000;
  text-decoration: none;
}
#outerWrapper {
  background-color: #fff;
  margin: 0 auto 0 auto;
  max-width: 760px;
  min-width: 760px;
  text-align: left;
  width: 760px;
}
#outerWrapper #header {
	padding: 0px;
	background: url(uploads/cds/header.jpg) no-repeat center top;
	height: 205px;
	width: 760px;
}
#outerWrapper #contentWrapper {
  background-image: url(uploads/cds/contentWrapper_bg.png);
  background-repeat: repeat-y;
  overflow: hidden;
}
#outerWrapper #contentWrapper #rightColumn1 {
	background-color: #FFFFFF;
	float: right;
	padding: 5px;
	width: 200px;
	text-align: center;
	margin-top: 50px;
}
#outerWrapper #contentWrapper #rightColumn1 #rgtTop{
	padding: 0px;
	width: 180px;
	background: url(uploads/cds/rgtColTop.jpg) no-repeat top;
	height: 47px;
	margin-top: 10px;
}
#outerWrapper #contentWrapper #rightColumn1 #rgtContent{
	padding: 10px 10px 5px;
	width: 158px;
	border-right: 1px solid #A6AEC4;
	border-left: 1px solid #A6AEC4;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-bottom-style: none;
	color: #000;
	margin: 0px;
	text-align: left;
}

#outerWrapper #contentWrapper #rightColumn1 #rgtBot{
	padding: 0px;
	width: 180px;
	height: 25px;
	background: url(uploads/cds/rgtColBot.jpg);
	margin: 0px;
}
#outerWrapper #contentWrapper #rightColumn1 #rgtContent a:link {
	color: #263A6E;
	text-decoration: none;
	font-weight: normal;
}
#outerWrapper #contentWrapper #rightColumn1 #rgtContent a:visited {
  text-decoration: none;
  font-weight: normal;

}
#outerWrapper #contentWrapper #rightColumn1 #rgtContent a:hover {
  text-decoration: underline;
  font-weight: normal;

}
#outerWrapper #contentWrapper #rightColumn1 #rgtContent a:focus {
  text-decoration: none;
  font-weight: normal;

}
#outerWrapper #contentWrapper #rightColumn1 #rgtContent a:active {
  color: #505E85;
  text-decoration: none;
  font-weight: normal;

}
#outerWrapper #contentWrapper #content {
	margin: 0px 210px 0px 0px;
	padding: 20px 10px 10px 20px;
	font: 14px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
#outerWrapper #contentWrapper #content a:link {
	color: #505E85;
	text-decoration: none;
	font-weight: normal;
}
#outerWrapper #contentWrapper #content a:visited {
  /*color: #505E85;
  text-decoration: none;
  font-weight: normal;*/

}
#outerWrapper #contentWrapper #content a:hover {
  color: #000;
  text-decoration: underline;
  font-weight: normal;

}
#outerWrapper #contentWrapper #content a:focus {
  text-decoration: none;
 	font-weight: normal;

}
#outerWrapper #contentWrapper #content a:active {
  color: #000;
  text-decoration: none;
  font-weight: normal;
}

#outerWrapper #footer {
	color: #263A6E;
	padding: 60px 10px 10px 20px;
	height: 94px;
	margin-top: 10px;
	background: #FFFFFF url(uploads/cds/footer.jpg) no-repeat;
}
#outerWrapper #footer a:link {
  color: #263A6E;
  font-weight: bold;
  text-decoration: none;
}
#outerWrapper #footer a:visited {
  color: #263A6E;
  font-weight: bold;
  text-decoration: underline;
}
#outerWrapper #footer a:hover {
  color: #263A6E;
  font-weight: bold;
  text-decoration: underline;
}
#outerWrapper #footer a:focus {
  color: #263A6E;
  font-weight: bold;
  text-decoration: none;
}
#outerWrapper #footer a:active {
  color: #263A6E;
  font-weight: bold;
  text-decoration: underline;
}

ul {
	list-style: url(uploads/cds/bullet.jpg) outside;
	font-size: 14px;
	line-height: 18px;
}
li.file {
	list-style-image: url(uploads/cds/bullet.jpg);
	font-size: 14px;
	line-height: 18px;
}
.contactIMG {
	margin-bottom: 5px;
}

/* End of 'cds-main' */

