/* CSS Document */

body {
    font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/pageBackground.png);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.bottomLinks {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}

.bottomLinksNoUL {
	font-size: 11px;
	color: #FFFFFF;
}

.bottomLinksSmall {
	font-size: 10px;
	color: #FFFFFF;
}

.subNav:link {
	font-size: 11px;
	color: #014A48;
	text-decoration: none;
}

.subNav:visited {
	font-size: 11px;
	color: #014A48;
	text-decoration: none;
}

.subNav:hover {
	font-size: 11px;
	color: #014A48;
	text-decoration: underline;
}

.subNav:active {
	font-size: 11px;
	color: #014A48;
	text-decoration: none;
}
.subNavSpacer {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

#lblMessage {
    color:white;
}

/* Left Navigation Bar */

.menueheader2 {
font-weight:500;
line-height:25px;
}

.leftNavHeader {
    padding-top:10px;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	width: 160px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	display:block;
}

.leftNavHeader:link {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	width: 160px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	display:block;
}
.leftNavHeader:visited {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	width: 160px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	display:block;
}
.leftNavHeader:hover {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	width: 160px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	display:block;
}
.leftNavHeader:active {
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	width: 160px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	display:block;
}
.leftLinks:link {
	font-size: 11px;
	color: #014A48;
	text-decoration: none;
	width: 140px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	display:block;
}
.leftLinks:visited {
	font-size: 11px;
	color: #014A48;
	text-decoration: none;
	width: 140px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	display:block;
}
.leftLinks:hover {
	font-size: 11px;
	color: #014A48;
	background-color: #e7e7e7;
	text-decoration: none;
	width: 140px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	display:block;
}
.leftLinks:active {
	font-size: 11px;
	color: #014A48;
	text-decoration: none;
	width: 140px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	display:block;
}

.Level2Links {
padding-left:10px;
font-size:10px;
}

a:link {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
}
a:visited {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
}
a:active {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
}
a:hover {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF8800;
}
td {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: justify;
}
.header {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #444444;
	text-align: left;
	font-weight: bold;
	font-variant: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom:7px;
	margin-top:0px;
}

.header2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: left;
	font-weight: bold;
	font-variant: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.ProductsBox {
text-align:right;
padding:10px;
border-color:#E1E1E1;
border-width:1px;
border-style:dotted;
}

.ProductBoxRef {
text-align:left;
font-size:10px;
font-style:oblique;
font-weight:500;
color:#999999;
}

.BreadCrumbs {
color:#FF9900;
font-size:16px;
font-weight:bold;
}

/* Lists Formating */
li {
padding:7px;
list-style-image:url(images/starBullet.png);
}

ul {
margin-left:15px;
list-style-image:url(images/starBullet.png);
}

.NumberedList {
font-size:20px;
font-weight:bold;
}

.optionHeader {
background:FFFFFF;
}

/* Advrtisement Box */

.outerBox {
background:#FFFFFF;
border: #336699 1px dotted;
padding:3px;
text-align:center;
color:#555555;
margin-top:12px;
}

.HeaderBox {
background:#336699 url(images/HeaderBoxBg.jpg) right repeat-y;
color:#FFFFFF;
font-size:14px;
margin:3px;
font-weight:600;
}

.separator {
height:7px;
}

/* FORM FORMATING */

input,textarea,select,option {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background:#CCCCCC url(images/inputBg.gif);
	border:#999999 1px solid;
}

/* Default Pages Menus */

.defaultMenus {padding-left:10px;)