body {
	font-size: 62.5%;
	margin-left:0;
	margin-top:0;
	background-image: url(images-frame/backFadeFillet.gif);
	background-repeat: repeat-x;
	background-color: #BEC6F8;
}

p {

	margin-top: 2px;
	margin-bottom: 2px;
}

td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 1.7em;
	font-weight:normal;
	margin-top:5px;
}

h2 {
	font-size: 1.5em;
	font-weight:normal;
	margin-top:5px;
}

.normal {
	font-size: 1.3em;
}

.big {
	font-size: 1.7em;
}

.bigWhite {
	font-size: 1.7em;
	color:#FFFFFF;
	font-weight:bold;
}

table.navbar {
   border:none;
   border-collapse: collapse;
}

table.navbar td {
   border: 1px solid #CCCCCC;
}

table.navbar td a{
	display: block;
	height: 30px;
	padding-top: 1em;
	padding-left: 1em;
	text-decoration: none;
	vertical-align: middle;
	width: 177px;
}

table.navbar td a:link, table.navbar  {
	background-color: #FFFFFF;
	color: #000000;
}

table.navbar td a:hover, table.navbar td a:active td a:visited {
   background-color: #BEC6F8;
   color: #000000;
}

a.minilink:link {
	color: #000000; text-decoration: none; font-size: 1.2em; font-weight: normal;
}

a.minilink:visited {
	color: #000000; text-decoration: none; font-size: 1.2em;  font-weight:normal;
}

a.minilink:hover {
	color: #000000; text-decoration: underline; font-size: 1.2em; font-weight:normal;
}

a.minilink:active {
	color: #000000; text-decoration: none; font-size: 1.2em; font-weight:normal;
}

a.mainLink:link {
	color: #010078; text-decoration: none; font-size: 1.2em; font-weight: bold;
}

a.mainLink:visited {
	color: #010078; text-decoration: none; font-size: 1.2em;  font-weight:bold;
}

a.mainLink:hover {
	color: #010078; text-decoration: underline; font-size: 1.2em; font-weight:bold;
}

a.mainLink:active {
	color: #010078; text-decoration: underline; font-size: 1.2em; font-weight:bold;
}

input.perfectInputBox
{
	width: 150px;
	height: 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}

textarea.perfectTextArea
{
	width: 230px;
	height: 100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}

.newsBox {
	width:450px;
	margin-left: 40px;
	margin-top: 20px;
	border: 1px solid #06F;
	padding: 5px;
}

a.tagLineLink:link {
	color:#000;
	text-decoration:none;
}
a.tagLineLink:visited {
	color:#000;
	text-decoration:none;
}
a.tagLineLink:hover {
	color:#000;
	text-decoration:underline;
}
a.tagLineLink:active {
	color:#000;
	text-decoration:none;
}
/* All ones used above */






ol {
	font-size: 1em;
}

ul {
	font-size: 1em;
}
label {
	font-size: 1.2em;
	color: #000000;
}

.cell1 {
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	border-spacing:5px;
	padding:5px;
}

.smaller {
	font-size:1.1em;
}

.warn {
	color: #FF0000;
}


input {
	font-size: 1em;
}

.mainCell {
	border:1px solid #888888;
	border-spacing:0px;
	background-color: #FFFFFF;
}

a:visited {
	color: #000000;
}
