body {
	background-color: #cfcfcf;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9pt;
	color: #333;
	background-image: url(images/bg-graygradient.png);
	background-repeat: repeat-x;
}
.navigation {
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
html {
	height: 102%;
}
.navigation a {
	text-decoration: none;
	color: #FFF;
}
.navigation a:hover {
	color: #000;
}
a {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
a:hover {
	color: #CF2879;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
#header {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9pt;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	margin-bottom: 4px;
}
#header a {
	font-size: 9pt;
	color: #FFF;
	text-decoration: none;
}
#header a:hover {
	font-size: 9pt;
	color: #000;
	text-decoration: none;
}
#mstitle {
	font-weight: bold;
	color: #FFF;
	font-size: 36pt;
}
#studiotitle {
	color: #333;
	font-size: 22pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin-bottom: 10px;
}
.bottomLINKnav a {
	color: #46a3d1;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: center;
	letter-spacing: -0.5px;
}
.bottomLINKnav a:hover {
	color: #000;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	letter-spacing: -0.5px;
}
.textwhatis {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: normal;
	border: 1px solid #CCCCCC;
}
#writings {
	position: relative;
	border: 1px solid #CCCCCC;
	margin-bottom: 20px;
}
#writings .authorcopy {
	text-align: left;
	font-size: 10pt;
	padding-right: 10px;
	padding-left: 10px;
}
#writings .authorname {
	text-align: right;
	color: #666666;
	font-size: 9pt;
	padding-right: 10px;
	padding-top: 4px;
}
.redlinks {
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
.redlinks a	{
	color:#CF2879;
	font-weight: bold;
	text-decoration: none;
}
.redlinks a:hover {
	color:#000;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
#table li {
	padding-bottom: 8px;
}
p {
	font-size: 10pt;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
}
.outline tr td center .font tr td .font table tr td .font tr td .libaryitems strong {
	color: #466;
}
.imgborderright {
	margin: 2px;
	padding: 2px;
	border: 1px solid #C17;
	float: right;
}
.mainoutline {
	border-top-width: 6px;
	border-right-width: 6px;
	border-bottom-width: 6px;
	border-left-width: 6px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #000;
	border-left-color: #FFF;
}

