/*main sections*/

body {font-size: x-small;
/*for IE5/Win*/
voice-family: "\"}\"";
voice-family: inherit;
font-size: small;
/*compliant browsers*/
background-color: #006dff;
margin: 0px;
padding: 0px;}

html>body {/*to be nice to Opera*/
font-size: small;}

form {margin: 0;
display: inline;}

#mainwrapper {width: 960px;
margin: 0 auto;
background-image: url(images/wallpaper.gif);
background-position: center top;
background-repeat: repeat-y;}

#main {position: relative;
background-color: #ffffff;
border: 0px #000000 solid;
width: 900px;
margin: 0 auto;
font-size: 100%;
font-family: Verdana, Helvetica, Arial, sans-serif;}

#header {}

#content {padding: 10px 0;
background-color: #FFFFFF;}

#footersurround {margin: 0 auto;
text-align: center;
font-family: Verdana, Arial, sans-serif;}

#footercontent {font-size: 75%;
color: #FFFFFF;}

#footercontent a {color: #FFFFFF;
text-decoration: none;}

#footercontent a:hover {color: #ffffff;}

.clearit {clear: both;
height: 0;
line-height: 0;
font-size: 1px;}

.floatrightgeneric {float: right;
margin-left: 10px;}

.floatleftgeneric {float: left;
margin-right: 10px;}

/*end main sections*/

/*navigation*/

#navigation {background-color: #0099ff;
border-left: 1px solid #ffffff;
border-right: 1px solid #ffffff;
text-align: center;
padding-top: 5px;
height: 25px;
color: #ffffff;
font-size: 16px;
font-weight: bold;
background-image: url(images/navpaper.jpg);
background-repeat: no-repeat;
background-position: center center;}

#navigation a {color: #ffffff;
text-decoration: none;
padding: 0 15px;}

#navigation a:hover {color: #fff94e;
text-decoration: none;}

/*end navigation*/

/*text*/

p {font-size: 100%;}

ul li {font-size: 100%;}

.smallblack {font-size: 90%;
color: #000000;}

.smallwhite {font-size: 90%;
color: #FFFFFF;}

.redheading {font-size: 120%;
font-family: Verdana, Arial, sans-serif;
color: #b10000;
font-weight: bold;}

.redsubheading {font-size: 110%;
font-family: Arial, sans-serif;
color: #b10000;
font-weight: bold;}

.greyheading {font-size: 120%;
font-family: Verdana, Arial, sans-serif;
color: #333333;
font-weight: bold;}

.greysubheading {font-size: 110%;
font-family: Arial, sans-serif;
color: #333333;
font-weight: bold;}

.blackheading {font-size: 120%;
font-family: Verdana, Arial, sans-serif;
color: #000000;
font-weight: bold;}

.blacksubheading {font-size: 110%;
font-family: Arial, sans-serif;
color: #000000;
font-weight: bold;}

.blueheading {font-size: 120%;
font-family: Verdana, Arial, sans-serif;
color: #0035ac;
font-weight: bold;}

.bluesubheading {font-size: 110%;
font-family: Arial, sans-serif;
color: #0035ac;
font-weight: bold;}

/*end text*/

/*menu styling*/

#menu th {background-image: url(images/navbackground.jpg);
border: 1px #373737 solid;
text-align: center;
color: #6c207e;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 165%;}

#menu td {border: 1px #ececec solid;}

.menuitem {font-size: 115%;
color: #2d77a7;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-weight: bold;}

.menudescription {font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 90%;
color: #363636;
font-style: italic;}

/*end menu styling*/

/*hyperlinks*/

a {color: #1378bb;
text-decoration: underline;}

a:hover {color: #000000;}

/*end hyperlinks*/

/*images*/

.leftimage {margin-right: 5px;}

.rightimage {margin-left: 5px;}

img {border: none;}

/*end images*/

/*start form fields*/

.formfields {border: 1px #cc0000 solid;
background-color: #f8f8f8;
color: #2f2f2f;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 12px;}

.submitbutton {border: 2px #cc0000 solid;
background-color: #cc0000;
color: #FFFFFF;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 14px;
font-weight: bold;}

/*end form fields*/