﻿.navbarType {
			font-size: 12px;
			color: #1846A4;
            font-family: Arial;
		}
		
		.navbarType A:link {text-decoration: none; color: #1846A4;}
		.navbarType A:visited {text-decoration: none; color: #1846A4;}
		.navbarType A:active {text-decoration: none; color: #1846A4;}
		.navbarType A:hover {text-decoration: none; color: #1846A4;}
		
.contentDiv {
	position: relative;
	margin-top: 0px;
	margin-left: 5px;
	background-color: White;	
}

.NoHeaderFooterMasterContentDiv {
	position: relative;
	margin-top: 5px;
	margin-left: 6px;
	margin-right: 6px;
	margin-bottom: 5px;
}

.masterContentDiv {
	position: relative;
	margin-top: 5px;
	margin-left: 6px;
}

.masterPageDiv {
	position: relative;
	margin-left: 3px;
}

.masterNavBarDiv {
	position:relative;
	margin-top: 5px;
}

h2
{
	font-size: 16pt;
	font-family: Arial;
	color: #024e80;
}

p {
	font-family: Arial;
}

.txtbox 
{
		font-family: Arial;
		font-size: small;
}

 A.menu {
            display: block;
            width: 100%;
            text-decoration: none;
            font-size: 12px;
			color: #1846A4;
			font-weight: bold;
			font-style: italic;
			font-family: Arial;
			text-align: left;
        }

.heading {
	font-size: 12px;
	color: #B39B85;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.headingNote {
	font-size: 12px;
	color: Red;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.note {
	color: Red;
	font-family: Arial;
}

.majheading {
	font-size: 12px;
	color: #1846A4;
	font-weight: bold;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.order {
	font-size: 12px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.orderBar {
	font-size: 11px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

A.product {
            display: block;
            width: 100%;
            text-decoration: none;
            font-size: 12px;
			color: #1846A4;
			font-weight: bold;
			font-style: italic;
			font-family: Arial;
			text-align: center;
        }

A.sex {
    display: block;
    width: 100%;
    text-decoration: none;
    font-size: 12px;
	color: #B39B85;
	font-weight: bold;
	font-family: Arial;
}

td {
	font-family: Arial;
	font-size: 12px;
}
	
TD.std {
	height: 20px;
	color: #1846A4;
	font-weight: bold;
	font-style: italic;
	border-bottom: #ffffff 1px solid;
	background-color: #C0D2F6;
}

TD.TopCat {
	height: 20px;
	color: #1846A4;
	font-weight: bold;
	border-bottom: #ffffff 1px solid;
	background-color: #B9D2F6;
}


TD.top {
	height: 20px;
	color: #1846A4;
	font-weight: bold;
	font-style: italic;
	border-top: #ffffff 1px solid;
	border-bottom: #ffffff 1px solid;
	background-color: #C0D2F6;
}

TD.sex {
	height: 20px;
	color: #B39B85;
	font-weight: bold;
	border-bottom: #ffffff 1px solid;
	background-color: #E1EAFB;
}

TD.item {
	height: 20px;
	font-size: 10px;
	color: #000000;
	border-bottom: #ffffff 1px solid;
	background-color: #E1EAFB;
	padding-left: 20px;
}

TD.subitem {
	height: 20px;
	font-size: 10px;
	color: #000000;
	border-bottom: #ffffff 1px solid;
	background-color: #E1EAFB;
}

TD.descrip {
	color: #000000;
}

A.type {
    display: block;
    width: 100%;
    text-decoration: none;
	font-size: 12px;
	color: #000000;
    font-family: Arial;
    text-align: left;
}

A.page {
    text-decoration: none;
	font-size: 12px;
	color: #000000;
    font-family: Arial;
}

A.shortDesc {
    display: block;
    width: 100%;
    text-decoration: none;
	font-size: 12px;
	color: #000000;
    font-family: Arial;
    text-align: center;
}

.errorBox {
    background-color: #F7CFC9;
    border: 1px solid #D0290E;
    text-align: left;    
    padding: 3px;
}

.infoBox {
    background-color: #E1EAFB;
    border: 1px solid #1B384B;
    text-align: left;
    padding: 3px;
}