/*main sections*/

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

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

form {
margin: 0;
display: inline;}

#main {position: relative;
background-color: transparent;
background-image:url(images/mainpaper.gif);
background-repeat: repeat-y;
background-position: center;
border: 0px #000000 solid;
width: 980px;
margin: 0 auto;
font-size: 100%;
font-family: Arial, sans-serif;}

#maincheckout {position: relative;
background-color: transparent;
background-image:url(images/mainpapercheckout.gif);
background-repeat: repeat-y;
background-position: center;
border: 0px #000000 solid;
width: 980px;
margin: 0 auto;
font-size: 100%;
font-family: Arial, sans-serif;}

#header {
background-color: #ffffff;
padding: 25px 0;}



#contentwrapper{
}

#content {display:inline;
width: 780px;
float: right;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 5px;}

.bottomstrip{
border-top: 10px solid #ffffff;
border-bottom: 10px solid #ffffff;}

#footersurround {
border-bottom: 5px solid #ffffff;
background-color: #ffffff;}

#footercontent {font-size: 12px;
color: #000000;
padding: 5px;
text-align: center;
border-bottom: 1px solid #000000;}

#footercontent a {color: #000000;
text-decoration: none;
padding: 0 18px;
letter-spacing: 1px;}

#footercontent a:hover {color: #000000;
text-decoration: underline;}

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

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

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

.team{
}

.team th{
background-color: #0089ce;
color: #ffffff;
width: 20%;
font-size: 13px;
vertical-align: top;
padding: 7px;
border-bottom: 4px solid #ffffff;}

.team td{
font-size: 12px;
width: 30%;
vertical-align: middle;
padding: 5px 5px 20px 5px;
}

/*end main sections*/

/*navigation*/

#navigation {display:inline;
width: 190px;
float: left;
margin-left: 0px;
background-color: trasnsparent;}

#navigation img{
border-bottom: 5px solid #ffffff;}

#searchundernav{
padding-top: 10px;}

/*end navigation*/

/*text*/

h1 {font-size: 22px;
color: #0089ce;
margin-top: 0px;
text-align: left;
letter-spacing: 0px;}

.h1smaller{
font-size: 16px;
font-weight: normal;
color: #c6c8c9;}

h2 {font-size: 150%;}

p {font-size: 100%;
}

ul li {font-size: 100%;}

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

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

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

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

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

.greensubheading {font-size: 110%;
font-family: Arial, sans-serif;
color: #bdcd36;
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: #0089ce;
font-weight: bold;}

.bluesubheading {font-size: 110%;
font-family: Arial, sans-serif;
color: #0089ce;
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: #eb2127;
text-decoration: underline;}

a:hover {color: #199cd8;
}

/*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*/