body {
	margin: 0px;
}
.body {
	background-color: #bebebe;
}
.background {
	background-color: #FFFFFF;
}
.GridBG {
background: #161827 url('WebGridBlue.jpg') no-repeat fixed center top;
}
.Header {
}
.noborder img {
border: 0px;
}
.Menu {
	background-color: #00598f;
}
/*Styles For Order Wizard*/
. wizPlaceOrder {
	vertical-align: top;
	padding-right: 10px;
}
.wizPlaceOrder table {
	vertical-align: top;
	padding-right: 10px;
}
.wizPlaceOrder td {
	vertical-align: top;
	padding-right: 10px;
}
/*Styles For Order Wizard*/

.SubMenuBar {
	background-image: url('MenuGradBG.png');
	background-repeat: repeat-x;
	padding-left: 8px;
	padding-right: 8px;
}
.SearchBar {
	background-color: #00598f;
	padding-right: 8px;
}
.UserLogin {
}
.ContentBackground {
}
.AdminBackground {
}
.InnerLeft {
	background-image: url('InnerLeft.png');
	background-repeat: repeat-y;
}
.InnerRight {
	background-image: url('InnerRight.png');
	background-repeat: repeat-y;
}
.InnerTop {
	background-image: url('InnerTop.png');
	background-repeat: repeat-x;
}
.InnerBottom {
	background-image: url('InnerBottom.png');
	background-repeat: repeat-x;
}
.Footer {
	background-color: transparent; /*This property is relevant to creative*/;
	font-size: 7pt;
	font-weight: normal;
}
.TopPane {
	background-color: transparent;
	padding: 4px;
}
.LeftPane {
	background-color: transparent;
	padding: 4px;
}
.RightPane {
	background-color: transparent;
	padding: 4px;
}
.ContentPane {
	background-color: transparent;
	padding: 4px;
}
.Bottompane {
	background-color: transparent;
	padding: 4px;
}
.TopBannerPane {
	background-color: transparent;
}
p {
	font-family: "Trebuchet MS", arial, tahoma;
	font-size: 10pt;
}
td {
	font-family: "Trebuchet MS", arial, tahoma;
	font-size: 10pt;
}
.ContentBackground p {
	font-family: "Trebuchet MS", arial, tahoma;
	font-size: 10pt;
	color: #FFFFFF;
}
.ContentBackground td {
	font-family: "Trebuchet MS", arial, tahoma;
	font-size: 10pt;
	color: #FFFFFF;
}
.Head {
	font-family: "Trebuchet MS", arial, tahoma;
	font-size: 11pt;
	font-weight: Bold;
	color: #00598f;
}
.ContentBackground .Head {
	font-family: "Trebuchet MS", arial, tahoma;
	font-size: 11pt;
	font-weight: Bold;
	color: #FFFFFF;
}
h1 {
	font-family: "Trebuchet MS", arial, tahoma;
	font-size: 12pt;
	font-weight: bold;
	color: #00598f;
}
h2 {
	font-family: "Trebuchet MS", arial, tahoma;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}
h3 {
	font-family: "Trebuchet MS", arial, tahoma;
	font-size: 11pt;
	font-weight: bold;
	color: #00598f;
}
h4 {
	font-family: "Trebuchet MS", arial, tahoma;
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
}
h5 {
	font-family: "Trebuchet MS", arial, tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: #00598f;
}
h6 {
	font-family: "Trebuchet MS", arial, tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}
.ContentBackground h1 {
	font-family: "Trebuchet MS", arial, tahoma;
	font-size: 12pt;
	font-weight: bold;
	color: #00598f;
}
.ContentBackground h2 {
	font-family: "Trebuchet MS", arial, tahoma;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
}
.ContentBackground h3 {
	font-family: "Trebuchet MS", arial, tahoma;
	font-size: 11pt;
	font-weight: bold;
	color: #00598f;
}
.ContentBackground h4 {
	font-family: "Trebuchet MS", arial, tahoma;
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
}
.ContentBackground h5 {
	font-family: "Trebuchet MS", arial, tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: #00598f;
}
.ContentBackground h6 {
	font-family: "Trebuchet MS", arial, tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}
