body {
    font-family : Eurostile, Arial, Helvetica, sans-serif, Verdana;
    font-weight : normal;
    font-style : normal;
    color : #000000;
    margin-left : 0px;
    margin-top : 0px;
    background-color : #FFFFFF;
}

p, td, div  { 

}

h1  { 

}

h2  { 

}

h3  { 

}

a.button  {
	color : #FFFFFF;
	text-decoration : none;
}

a, a:link, a:active, a:visited  {
	color : #003366;
	text-decoration : none;
}

a:hover  {
    color : #DC143C;
    text-decoration : none;
}

li {
    list-style : url(../images/asterix.gif);
    text-indent : 10px;
    padding-left : 15px;
}

.footer  {
	font-size : xx-small;
	font-family : Arial, Helvetica, sans-serif;
	color : #003366;
	font-weight : bold;
}

.tablemain  {
	height : auto;
	width : 780;
}

.button  {
	font-size : xx-small;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #015B80;
	font-size : 12px;
}

.navbar  {
    background-color : #1C769B;
    text-decoration : none;
    color : #FFFFFF;
    font-family : Arial, Helvetica, sans-serif;
    font-size : 12px;
    font-weight : bold;
}

a.navtop:link, a.navtop:active, a.navtop:visited {
    color : #FFFFFF;
}

a.navtop:hover {
    color : #DC143C;
}

.branding  {
    background-color : #1C769B;
}

.heading  {
	font-size : 10pt;
	font-weight : bold;
	background-color : #AAD4F1;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-style : normal;
	color : #FFFFFF;
	width : 100%;
    background-image: url(../images/bkg04.gif)
}

.heading2  {
	font-size : 11pt;
	font-weight : bold;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-style : normal;
	color : #003366;
	width : 100%;
}

.bodytext  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	font-style : normal;
	color : #000000;
}

.news  {
    font-size : 9px;
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-weight : normal;
    font-style : normal;
    color : #000000;
    padding-left : 5px;
    background-color : #DDDDDD;
    border : #AAD4F1;
    border-style : solid;
    border-top-width : 1px;
    border-right-width : 1px;
    border-bottom-width : 1px;
    border-left-width : 1px;
    padding-right : 5px;
}

.form  {
    font-size : xx-small;
    font-family : Arial, Helvetica, sans-serif;
    font-weight : normal;
    font-style : normal;
    color : #000000;
    border : 1px #AAD4F1 solid;
    background-color : #DDDDDD;
}

input.form {
    background : #F6F6F6;
}

textarea.form {
    background : #F6F6F6;
}

submit.form {
    background : #F6F6F6;
}

.gutter  {
	background-image : url(../images/gutter.gif);
	background-repeat : repeat;
}

.smallfont  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : xx-small;
}

.search  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-style : normal;
	line-height : normal;
	border : 1px #AAD4F1 inset;
}

.leftnav  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : bold;
	text-align : left;
	cursor : hand;
	text-indent : 5px;

}

.navlinks  {
	font-size : 9px;
	font-weight : bold;
	background-color : #76A0B2;
	font-family :  Arial, Helvetica, sans-serif;
	font-style : normal;
	color : #FFFFFF;
	width : 100%;
	 text-transform : uppercase;
	line-height : 13px;
}

.navlinks2  {
	font-size : 2px;
	font-weight : bold;
	background-color : #76A0B2;
	font-family :  Arial, Helvetica, sans-serif;
	font-style : normal;
	color : #FFFFFF;
	width : 100%;
	 text-transform : uppercase;
	line-height : 2px;
}

.bkgstyle  {
	background-image : url(../images/bkg06.gif);
	background-repeat : repeat;
}


