@charset "utf-8";
/* CSS Document */

body {
background: #ffffff;
background-color: #ffffff;
color: #000000;
margin:0;
padding:0;
}

div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,th,td { 
	margin:0;
	padding:0;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10pt;
	color: #101010;
}

p {
margin: 0.7em 0;
line-height: 1.5;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10pt;
	color: #101010;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,var {
	font-style:normal;
	font-weight:normal;
}

caption {
	text-align:left;
}

th {
text-align: center;
vertical-align: middle;
}

h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

/* HTML redefinitions */

H1 {
font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 18px;
color: #1187b7;
}

H2 {
font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 15px;
color: #1187B7;
margin: 0.8em 0 0.6em;
}

H3 {
font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 13px;
color: #1187B7;
margin: 0.5em 0;
}

abbr {
border-bottom: 1px dotted #1187b7;
}

a:link {
color: #247DB1;
}

a:visited {
color: #0A56AF;
}

a:hover {
color: #fcce20;
}

a:active {
color: #fcce20;
}

ol li, ul li {
margin: 2px 0 2px 1.4em;
}

input {
margin: 2px 2px 2px 0;
}

/* Panes */

#ControlPanel {
	width: 990px;
}

.skinObject {
	font-weight: normal;
	color: #FFFFFF;
}

#dnn_ImagePane {
border: 1px solid #1187b7;
background: #dddddd;
width: 250px;
height: 123px;
}

#dnn_ImagePane p {
padding: 0;
margin: 0;
}

#Search {
margin-top: 10px;
}

.SearchBoxTop {
border-top:  1px solid #101010;
background: #ffffff;
height: 7px;
}

.SearchBoxMain {
border: 0 1px 1px;
border-style: solid #101010;
background: #ffffff;
padding: 0 2px 2px;
}

.SearchBoxMain h1 {
margin: 0 0 7px 7px;
}

.SearchBoxContent {
background: #FFF9D4;
padding: 10px;
text-align: center;
}

.SearchText {
font-family:Tahoma,Arial,Helvetica;
font-size:12px;
font-weight:normal;
width: 150px;
border: 1px solid #E0DFE3;
padding: 3px;
height: 20px;
}

#dnn_RightPane {
color: #ffffff;
}

#dnn_RightPane .SubHead {
color: #ffffff;
}

/* Background colours */

.vpmBlue {
background: url(images/top.png);
background-repeat: repeat-x;
background-position: top;
}

.vpmBlueBottom {
background: url(images/bottom.png);
background-repeat: repeat-x;
background-position: top;}

.vpmLightYellow {
	background-color: #fff9d4;
	padding-bottom: 50px;
}
.vpmBlack {
border: 1px solid #000000;
	background-color: #101010;
	background-image:url(images/rightTop.png);
	background-position: top;
	background-repeat: repeat-x;
	width: 226px;
	padding-right: 12px;
	padding-left: 12px;
}

/*spacers */

.vpmTable {
margin-top: 15px;
}

.vpmLogo {
width: 200px;
padding: 3px 3px 2px 0;
}

.vpmMiddleTop {
padding: 3px 0;
}

.vpmMiddleTop img {
border: 1px solid #fcce00;
}

.vpmRightTop {
width: 252px;
padding: 3px 0px 2px 3px;
}
.vpmDIVtopSpace {
padding: 10px 0;
}

/* Main Content Style */

.mainContent {
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: justify;
}

.Head {
font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 18px;
color: #1187b7;
}

.SubHead {
font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 15px;
color: #1187B7;
}

.SubSubHead {
font-family: Tahoma, Verdana, Arial, sans-serif;
font-weight: bold;
font-size: 13px;
color: #101010;
}

.Normal {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10pt;
	color: #101010;
}

.Normal a {
font-weight: bold;
}

.Normal TD, .Normal TH {
padding: 5px;
}

.NormalBold {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10pt;
	color: #101010;
}

.NormalRed {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10pt;
	color: #CC0000;
}

.VivaYellow {
color: #fcce0c;
}

.BlackModuleContent {
background: #FFF9D4;
padding: 10px;
}

/* breadcrumb style */

#breadcrumb {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #666666;
	margin: 0;
	padding: 6px 12px 6px 10px;
}
.breadcrumb, .breadcrumb a {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #666666;
}
.breadcrumb a:hover {
	color: #004071;
	text-decoration: underline;
}

.breadcrumb a:active {
	color: #666666;
}
.breadcrumb a:link {
	color: #666666;
}
.breadcrumb a:visited {
	color: #666666;
}

/* Footer */

.vpmFooter {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-top: 5px;
	padding-bottom: 5px;
}
.vpmFooter a {
	color: #666666;
	text-decoration: none;
}
.vpmFooter a:link {
	color: #666666;
	text-decoration: none;
}
.vpmFooter a:visited {
	color: #666666;
	text-decoration: none;
}
.vpmFooter a:active {
	color: #666666;
	text-decoration: none;
}
.vpmFooter a:hover {
	color: #004070;
	text-decoration: underline;
}
.whiteBorder {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.vpmVBackground {
	background-image: url(images/topV.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
.white11 {
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.white12 {
	font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.white12 a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.white12 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.white12 a:visited {
	color: #FFFFFF;
	font-weight: bold;
}
.white12 a:active {
	color: #FFFFFF;
	font-weight: bold;
}
.white12 a:link {
	color: #FFFFFF;
	font-weight: bold;
}
