/* Start of CMSMS style sheet 'main' */
/* CSS Document */

a:link, a:visited, a:active {
color: #1C3EBB;
text-decoration: none;
}

a:hover {
color: #671CBB;
text-decoration: underline;
}

BODY {
	padding: 0px;
	margin: 0px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background: #f1bbd6
}

IMG {
	border: 0;
}

P {
	margin: 10px 0px 0px 0px;
}

.bodytext {
	padding: 20px;
	font: 12px/17px Verdana, Arial, Helvetica, sans-serif;
	color: #013A65;
}

#horizMenu {
	background: #EBB4CF;
	float: left;
	position: relative;
	top: 0px;
	width: 100%;
	z-index: 500;
}

#horizMenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#horizMenu li {
	float: left;
}

#horizMenu p {
	margin: 0px;
	padding: 0px;
	padding-left: 30px;
}

#horizMenu a {
	font: bold 14px Arial, Verdana, sans-serif;
	display: block;
	margin: 0;
	text-decoration: none;
	border: 1px solid #A16E99;	
	background-color: #F4D6F6;
	margin: 2px;
	white-space: nowrap;
}

#horizMenu a {
	color: #000066;
	text-transform: uppercase;
	padding: 1px 15px;
}

#horizMenu a:hover {
	background-color: #CEDFF7;
}


h1 {
	color: #C04583;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 28px;
	margin: 10px 0px;
}

.header {
	background: #CC6699 repeat-x;
}

.footer {
	text-align: center;
	font-size: 11px;
}

.leftgrid {
	background:  url(images/grid_pic.gif) no-repeat;
}

#menu2 {
	background: #FFE1F0;
}

#menu1 {
	background: #EBB4CF;
}

a.menu2l {
	text-decoration: none;
	color: #000099;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.menu2l:hover {
	color: #CC6699;
}

.boldblack {
	font-weight: bold;
	color: #000000;
}

#copyright {
	font-weight: bold;
	color: #000066;
	font-size: 14px;
	margin-left: 30px;
}

.dmlink {
	color: #666666;
	font-size: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

#lefttd {
	background: #F8E6EF url(images/pinkback.gif);
}
.boldgrey {
	font-weight: bold;
	color: #01518B;
	font-size: 12px;
}
.boldblack2 {
	font-weight: bold;
	color: #000000;
	font-size: 14px;
}
h2 {
	color: #C04583;
	font-size: 15px;
	line-height: 1.2em;
}

.bold {
	font-weight: bold;
}

.light-pink {
	color: #DB80AD;
}

.pinkbold {
	font-size: 13px;
	font-weight: bold;
	color: #DB80AD;
}

.bodytext_index {
	padding: 20px;
	font: 12px/17px Verdana, Arial, Helvetica, sans-serif;
	color: #013A65;
	/* background: url(images/equinox_watermark.gif) no-repeat center; */
}


.pink {
	color: #EC008C;
}

.purple {
	color: #EC00FF;
}

.mainNav {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #000099;
  font-weight : bold;
}
/* End of 'main' */

