/* CSS Document *//* Begin Global Classes */body {	background-color: #CCCCCC;	margin: 0px;	padding: 0px;	background-image: url(../images/page_bg.gif);	background-repeat: repeat-y;	background-position: center;	}img {	display: block;	}.pageContentWhite {	background-color: #FFFFFF;	}.pageContentDarkBlue {	}.pageContentGray {	background-color: #999999;	}#subnavlist {	margin: 0px;	margin-left: 10px;	padding: 0px;	list-style-image: url(../images/spacer.gif); 	}li.selected {	margin-left: 20px;	list-style-image: url(../images/carat.gif);	}/* Begin Link Classes */.subNav {	font-size: .75em;	line-height: 1.7;	font-style: normal;	}a:link {	color: #FFFFFF;	text-decoration: none;	}a:visited {	color: #FFFFFF;	text-decoration: none;	}a:hover {	color: #FFFFFF;	text-decoration: underline;	}a:active {	color: #FFFFFF;	text-decoration: underline;	}		/* Begin Content Classes */body {	font-family: Georgia, Times New Roman, Times, serif;	}p, td, li, ul, ol, h1, h2, h3, h4, h5, h6 {	font-family: Georgia, Times New Roman, Times, serif;	}h1, .headline {	font-size: .95em;	line-height: 1.6;	letter-spacing: .1em;	font-weight: normal;	color: #FFFFFF;	text-align: left;	margin: 0px;	padding: 0px;	}h2 {	font-size: .85em;	line-height: 1.7;	font-weight: normal;	color: #FFFFFF;	}p, .copy {	font-size: .75em;	line-height: 1.7;	font-weight: normal;	color: #FFFFFF;	}.mainbody p {	margin-right: 40px;	}.mainbody ul {	margin: 0px;	margin-left: 15px;	margin-bottom: 20px;	padding: 0px;	font-size: .75em;	line-height: 1.4;	color: #FFFFFF;	}.mainbody li {	margin-bottom: 10px;	}.plain {	list-style-image: url(../images/spacer.gif);	}.mainbody a {	text-decoration: underline;	}.footer {	font-size: .65em;	line-height: 1.7;	font-style: normal;	color: #FFFFFF;	}.footer a {	margin-left: 7px;	margin-right: 7px;	}a.first {	margin-left: 0px;	}
