body {
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; background: white; color: black;
	font-size: 0.8em;
	text-align: left;
}
#tableLayout {
	border: 2px solid #00a9eb;
	border-style: ridge;
}
#tableLayout2 {
	border: 1px solid #00a9eb;
	border-style:outset;
	background-color:#CCFFFF;
}
#tableLayout, #tableLayout td {
	border-collapse: collapse;
}
#tableLayout td {
	padding: 4px;
	text-align: left;
}
#tableLayout2, #tableLayout2 td {
	border-collapse: collapse;
}
#tableLayout2 td {
	padding: 1px;
	text-align: left;
}
#tdLogo {
	width: 140px;
	background-color: #6297B9;
	text-align: center;
}
#tableLayout #tdNavigation {
	padding-bottom: 0px;
	background-color: #8ca3c3;
}
#tdNavigation a {
	margin-right: 8px;
	margin-left: 8px;
	display: block;
	float: left;
}
#tableLayout #tdFooter {
	background-color: #FBFCF9;
	border-top: 1px solid #8ca3c3;
	padding: 10px;
	color: #9CA79D;
	text-align: center;
}
p {
	margin-top: 0px;
	text-align: left;
}
#tableLayout #tdSidebar {
	background-color: #d1e3fb;
	vertical-align: top;
	padding-top: 10px;
	background-repeat: no-repeat;
	background-position: bottom;
}
h1 {
	color: #6297B9;
	margin-top: 0px;
	margin-bottom: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 3em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
h2 {
	font-family: Myriad Pro Cond, Arial;
	font-size: 2em;
	color: #00a9eb;
}
#tableLayout #tdSidebar a {
	padding: 5px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #8ca3c3;
	border-right: 1px solid #8ca3c3;
	border-left: 1px solid #ffffff;
	display: block;
	margin-bottom: 10px;
	text-decoration: none;
}
#tableLayout #tdSidebar a.form {
	background-color: #F6F7F3;
}
#tableLayout #tdSidebar a:link {
	color: #blue;
	text-decoration:none;
}
#tableLayout #tdSidebar a:hover {
	background-color: #FBFCF9;
	border-top: 1px solid #8ca3c3;
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #8ca3c3;
	color:#red;
	text-decoration:underline;
}
#tableLayout #tdContent {
}
#tdStudy {
	border-top: 1px solid #ffffff;
}
#divCopyright {
	font-size: 10px;
	margin: 1em;
	text-align: center;
}
#divCopyright a:link {
	color: blue;
	text-decoration: none;
}
#divCopyright a:visited {
	text-decoration: none;
	color: blue;
}
#divCopyright a:hover {
	text-decoration: underline;
	color: red;
}
a:link {
	color: blue;
	text-decoration: none;
}
.highlight a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.highlightnot a:link {
	color: #blue;
	text-decoration: none;
}
a:visited {
	color: blue;
	text-decoration: none;
}
.highlight a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.highlightnot a:visited {
	color: #blue;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color:red;
}
.highlight a:hover {
	text-decoration: none;
	color:#FFFFFF;
}
.highlightnot a:hover {
	text-decoration: none;
	color:#red;
}
h3 {
	font-size: 16px;
	color: #000000;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
h5 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.docHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
	border-left-width: 11px;
	border-left-style: solid;
	border-left-color: d7dace;
	text-indent: 4px;
	padding-left: 7px;
}
.BodyBold {
	font-weight: bold;
}
.BodyRedText {
	color: #FF0000;
}
.BodyBoldCentre {
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}
.bodytextyellowback {

	background: #FFFFFF;
}
.bodytextyellowbackblue {

	background: #d1e3fb;
}
.bodytextyellowbackperm {

	background: #FFFFFF;
	color: #FFFFFF;
}
.bodytexthighlight {

	background: #FFFFCC;
	color:#000000;
	border-left: 1px solid;
	border-top: 1px solid;
	border-right-style:ridge;
	border-bottom-style:ridge;
	border-color:#006699;
}
.bodytexthighlightnot {

	background: #FFFFFF;
	color: #FFFFFF;
	border:none;
}
.previousnext {

	padding: 0px;
	width: auto;
	border: 1px solid #006699;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font-family: Arial, Helvetica, sans-serif;
	cursor: auto;
	line-height: normal;
	background: #d1e3fb;
	font-size: 12px;
	color: #666666;
}
.style12 {
	font-size: xx-small;
	vertical-align: super;
}
.redbox {

	border: 2px solid #ff0000;
	font-family: Arial, Helvetica, sans-serif;
	background: #ffffff;
	font-size: 12px;
	color: #000000;
}
.yellowbox {

	border: 2px solid #ffff00;
	font-family: Arial, Helvetica, sans-serif;
	background: #ffffff;
	font-size: 12px;
	color: #000000;
}
.greenbox {

	border: 2px solid #00cc33;
	font-family: Arial, Helvetica, sans-serif;
	background: #ffffff;
	font-size: 12px;
	color: #000000;
}
.bluebox {

	border: 2px solid #0000ff;
	font-family: Arial, Helvetica, sans-serif;
	background: #ffffff;
	font-size: 12px;
	color: #000000;
}
.orangebox {

	border: 2px solid #996600;
	font-family: Arial, Helvetica, sans-serif;
	background: #ffffff;
	font-size: 12px;
	color: #000000;
}
.greybox {

	border: 2px solid #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	background: #ffffff;
	font-size: 12px;
	color: #000000;
}
.dashedHR {
	border: 1px dashed #0000ff;
}
.solidHR {
	border: 1px solid #00a9eb;
}
# tableLayoutDVD {
	border: 1px solid #0000ff;
	background-color: 665d58;
}
/* BUTTONS */
.buttons a, .buttons button{
    display:block;
    float:left;
    margin:0 7px 0 0;
    background-color:#ffffff;
    border-top:1px solid #dedede;
    border-left:1px solid #dedede;
	border-bottom:1px solid #000;
	border-right:1px solid #000;

    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    color:blue;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
}
.buttons button{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}
.buttons button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
*:first-child+html button[type]{
    padding:4px 10px 3px 7px; /* IE7 */
}
.buttons button img, .buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}

button:hover, .buttons a:hover{
    background-color:#ffffff;
    border:1px solid #c2e1ef;
    color:red;
	text-decoration:underline;
}
.buttons a:active{
    background-color:#6299c5;
    border:1px solid #6299c5;
	text-decoration:none;
}
a.buttons:hover{
	color:red;
	text-decoration:underline;
}
