/* Global Styles */

body {
	margin:0px;
	background:	url(images/CVPCbgnd.jpg);
	padding:0;
	color:#000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	}

table {
	border:thin;
	border:thin;
	padding:10px;
	border-collapse: collapse;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	vertical-align:top;
	border-color:#666699;
	text-align: justify;
	}
	
hr {
	height:2px;
	color:#1F3F92;
	border: none;
	}
	
a {
	text-decoration:none;
	color:#006633;
	font-size: 18px;
	}

	
a:hover {
	color: #F00;
	}
	`
a:visited {
	text-decoration:underline;
	color:#006633
	}	

a Minutes {
	text-decoration:none;
	font-size:36px;
	font-weight: bolder;
	color: #0000FF;
}

/* Class Styles */
.updatedText {
	color:#000066;
	font-size: 12px;
	text-align:justify;
	}
	
.header {
	color: #CC3300;
	font-weight:bold;
	letter-spacing:0.1em;
	font-size: 24px;
	}	
		
.subHeader {
	color: #CC3300;
	font-weight:bold;
	letter-spacing:0.1em;
	font-size: 12px;
	}
	
.subHeaderNoBold {
	color: #CC3300;
	font-weight:normal;
	letter-spacing:0.1em;
	font-size: 12px;
	}
	
.subjectHeader {
	color: #CC3300;
	font-weight:bold;
	letter-spacing:0.1em;
	font-size: 18px;
	}
	
.warningText{
	color: #FF0000;
	font-weight:bold;
	letter-spacing:0.1em;
	font-size: 24px;
	}

.smallText {
	color:#99CCFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
	
.captionText {
	color:#CC3300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	}
.updated{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}

ul a{
	font-size:14px;
	text-align: center;
}

p {
	font-size: 18px;
	text-align: justify;
	color: #006;
}

.Pcenter {
text-align:center;
}

.Big64ptText {font-size: 64pt;}

.small14ptText {font-size: 14pt; }
.LargeText {
	font-size: large;
	text-align: justify;
}
.xLargeBoldText {
	font-size: 24px;
	font-weight: bold;
	text-align:left;
}
.xLargeBoldTextRed {
	font-size: 24px;
	font-weight: bold;
	text-align:left;
	color: #FF0000;
}
.xLargeBoldTextCentred{
	font-size: 36px;
	font-weight: bold;
	text-align:center;
	color: #F00;
}
.mediumText {
	font-size: 12px;
	text-align: center;
}
.LeftMediumText {font-size:12px; text-align:left;}
#container {
	width: 854px;
	margin-right: auto;
	margin-left: auto;
}

.centreMediumRedText {font-size:18px; text-align:center; color:#FF0000;}
.style3 {
	font-size: 24px;
	font-weight: bold;
}
.HmenuDiv {
	width: 740px;
	margin-right: auto;
	margin-left: auto;
}
