body {
	background-color: #000000;
	margin-top: 20px;
	margin-left: 0px;
}

H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	line-height: 21px;
	color: #6699FF;
	text-decoration: none;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 16px;
	color: #6699FF;
	text-decoration: none;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 13px;
	color: #6699FF;
	text-decoration: none;
}

H4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	line-height: 21px;
	color: #888888;
	text-decoration: none;
	margin-bottom: 0px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none;
}

img {
	border: none;	
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: 6699FF;
	text-decoration: none;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: #6699ff;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: #FFFFCC;
	text-decoration: none;
}

a.glossary:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	color: 6699FF;
	text-decoration: none;
}

a.glossary:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	color: #6699ff;
	text-decoration: none;
}

a.glossary:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	color: #FFFFCC;
	text-decoration: none;
}

a.rightside:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
a.rightside:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
a.rightside:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
}

a.emaillink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
a.emaillink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
a.emaillink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: 16px;
	color: #6699FF;
	text-decoration: none;
}

a.buttons:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	display: block;
	height: 16px;
	width: 100%;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(/skins/OFCcap/assets/images/button_bg.gif);
}
a.buttons:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	display: block;
	text-align: center;
	height: 16px;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(/skins/OFCcap/assets/images/button_bg.gif);
}
a.buttons:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	display: block;
	text-align: center;
	height: 16px;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(/skins/OFCcap/assets/images/button_bg_over.gif);
}
a.menu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	display: block;
	text-align: center;
	vertical-align: middle;
	height: 17px;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
a.menu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	display: block;
	text-align: center;
	vertical-align: middle;
	height: 17px;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
a.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	display: block;
	text-align: center;
	vertical-align: middle;
	height: 17px;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #6699FF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}



.center{text-align:center}

.whitebullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none;
}


.imgright {
	float: right;
	padding-left: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
}

.imgleft {
	float: left;
	padding-right: 10px;
}

ul{
	margin: 7px 7px 0px 15px;
	padding: 0px 0px 0px 15px;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: 16px;
	color: #6699FF;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

.leftColumn{
	width:406px;
	border:0px;
	}
	
.rightSideBar{
	background-color: #6699FF;
	border-top: 3px solid #000000;
	width:180px;
	padding: 0px;
}