/* Start of CMSMS style sheet 'main' */
img {
    border: 0;
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;

}
a:link {
	color: #0C2C6C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0C2C6C;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.style3 {font-size: 12px}
.style4 {
	color: #0E2E6C;
	font-size: 16px;
}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.style7 {font-size: 12px; font-weight: bold; }
.style10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.style8 {font-weight: bold}
.style12 {font-size: 10px}
.style13 {
	color: #990000;
	font-weight: bold;
}
.style16 {
	color: #993300;
	font-weight: bold;
}
.style18 {color: #993300}
.style19 {color: #FFFFFF}

td#repeatBanner {
	background-image: url(images/repeatBanner.gif);
	background-repeat: repeat-y;
}

td .heading {
   height: 46;
   background-color: #0D2D6D;
   padding-left: 10px;          
}

td .content p {
   padding: 5px 10px;
   margin: 0;
}

#editorial {
   background-color: #99CCCC;
   margin: 0;
   padding: 0;
}

td#shadowPanel{
	background-image: url(images/sidePanelShadow.jpg);
	background-repeat: repeat-x;
        padding: 10px 0 20px 18px;
        margin: 0;
}

td#colorSidePanel {
   background-color: #66CCCC;
   padding: 5px 10px;
   margin: 0;
}


#propList {
    text-align: left;
   font-weight: bold;
}

.darkGreenBG {
   background-color: #999966;
}
/* End of 'main' */

