﻿.a2{
color:#000000;
font-weight:normal;
text-decoration:none;
}

.a2:hover{
color:#333333;
font-weight:normal;
}

.smallText{font-size:8pt}

blockquote{
font-style:normal;
}


.disabledInput{
	border-color:#000099;
	background-color:#cccccc;
}

td{
	font-size:8pt;
}

h4{
	font-size:14pt;
	color:Black;
	font-weight : normal;
}

/*-------------------------------------------*/
/*--------------- Custom --------------------*/
/*-------------------------------------------*/

.required{
	color:red;
	font-weight : bold;
	}

.noClass{
  background-color: transparent;
  color: transparent;
  border-color: transparent;
}

.defaultImageCaption {
	padding: 0px 0px 3px 3px;
	background-color: #ffffcc;
	color: #000000;
	font-family: verdana, Arial;
	font-size: 8pt;
	font-weight: normal;
    text-decoration: none;
}

.websiteTitle{  
	font-size:20pt;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	padding:1px;
}


.columnHeader{
	font-size:8pt;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
}

.newsHeader{
	font-size:14pt;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
}
.whiteText{
	color:#FFFFFF;
}

.brownText{
	color:#666666;
}
.blueText{
	color:#404040;
}

.greeting{
	background-color:#FFFFFF;
	font-size:11pt;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	padding:1px;
}
.username{
	background-color:#FFFFFF;
	font-size:9pt;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	padding:1px;
}
.smalltext{
	font-size:8pt;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
	/*text-align:justify;*/
}

.errorMsg{
color:maroon;
font-weight:bold;
}

.copyright{
	font-family:Arial,verdana;
	color:#FFFFFF;
	font-size:7pt;
	font-weight:normal;
}

.copyright:hover{
	font-family:Arial,verdana;
	color:#cccccc;
	font-size:7pt;
	font-weight:normal;
}


/*-------------------------------------------*/
/*---------------Forms--------------------*/
/*-------------------------------------------*/
.formBorderColour{
	background-color:#000;
}

.formHeader1{
	background-color:#000;
	font-size:9pt;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none
}
.formHeader2{
	background-color:#F9D2A5;
	font-size:9pt;
	font-weight:normal;
	color:#000000;
	text-decoration:none
}
.formHeader3{
	background-color:#DEDEDE;
	font-size:9pt;
	font-weight:normal;
	color:#000000;
	text-decoration:none
}
.formContent{
	background-color:#FFF;
	font-size:9pt;
	font-weight:normal;
	color:#000000;
	text-decoration:none
}
.formSmallText{
	font-size:8pt;
	font-weight:normal;
	color:#0000cc;
	text-decoration:none
}

.formError{
	background:#F9F9E0 url(/images/caution.gif) no-repeat;
	font-size:9pt;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
	padding-left:32px;
}
.formHR{
	size:1;
	color:#000000;
}
/*---------------------------------------------------------------------------/
--Printingstyles.*
---------------------------------------------------------------------------*/
@mediaprint{

}




