
body {
	background-image: url(images/background.png);
	background-color: #386e94;
	margin: 0 0 24px 0;
	text-align: center;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 18px;
}

a {
	color: #099391;
	color: #217ad9;
	font-weight: bold;
	text-decoration: none;
	outline: none;
}
a:hover {
	color: #396d93;
	color: #1956a5;
	text-decoration: underline;
}
a.arrow {
	background: url(images/link-arrow.png) right bottom no-repeat;
	padding-right: 14px;
}
a.pdf {
	background: #ffffff url(images/PDFIconS.gif) bottom right no-repeat;
	padding-right: 24px;
}

p, h1, h2, h3, h4, ul, ol, li, blockquote {
	margin: 0;
	padding: 0;
	font-weight: normal;
}
ul, ol {
	margin: 0 0 9px 10px;
	padding: 0 0 0 10px;
	color: #396d93;
}
li {
	padding: 2px 0 2px 0;
}

table {
	border-collapse: collapse;
}
td {
	vertical-align: top;
}

.purple {
	color: #a924ab;
}
.purple2 {
	color: #6d1cb2;
}
.red {
	color: #cd0002;
}
.green {
	color: #47895f;
}
.blue {
	color: #396d93;
}
.black {
	color: #000000;
}

#paper {
	width: 957px;
	margin: 12px auto;
	background-color: #ffffff;
	border: solid 9px #ffffff;
	text-align: left;
}

#banner {
	background: url(images/banner.png) no-repeat;
	width: 957px;
	height: 193px;
}
#banner-name {
	position: relative;
	top: 64px;
	left: 36px;
}
#banner-login, .banner-login {
	position: relative;
	left: 730px;
	color: #fdee6f;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 0.5px;
}


#menu {
	position: relative;
	top: 119px;
	height: 30px;
	width: 955px;
	line-height: 13px;
	font-size: 13px;
	text-align: center;
}
#menu a {
	padding: 8px 30px 8px 0;
	font-weight: bold;
	color: #1956a5;
	letter-spacing: 1px;
	display: inline-block;
	background: none;
}
#menu a:last-child {
	background: none;
	padding-right: 0;
}
#menu div {
	padding: 6px 18px 6px 6px;
	position: absolute;
	top: 28px;
	text-align: left;
	visibility: hidden;
	background-color: #eff0f1;
	border-top: solid 1px #cad6da;
	z-index: 25;
	font-size: 12px;
}
#menu div a {
	display: block;
	padding: 5px 3px 5px 6px;
	margin: 0;
	background: none;
	font-weight: normal;
	letter-spacing: 1px;
	color: #174f98;
}

#contents.left-menu-bkgnd {
	clear: both;
	background: #ffffff url(images/paper-resource.png) repeat-y;
}

#left-menu {
	width: 198px;
	float: left;
}
#main-content {
	width: 723px;
	float: left;
	padding: 18px;
	min-height: 500px;
}
#center-content {
	width: 535px;
	float: left;
}
#right-side {
	width: 160px;
	float: right;
	margin-left: 18px;
	padding-left: 9px;
	border-left: solid 1px #eff0f1;
}


#left-menu p {
	padding: 0px 9px 18px 18px;
	letter-spacing: 1px;
}

#left-menu-box {
	margin-top: 28px;
}
#left-menu-box p {
	padding: 6px 9px 6px 18px;
	font-size: 15px;
	font-weight: bold;
	color: #396d93;
	color: #1956a5;
	background-color: #d5e2ea;
	border-top: solid 1px #ffffff;
	border-bottom: solid 1px #ffffff;
}
#left-menu-box ul, #left-menu-box ol {
	margin: 0 0 36px 0;
	padding: 0;
	list-style: none;
}
#left-menu-box li {
	border-bottom: solid 1px #ffffff;
}
#left-menu-box li:hover {
	background-color: #f1f7f9;
}
#left-menu-box a {
	display: block;
	padding: 5px 0 4px 18px;
	font-weight: normal;
	letter-spacing: 0.5px;
	text-decoration: none;
	colorX: #396d93;
}