ul {
	font-family: "Trebuchet MS", arial, tahoma;
	list-style-type: square;
	font-size: 8pt;
}
ol {
	font-family: "Trebuchet MS", arial, tahoma;
	font-size: 8pt;
}
li {
	font-family: "Trebuchet MS", arial, tahoma;
	font-size: 8pt;
}
li li {
	font-family: "Trebuchet MS", arial, tahoma;
	font-size: 8pt;
}
li li li {
	font-family: "Trebuchet MS", arial, tahoma;
	font-size: 8pt;
}
.MainMenu_MenuContainer {
	background-color: transparent;
}
.MainMenu_MenuBar {
	cursor: pointer;
	cursor: hand;
	height: 26px; /*Change this to the height of the menu bar*/;
	background-color: Transparent;
}
.MainMenu_MenuBreak {
	border-top: #FFFFFF 0px solid;
	border-left: #FFFFFF 0px solid;
	border-right: #FFFFFF 0px solid;
	border-bottom: #FFFFFF 0px solid;
	background-color: transparent;
	height: 1px;
}
.MainMenu_MenuItem {
	border-top: #FFFFFF 0px solid;
	border-left: #FFFFFF 0px solid;
	border-right: #FFFFFF 0px solid;
	border-bottom: #FFFFFF 0px solid;
	cursor: pointer;
	cursor: hand;
	color: #FFFFFF;
	font-family: "Trebuchet MS", arial, tahoma;
	font-size: 8pt;
	font-weight: bold;
	font-style: normal;
	background-color: Transparent;
	height: 26px; /*Change this to the height of the menu bar*/;
}
.MainMenu_MenuItemSel {
	border-top: #FFFFFF 0px solid;
	border-left: #FFFFFF 0px solid;
	border-right: #FFFFFF 0px solid;
	border-bottom: #FFFFFF 0px solid;
	background-color: transparent; /*This property is relevant to creative*/;
	cursor: pointer;
	cursor: hand;
	color: #ebebeb;
	font-family: "Trebuchet MS", arial, tahoma;
	font-size: 8pt;
	font-weight: bold;
	font-style: normal;
	height: 26px; /*Change this to the height of the menu bar*/;
}
.MainMenu_RootMenuItemActive {
	border-top: #FFFFFF 0px solid;
	border-left: #FFFFFF 0px solid;
	border-right: #FFFFFF 0px solid;
	border-bottom: #FFFFFF 0px solid;
	background-image: url('TabBG.png');
	background-repeat: repeat-x;
	background-color: #FFFFFF; /*This property is relevant to creative*/;
	cursor: pointer;
	cursor: hand;
	color: #00598f;
	font-family: "Trebuchet MS", arial, tahoma;
	font-size: 8pt;
	font-weight: bold;
	font-style: normal;
	height: 26px; /*Change this to the height of the menu bar*/;
}
.MainMenu_MenuSeparator {
	border: 0px;
	color: #000000;
	background-color: transparent; /*This property is relevant to creative*/;
	font-weight: bold;
}
.MainMenu_SubMenu {
	background-color: #00598f; /*This property is relevant to creative*/;
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#696969',Direction=135, Strength=3);
}
.MainMenu_MenuIcon {
	background-color: #00598f; /*This property is relevant to creative*/;
	border-top: #FFFFFF 1px solid;
	border-left: #FFFFFF 0px solid;
	border-right: #FFFFFF 0px solid;
	border-bottom: #FFFFFF 1px solid;
	cursor: pointer;
	cursor: hand;
	text-align: center;
	width: 5px;
	height: 21px;
}
.MainMenu_SubMenu .MainMenu_MenuItem {
	border-top: #FFFFFF 1px solid;
	border-left: #FFFFFF 0px solid;
	border-right: #FFFFFF 0px solid;
	border-bottom: #FFFFFF 1px solid;
	cursor: pointer;
	cursor: hand;
	color: #FFFFFF;
	font-family: "Trebuchet MS", arial, tahoma;
	font-size: 8pt;
	font-weight: bold;
	font-style: normal;
	background-color: Transparent;
	height: 21px;
	padding-right: 8px;
}
.MainMenu_SubMenu .MainMenu_MenuItemSel {
	border-top: #FFFFFF 1px solid;
	border-left: #FFFFFF 0px solid;
	border-right: #FFFFFF 0px solid;
	border-bottom: #FFFFFF 1px solid;
	background-color: transparent; /*This property is relevant to creative*/;
	cursor: pointer;
	cursor: hand;
	color: #ebebeb;
	font-family: "Trebuchet MS", arial, tahoma;
	font-size: 8pt;
	font-weight: bold;
	font-style: normal;
	height: 21px;
	padding-right: 8px;
}
.MainMenu_RootMenuArrow {
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	cursor: hand;
	display: none;
}
.MainMenu_MenuArrow {
	border-top: #FFFFFF 1px solid;
	border-left: #FFFFFF 0px solid;
	border-right: #FFFFFF 0px solid;
	border-bottom: #FFFFFF 1px solid;
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	cursor: hand;
	display: none;
}
.MainMenu_MenuItem img {
	display: none;
}
.MainMenu_MenuItemSel img {
	display: none;
}
.MainMenu_RootMenuItemActive .MainMenu_MenuItemSel img {
	display: none;
}
.StandardButton {
	background: #00598f none;
	color: #FFFFFF;
	font-family: "Trebuchet MS", arial, tahoma;
	font-size: 8pt;
	font-weight: bold;
}

