/* NAVIGATION STYLE ELEMENTS */

A.nav:link {font-family: Verdana, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
font-weight: bold;
color: #003366;
text-decoration: none; }

A.nav:visited {font-family: Verdana, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
font-weight: bold;
color: #003366;
text-decoration: none; }

A.nav:active {font-family: Verdana, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
font-weight: bold;
color: #003366;
text-decoration: none; }

A.nav:hover {font-family: Verdana, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
font-weight: bold;
color: #FF9900;
text-decoration: none; }

.navactive {font-family: Verdana, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
font-weight: bold;
color: #FF9900;
text-decoration: none; }

A.subnav:link {font-family: Verdana, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
font-weight: normal;
color: #003366;
text-decoration: none; }

A.subnav:visited {font-family: Verdana, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
font-weight: normal;
color: #003366;
text-decoration: none; }

A.subnav:active {font-family: Verdana, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
font-weight: normal;
color: #003366;
text-decoration: none; }

A.subnav:hover {font-family: Verdana, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
font-weight: normal;
color: #FF9900;
text-decoration: none; }

.arrows {font-family: Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
font-weight: bold;
color: #003366;
text-decoration: none; }

.arrowsorange {font-family: Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
font-weight: bold;
color: #FF9900;
text-decoration: none; }

/* CONTENT STYLE ELEMENTS */

body {
background-color: #ffffff;
margin: 0em;
padding: 0em; }

.footer {
margin-top: 2em;
text-align: center;
font-size: 11px;
font-family: Verdana, Helvetica, sans-serif;
}

.nospace {
margin-top: 0em;
padding-top: 0em; }

a:link {color: #ff6600;
text-decoration: none }

a:visited {color: #ff6600;
text-decoration: none }

a:hover {color: #ff6600;
text-decoration: underline }

.content {font-family: Verdana, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
color: #333333;
text-decoration: none; }

.contentblue {font-family: Verdana, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: bold;
color: #003366;
text-decoration: none; }

.bold {font-family: Verdana, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: bold;
color: #333333;
text-decoration: none; }

.italic {font-family: Verdana, Helvetica, sans-serif;
font-size: 12px;
font-style: italic;
font-weight: normal;
color: #333333;
text-decoration: none; }

.title {font-family: Verdana, Helvetica, sans-serif;
font-size: 17px;
font-style: normal;
font-weight: bold;
color: #FF9900;
text-decoration: none; }

.bullet {font-family: Verdana, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
color: #003366;
text-decoration: none; }

.subtitle {font-family: Verdana, Helvetica, sans-serif;
font-size: 14px;
font-style: normal;
font-weight: bold;
color: #003366;
text-decoration: none; }

h2 {font-family: Verdana, Helvetica, sans-serif;
font-size: 14px;
font-style: normal;
font-weight: bold;
color: #003366;
text-decoration: none;
margin: 0em;
padding: 0em; }

.top {font-family: Verdana, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
font-weight: normal;
color: #003366;
text-decoration: none; }

.copyright {font-family: Verdana, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
font-weight: normal;
color: #333333;
text-decoration: none; }

/* PULLQUOTE STYLE ELEMENTS */

ol {margin-top: 0px;
margin-left: 0px;
padding-left: 0px;}

ul {margin-top: 0px;
margin-left: 0px;
padding-left: .5em;}

li {
margin-left: 1em;
padding-left: 0em; }

/* TABLE BASED FIX */
/*table img {
display: block;
vertical-align: top;
}*/

/*td, tr, table {
margin: 0;
padding: 0; }*/
#udm {
	margin-left:36px;
	display:inline;
	}
#home, #homelink {
width: 55px;
background-color: white;
border-right: 1px #003366 solid;

	}

#about, #aboutlink {
width: 97px;
background-color: white;
border-right: 1px #003366 solid;
}

#products, #productslink {
width: 100px;
background-color: white;
border-right: 1px #003366 solid;
}

#contactus, #contactuslink {
width: 90px;
background-color: white;
border-right: 1px white solid;
}