#main-content p {
	padding: 0 0 18px 0;
}
#main-content p.half {
	padding: 0 0 9px 0;
}
#main-content p.single {
	padding: 0 0 0 0;
}
#main-content p.bullet {
	padding: 0 0 3px 18px;
	background: url(images/bullet-yellow.png) 0px 2px no-repeat;
}
#main-content p.arrow-yellow {
	padding: 6px 0 27px 54px;
	background: url(images/arrow-yellow.png) left top no-repeat;
}
#main-content .half {
	padding-bottom: 9px;
}
#main-content h2 {
	color: #47895f;
	font-size: 24px;
	letter-spacing: 1px;
	border-bottom: dotted 1px #dddddd;
	padding: 12px 0 6px 0;
	margin-bottom: 18px;
}
#main-content h3 {
	color: #174f98;
	color: #1956a5;
	font-size: 15px;
	font-weight: bold;
	padding: 9px 0 9px 0;
}
#main-content h4 {
	font-weight: bold;
	font-size: 13px;
}
#main-content blockquote {
	padding-left: 36px;
}
#main-content .column-2 {
	float: left;
	padding: 0 27px 18px 0;
	width: 300px;
}




#footer {
	clear: both;
	height: 81px;
	width: 957px;
	background-color: #99b8cb;
}
#footer-left {
	width: 198px;
	height: 81px;
	overflow: visible;
	float: left;
}
#footer-left img {
	position: relative;
	top: -46px;
	left: 29px;
}
#footer-middle {
	width: 280px;
	height: 72px;
	padding: 9px 0 0 18px;
	float: left;
	color: #1c3548;
}
#footer-middle p {
	font-size: 11px;
	line-height: 14px;
}
#footer-middle p:first-child {
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
}
#footer-right {
	height: 72px;
	padding: 18px 0 0 0;
	color: #ffffff;
	float: left;
	letter-spacing: 1px;
	font-weight: bold;
}




img.PDFIcon {
	vertical-align: top;
	padding-left: 3px;
}
img.PhotoR {
	float: right;
	margin: 6px 12px 12px 24px;
}
div.PhotoR {
	float: right;
	margin: 12px 0px 12px 24px;
	text-align: center;
}
div.PhotoR p {
	margin: 0px;
}
img.PhotoL {
	float: left;
	margin: 6px 12px 12px 0px;
}
div.PhotoL {
	float: left;
	margin: 12px 24px 12px 0;
	text-align: center;
}
div.PhotoL p {
	margin: 0px;
}


.column-layout td {
	padding-right: 27px;
	
}
.media-announce {
	background-color: #f2ecda;
	border: solid 1px #f3e2b9;
	padding: 9px 18px 0px 18px;
	margin: 12px 40px 12px 24px;
}
.media-list h3 {
	border-bottom: solid 1px #888888;
	padding: 18px 0 3px 0;
	margin-bottom: 9px;
}
.media-list p {
	padding-bottom: 9px;
}

.social {
	margin-top: 18px;
}

#main-content #cc-signup-div {
	overflow: visible;
	text-align: left;
	font-size: 11px;
	padding: 18px 0 9px 0;
}
#main-content #cc-signup-div h4 {
	font-size: 12px;
	line-height: 15px;
	letter-spacing: 0.5px;
	color: #a924ab;
	padding-bottom: 3px;
}
#main-content #cc-signup-div p {
	padding: 0; margin: 0;
}
#main-content #cc-signup-div #ea {
	margin: 0; padding: 1px 3px 1px 1px;
	color: #6d1cb2;
	color: #1956a5;
}
#main-content #cc-signup-div #go {
	padding: 0;
	margin: 0;
	font-size: 10px;
}
#main-content #ea {
	width: 110px;
}

a.cmn-contact {
}
#main-content #ctl00_CPH1_EditArea, #main-content #EditArea
{
    float: right;
    font-size: 13px; 
    font-weight: normal;
    padding-right: 9px;
}
