/* Start of CMSMS style sheet 'new design print' */
 body {
	text-align: center;   /* horizontal centering hack for IE */
	padding: 0;           /* required to "hide" distance div */
	margin: 0;            /* required to "hide" distance div */
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #000;
	color: #000000;
}

div#container {
       text-align: left;     /* horizontal centering hack for IE *
       color:#000;
       font-family:'Times New Roman', Times, Palatino, 'Palatino Linotype', 'Book Antiqua', Georgia, serif;
}


.twoColFixRtHdr #header {margin:0px; padding-top:19px; padding-left:97px;}

.twoColFixRtHdr #header h1 {
        margin:0px;
        text-transform:uppercase;
        font-family: 'Copperplate', 'Times New Roman', Times, serif;
}

#header h2 {text-align:center; font-family:"Palatino Linotype", "Book Antiqua", Palatino, Georgia, serif;font-size:27px; margin:0px; padding-top:16px; padding-bottom:0px; }

h3 {font-family:"Courier New", Courier, monospace; font-size:34.5px; margin:0px; line-height:0px; padding-top:104px; padding-bottom:25px;}


.twoColFixRtHdr #sidebar1 {
       margin:0px;
	float: left; /* since this element is floated, a width must be given */
}

#sidebar1 img {float:right; margin-top:40px; }

.twoColFixRtHdr #mainContent p{ 
       color:#fff;
       font-family:'Times New Roman', Times, Palatino, 'Palatino Linotype', 'Book Antiqua', Georgia, serif;
       font-size:16px;
       line-height:19px;
} 


.twoColFixRtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
        padding-left:0px;
        color:#fff;
        font-family:Copperplate, "Copperplate Gothic Bold", "Biondi Light", "Copperplate (URW)", "Plate Gothic", 'Times New Roman', serif;
        font-size:14.8px; line-height:19px;
       text-align:left;

        
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

ul {list-style-type:none; font-family:"Courier New", Courier, monospace; font-size:17px; }

a {color:#fff;}

a:hover {background-color:#999; text-decoration:none;}

#sidebar1 ul {display:none; }

.currentpage {font-weight:bold; }

#sidebar1 {color:#fff;
       font-family:'Times New Roman', Times, Palatino, 'Palatino Linotype', 'Book Antiqua', Georgia, serif;
       font-size:16px;
       line-height:19px;}

blockquote p {        
       color:#fff;
       font-family:'Times New Roman', Times, Palatino, 'Palatino Linotype', 'Book Antiqua', Georgia, serif;
       font-size:15px;
       line-height:16px;
       margin-right:0px;
       width:100%;
       margin-left:0;
       text-align:justify;
}


#homeCitation {width:100%; margin-left:0px; font-style:normal; }

#summary {width: 100%; text-align: justify; font-family: Courier,'Courier New',monospace !important; font-size: 16px !important; font-weight: normal; line-height:18px; }

#awardImg {position: static; float:left; }

input {margin-left:0; }

object, embed {display:none; }

.next {position:absolute; top:430px; left:540px; }
.previous {position:absolute; top:430px; left:40px; }

#footer a {display:none; }

.accessibility li {display:none; }

.noPrint {display:none; }

input[type="submit"] {cursor:pointer; }
/* End of 'new design print' */

