body	{
	background-color : #FFFFFF;
	font-family : Verdana, Helvetica, Arial;
	font-size : 10px;	
	color: #303030;
}

span	{
	font-family : Verdana, Helvetica, Arial;
}

p	{
	font-family : Verdana, Helvetica, Arial;
	margin-left : 10px;
	margin-right : 10px;
	margin-top : 0px;
	margin-bottom : 8px;
}

td		{
	font-family : Verdana, Helvetica, Arial;
	font-size : 11px;
}

.pinktable {
	border-width : thin;
	border-style : dotted;
	border-color: #FC5CA4;
	border-collapse: collapse;
}

.dephead	{
	font-size : 14px;
	font-weight : normal;
	background-color : #DB707A;
	color : #FFFFE3;
	padding-left : 1em;
	padding-right : 1em;
}	

.accent	{
	background-color : #EAE7FF;
	padding-left : 1em;
	padding-right : 1em;
	padding-top : 1em;
	padding-bottom : 1em;
	border-width : 1;
	border-style : dotted;

}	

.accentinline	{
	background-color : #EAE7FF;
	padding-left : 0em;
	padding-right : 0em;
	padding-top : 0em;
	padding-bottom : 0em;
	border-width : 1;
	border-style : dotted;

}	

.deppanel	{
	border-style : dotted;
	border-width : thin;
	border-color : #DB707A;
}	


ul		{
	font-family : Verdana, Helvetica, Arial;
	font-size : 11px;
	margin-top : 0px;
}

A  {
	text-decoration : underline;
	font-family : Verdana, Helvetica, Arial;
	color : #000080;
}

A:Visited  {
	text-decoration : underline;
	font-family : Verdana, Helvetica, Arial;
	color : #4C4C4C;
}

A:Active  {
	text-decoration : underline;
	font-family : Verdana, Helvetica, Arial;
	color : black;
}

A:Hover  {
	text-decoration : underline;
	font-family : Verdana, Helvetica, Arial;
	color : #0054C9;
}


.input	{
	font-family : Verdana,Arial,Courier,Helvetica;
	font-size : 9px;
	font-weight : normal;
}

.whites	{
	color : white;
	font-family : Verdana, Helvetica, Arial;
	font-size : 11px;
	}
		
.blues	{
	color : #000080;
	font-family : Verdana, Helvetica, Arial;
	font-size : 11px;
	}
		
		
.midblues	{
	color : #000080;
	font-family : Verdana, Helvetica, Arial;
	font-size : 13px;
	}
		
.maincontenttitle	{
	color : #000080;
	font-family : Verdana, Helvetica, Arial;
	font-size : 16px;
	font-weight: bold;
	}

.secondcontenttitle	{
	color : #000080;
	font-family : Verdana, Helvetica, Arial;
	font-size : 13px;
	font-weight: bold;
	margin-bottom : 2px;
	}

.halfover	{
	color : #000080;
	font-family : Verdana, Helvetica, Arial;
	font-size : 10px;
	font-weight: bold;
	}

.midwhites	{
	color : white;
	font-family : Verdana, Helvetica, Arial;
	font-size : 13px;
	}
		
.table-header		{background-color: #000080; font-size: 8pt; color: #FFF; font-weight: bold;}
.table-colour		{background-color: #6D7F95; font-size: 8pt; color: #000;}
.table-highlight	{background-color: #EAE7FF; font-family: arial; font-size: 8pt; color: #000;}		
		
		

h2	{
	font-family : Verdana, Helvetica, Arial;
	font-size : 12px;
	margin-left : 5px;
}	

h1	{
	font-family : Verdana, Helvetica, Arial;
	font-size : 15px;
	color : #000080;
	margin-left : 10px;
	margin-bottom: 4px;
}	

h3	{
	font-family : Verdana, Helvetica, Arial;
	font-size : 10px;
}	

h5	{
	font-family : Verdana, Helvetica, Arial;
	font-size : 15px;
	color : #A6311F;
}	


blockquote	{
	font-family : Verdana, Helvetica, Arial;
	font-size : 10px;
	margin-left : 5px;
	margin-right : 5px;
	margin-top : 6px;
	margin-bottom : 6px;
}

.strap	{
	color : white;
	font-family : Verdana, Helvetica, Arial;
	font-size : 11px;
	font-style: normal;
	font-weight: bold;
	background-color : #000080;
}

#topad {
	position: absolute; 
	top: 130px;
	left: 5px;
	height: 240px;
	width: 120px;
	border: none;
	overflow:none;
	visibility: visible;
}