#dnn_dnnSEARCH_cmdSearch {
	color: #FFFFFF;
	font-family: "Trebuchet MS", arial, tahoma;
	font-size: 8pt;
	font-weight: bold;
}
span.SkinObject label {
	color: #000000;
	font-family: "Trebuchet MS", arial, tahoma;
	font-size: 8pt;
	font-weight: bold;
}
#dnn_dnnSEARCH_txtSearch {
	color: #00598f;
	font-family: "Trebuchet MS", arial, tahoma;
	font-size: 9pt;
	font-weight: normal;
	border-style: solid;
	border-color: #d6af27;
	border-width: 1px;
	background-color: #FFFFFF; /*This property is relevant to creative*/;
	max-width: 120px;
	Width: 120px;
	height: 18px;
	vertical-align: middle;
}
#dnn_dnnLOGIN_cmdLogin {
	color: #FFFFFF;
	font-family: "Trebuchet MS", arial, tahoma;
	font-size: 8pt;
	font-weight: bold;
}
#dnn_dnnUSER_cmdRegister {
	color: #FFFFFF;
	font-family: "Trebuchet MS", arial, tahoma;
	font-size: 8pt;
	font-weight: bold;
}
#dnn_dnnBREADCRUMB_lblBreadCrumb a {
	color: #00598f;
	font-family: "Trebuchet MS", arial, tahoma;
	font-size: 7pt;
	font-weight: bold;
}
#dnn_dnnBREADCRUMB_lblBreadCrumb span {
	color: #00598f;
	font-family: "Trebuchet MS", arial, tahoma;
	font-size: 7pt;
	font-weight: bold;
}
#dnn_dnnCURRENTDATE_lblDate {
	color: #000000;
	font-family: "Trebuchet MS", arial, tahoma;
	font-size: 8pt;
	font-weight: bold;
}
#dnn_dnnCOPYRIGHT_lblCopyright {
	color: #000000;
	font-family: "Trebuchet MS", arial, tahoma;
	font-size: 7pt;
	font-weight: normal;
}
#dnn_dnnTERMS_hypTerms {
	color: #000000;
	font-family: "Trebuchet MS", arial, tahoma;
	font-size: 7pt;
	font-weight: normal;
}
#dnn_dnnPRIVACY_hypPrivacy {
	color: #000000;
	font-family: "Trebuchet MS", arial, tahoma;
	font-size: 7pt;
	font-weight: normal;
}
#dnn_dnnLINKS_lblLinks a {
	color: #000000;
	font-family: "Trebuchet MS", arial, tahoma;
	font-size: 7pt;
	font-weight: normal;
}
.SkinObject {
	color: #000000;
	font-family: "Trebuchet MS", arial, tahoma;
	font-size: 7pt;
	font-weight: normal;
}
.SkinObject span {
	color: #000000;
	font-family: "Trebuchet MS", arial, tahoma;
	font-size: 7pt;
	font-weight: normal;
}
#dnn_dnnHOSTNAME_hypHostName {
	color: #000000;
	font-family: "Trebuchet MS", arial, tahoma;
	font-size: 7pt;
	font-weight: normal;
}
.ControlPanel {
	background-color: #FFFFFF;
	background-image: url('ControlPanel.jpg');
	background-repeat: no-repeat;
	background-position: left bottom;
}
A {
	color: #00598f;
	text-decoration: underline;
}
A:link {
	color: #00598f;
	text-decoration: underline;
}
A:visited {
	color: #00598f;
	text-decoration: underline;
}
A:hover {
	color: #000000;
	text-decoration: underline;
}
.ContentBackground A {
	color: #00598f;
	text-decoration: underline;
}
.ContentBackground A:link {
	color: #00598f;
	text-decoration: underline;
}
.ContentBackground A:visited {
	color: #00598f;
	text-decoration: underline;
}
.ContentBackground A:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
A.CommandButton {
	color: #00598f;
}
A.CommandButton:visited {
	color: #00598f;
}
A.CommandButton:link {
	color: #00598f;
}
A.CommandButton:hover {
	color: #000000;
}
A.NormalMenu {
	color: #00598f;
}
A.NormalMenu:visited {
	color: #00598f;
}
A.NormalMenu:link {
	color: #00598f;
}
A.NormalMenu:hover {
	color: #000000;
}
.ContentBackground A.CommandButton {
	color: #00598f;
}
.ContentBackground A.CommandButton:visited {
	color: #00598f;
}
.ContentBackground A.CommandButton:link {
	color: #00598f;
}
.ContentBackground A.CommandButton:hover {
	color: #FFFFFF;
}
.ContentBackground A.NormalMenu {
	color: #00598f;
}
.ContentBackground A.NormalMenu:visited {
	color: #00598f;
}
.ContentBackground A.NormalMenu:link {
	color: #00598f;
}
.ContentBackground A.NormalMenu:hover {
	color: #FFFFFF;
}
.SubHead {
	color: #00598f;
	font-family: "Trebuchet MS", arial, tahoma;
}
label {
	color: #000000;
	font-family: "Trebuchet MS", arial, tahoma;
}
.Normal {
	color: #000000;
	font-family: "Trebuchet MS", arial, tahoma;
}
.ContentBackground .SubHead {
	color: #FFFFFF;
	font-family: "Trebuchet MS", arial, tahoma;
}
.ContentBackground label {
	color: #FFFFFF;
	font-family: "Trebuchet MS", arial, tahoma;
}
.ContentBackground .Normal {
	color: #FFFFFF;
	font-family: "Trebuchet MS", arial, tahoma;
}
.InternalAdHeader {
	color: #00598f;
	font-size: 12px;
	font-weight: bold;
	padding-left: 8px;
}
.InternalAdMain {
	color: #00598f;
	font-size: 14px;
	font-weight: bold;
	padding-left: 8px;
	background: #ebebeb;
	padding: 4px;
	text-align: center;
}
.InternalAd td {
	border: 1px #00598f solid;
	border-collapse: collapse;
	padding: 4px;
}
.InternalAd li {
	list-style: disc;
}
.InternalAdSmall {
	font-size: 8pt;
}
