/* Start Generic Styles, not to be changed */

.designnotes  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff0000;
	font-weight: bold;
	visibility : visible;
}


/* End Generic Styles not to be changed */

#flash {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	z-index:100;
	right: 0;
	bottom: 0;
	visibility: hidden;
}

body, td, p, .copy  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

/* End Main Font Syle */

/* Start Links */

A:ACTIVE,  A:LINK,  A:VISITED {
	color : #2A65A9;
}

 A:HOVER {
	color : #0000FF;
}

html {height : 100%;}

.loginText {
color:#0860A8;
font-size: 10px;
}

.table{font-size:10px;}
.InvalidInput{ 
	font-size:10px;
	background-color:#FFA4A4;
}

.tableBack{background-color:#F5F5F5;}
.loginTextGrey {
font-size: 10px;
}

.forgotten {
font-size: 9px;
}
.sideMenus {
font-size:10px;
}
/* End Links */

/* Start Footer */

.footer, .footer A:ACTIVE, .footer A:LINK, .footer A:VISITED {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #999999;
	font-size : 10px;
	text-decoration : none;
}

.footer A:HOVER {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #696969;
	font-size : 10px;
	text-decoration : underline;
}

/* End Footer */
.border {
	border: 1px solid #CCCCCC;
}
.greyBckgrnd {
	background-color: #E5E5E5;
	border-bottom-width: 1px;
	border-bottom: 1px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
}
.greyBckgrnd2 {
	background-color: #E5E5E5;
	font-size:10px;

}
.formBox {
font-size:10px;
	background-color: #F5F5F5;
	border-bottom-width: 1px;
	border-bottom: 1px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
}
.formBack {
font-size:10px;
	background-color: #F5F5F5;

}
.layerBorder {
	border: 1px solid #000000;
}
.lineBreaker {
	background-color: #CCCCCC;
}
.lineBreaker2 {
	background-color: #FFFFFF;
	border-right-color: #CCCCCC;
	border-right-style: solid;
	border-right-width: 1px;
}
.lineBreaker3 {
	background-color: #F5F5F5;
	border-right-color: #CCCCCC;
	border-right-style: solid;
	border-right-width: 1px;
}
.navSelected, .navSelected A:ACTIVE, .navSelected A:LINK, .navSelected A:VISITED {
	font-size : 10px;
	color: #0860A8;
	font-weight: bold;
	text-decoration: underline;
}
.navSelected A:HOVER {
	font-size : 10px;
	text-decoration: underline;
	color: #000066;
	font-weight: bold;
}
.navUnselected, .navUnselected A:ACTIVE, .navUnselected A:LINK, .navUnselected A:VISITED {
	font-size : 10px;
	color: #0860A8;
	font-weight: bold;
	text-decoration: none;
	
}
.navUnselected A:HOVER {
	font-size : 10px;
	text-decoration: underline;
	color: #000066;
	font-weight: bold;
}
.highlighted {
	font-weight: bold;
	color: #0860A8;
}
.highlighted2 {
	font-weight: bold;
	color: #0860A8;
	font-size: 11px;
}

