body     
          {
          background-color: #CCCCCC;
		  background: url(images/bg.gif) repeat-y;
          color: #333333;
          font-size: 12px;
          font-family: Verdana, Arial, Helvetica, sans-serif;
          line-height: 14px;
          margin: 0 0 0 0;
          }

p, td    
          {
          color: #333333;
          font-size: 12px;
          font-family: Verdana, Arial, Helvetica, sans-serif;
          line-height: 13px;
          margin: 0 15 0 0;
          }

h1       
          {
          color: #690036;
          font-size: 12px;
          font-family: Georgia, "Times New Roman", Times, serif;
          margin-top: 5px;
          margin-bottom: 5px; 
          }

h2       
          {
          color: #333333;
          font-size: 14px;
          font-family: Georgia, "Times New Roman", Times, serif;
          margin-top: 5px;
          margin-bottom: 5px; 
          }

.disclaimer {
          color: #333333;
          font-size: 9px;
          font-family: Verdana, Arial, Helvetica, sans-serif;
          line-height: 11px;
          margin: 0 15 0 0;
          }

a:link   
          {
          color: #FFFFFF; 
          text-decoration: none;
          font-size: 12px;
          font-weight: bold;
          font-family: Verdana, Arial, Helvetica, sans-serif;
          }

a:visited
          {
          color: #FFFFFF;
          text-decoration: none;
          font-size: 12px;
          font-weight: bold;
          font-family: Verdana, Arial, Helvetica, sans-serif;
          }

a:hover 
          {
          color: #CCCCCC;
          text-decoration: none;
          font-size: 12px;
          font-weight: bold;
          font-family: Verdana, Arial, Helvetica, sans-serif;
          }

a:active 
          {
          color: #CCCCCC;
          text-decoration: none;
          font-size: 12px;
          font-weight: bold;
          font-family: Verdana, Arial, Helvetica, sans-serif;
          }

a.body:link   
          {
          color: #690036; 
          text-decoration: none;
          font-size: 12px;
          font-family: Verdana, Arial, Helvetica, sans-serif;
          line-height: 13px;
          margin: 0;
          }

a.body:visited
          {
          color: #690036;
          text-decoration: none;
          font-size: 12px;
          font-family: Verdana, Arial, Helvetica, sans-serif;
          line-height: 13px;
          margin: 0;
          }

a.body:hover 
          {
          color: #000000;
          text-decoration: none;
          font-size: 12px;
          font-family: Verdana, Arial, Helvetica, sans-serif;
          line-height: 13px;
          margin: 0;
          }

a.body:active 
          {
          color: #000000;
          text-decoration: none;
          font-size: 12px;
          font-family: Verdana, Arial, Helvetica, sans-serif;
          line-height: 13px;
          margin: 0;
          }

a.small:link   
          {
          color: #690036; 
          text-decoration: underline;
          font-size: 9px;
          font-family: Verdana, Arial, Helvetica, sans-serif;
          line-height: 13px;
          margin: 0;
          }

a.small:visited
          {
          color: #690036;
text-decoration: underline;
          font-size: 9px;
          font-family: Verdana, Arial, Helvetica, sans-serif;
          line-height: 13px;
          margin: 0;
          }

a.small:hover 
          {
          color: #000000;
text-decoration: underline;
          font-size: 9px;
          font-family: Verdana, Arial, Helvetica, sans-serif;
          line-height: 13px;
          margin: 0;
          }

a.small:active 
          {
          color: #690036;
text-decoration: underline;
          font-size: 9px;
          font-family: Verdana, Arial, Helvetica, sans-serif;
          line-height: 13px;
          margin: 0;
          }
		  
.head {
	background-color: #680037;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	background-image: url(images/masthead-r.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border-bottom-style: solid;

}
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	display: block;
	width: 255px;
	list-style-image: url(images/bullet.gif);
	line-height: 160%;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-left: 5px;
	text-align: left;
	list-style-position: inside;
	font-size: 11px;
}
.nav a, .nav a:visited, .nav a:hover, .nav a:active
{font-size: 11px;
}

.logo {
	background-image: url(images/masthead-l.png);
	display: block;
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 391px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
}
.left {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	display: block;
	width: 285px;
      height: 575px;
	padding: 0px;
	text-align: center;
	float: left;
	font-weight: bold;
}
.content {
	text-align: left;
	display: block;
	padding: 20px;
	width: 60%;
	background-color: #CCCCCC;
	margin: 0;
	float: left;
	clear: right;
}
.content #cleft {
	display: block;
	float: left;
	width: 25%;
}
.content #cmiddle {

	display: block;
	float: left;
	width: 25%;
}
.content #cright {
	display: block;
	float: left;
	width: 25%;
	clear: right;
}
.content #help {
	display: block;
}
.subnav {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	display: block;
	width: 235px;
	list-style-type: none;
	list-style-image: url(images/bullet.gif);
	line-height: 160%;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 25px;
	padding-left: 5px;
	text-align: left;
	list-style-position: inside;
}
.content #ccenter {
	display: block;
	float: none;
	width: auto;
	text-align: center;
}
.content #cdiv {
	width: 400px;
	text-align: left;
}

.fiftyleft {

	display: block;
	float: left;
	width: 50%;
}
.fiftyright {
	display: block;
	float: right;
	width: 50%;
}
.diamonds {
	list-style-position: outside;
	list-style-image: url(images/diamondbullet.gif);
	list-style-type: none;
}
.arrows {

	list-style-position: outside;
	list-style-image: url(images/arrowbullet.gif);
	list-style-type: none;
}
.none {
	list-style-type: none;
}
.content #ccenter #cleft {

	display: block;
	float: left;
	width: 50%;
}
.content #ccenter #cmiddle {


	display: block;
	float: left;
	width: 50%;
}
.quarterleft {


	display: block;
	float: left;
	width: 33%;
}
.quarterright {
	display: block;
	float: left;
	width: 33%;
	clear: right;
}
.fiftycntr {
	display: block;
	width: 50%;
	text-align: center;
}
