/* General */

/* background-color: was #FFFFCE */

body{ font:8pt; font-family: Arial, sans-serif; direction:ltr; margin:0; background-color: #FFFFCE}
ol,form,h1,h2,h3,h4,h5,a{margin:0; }
h3{font:bold 100% arial;}
h4{margin-top:2px;font:bold 77% verdana;}
em{font-style:normal;}
label{cursor:pointer;cursor:hand;}
img{border:0;}
hr{border:1px solid #ccc;border-width:0 0 1px;height:1px;margin:4px 0;}
cite{display:block;font:normal 77% verdana;color:#636363;}
spacer,ol{display:block;font:normal 77% verdana;}
select{position:relative;}
select,input{vertical-align:middle;}
select,input,textarea{font-size:100%;}

p{text-align:justify}
align{text-align:justify}

a{color: #3c3c3c;text-decoration: none;}
a:link{color: #3c3c3c; text-decoration:none;}
a:hover{color:#0353a5; text-decoration:underline;}
a:visited{color: #3c3c3c;}
a img{border:0}

ul li {	list-style-type : disc;}
ul li li {	list-style-type : circle;}

td{font-family:arial; color:black; font-size:10pt; font-weight:normal;}
td.linkHighlight {
	font-weight:bold;
	right:auto;
	background-position: right;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #0000FF;
	border-bottom-color: #0000FF;
}

/* Menu Tabs */
.banTabNSel {background-color: #E5E5D9; }
.tabSdw {background-color: #606153; }
.cartTab {background-color: #E5E5D9; }
.tabHi {background-color: #F1F3EC; }

.subTabNSel {background-color:#C8E1FD}

a.tabLink {
	padding-left:1px;
	padding-right:1px;
	font-family: Verdana, Arial, sans-serif;
	color: #40423D;
	font-size: 0.8em;
	text-decoration: none;
}
a.tabLink:hover  {
	padding-left:1px;
	padding-right:1px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.8em;
	color: #000000;
	text-decoration: underline overline;
	font-weight:500;
	line-height: normal;
	background-color: #FFFFFF;
}

/* General */

.Title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: italic;
	font-weight: bold;
	text-transform: capitalize;
}
.rowBorder {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
}

.rightSide {	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

.style1 {
	font-size: 1em;
	font-weight: bold;
	white-space: nowrap;
}
.style3 {font-size: 1.5em; font-weight: bold; }

.borderFill {
	background-color: #005050;
}

.backgroundColor {background-color:#FFFFCE}

.borderLeft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #005050;
	background-color:#FFFFFF;
}
.borderRight {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #005050;
	background-color:#FFFFFF;
}
.borderUpperLeft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #005050;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #005050;
	background-color:#FFFFFF;
}
.count {
	font-size: 0.8em;
	font-family: Verdana, Arial, sans-serif;
	font-weight:normal;
}
.errorHead {
	font-size: 1.5em;
	font-weight:bold;
}
.borderBottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #005050;
	background-color:#FFFFFF;
}

.borderTop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #005050;
	background-color:#FFFFFF;
}
.borderAll {
	background-color:#FFFFFF;
	border: 1px solid #005050;
}
.borderRightLight {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E2E2E2;
}
/* Fonts */

.font09LtGray {  
	font-size: 9px;
	font-style: italic; 
	color: #A9A9A9;
}

.fontHeaderLine {
	font-size: 14px;
	font-style: normal;
	color: #000066;
	font-weight: bold;
}
.contentBody {
	background-color: #FFFFFF;
	width: 670px;
	font-size:.7em;
}
.panelBody {
	background-color: #FFFFFF;
	width: 130px;
	font-size:.7em;
}
.newsHeading {
	color: #990000;
	font: bold 14pt arial, sans-serif;
}
.columnHeading {
	color: #0033CC;
	font-weight: bold;
}
.submitLink {
   color: #00f;
   background-color: transparent;
   text-decoration: underline;
   border: none;
   cursor: pointer;
}
.requiredStar {color: #FF0000}

.requiredNotation {
	font-size: 0.9em;
	font-weight: normal;}

.sectionHeading {
	color:#0033CC;
	font-weight: bold;
	font-size: 1.2em;
	font-style: normal;
	margin-bottom: 100;
	margin-top: 100;
	

}
.textInput {
	border-top: 1px none #000000;
	border-right: 1px none #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px none #000000;
	background-color:#CCCCFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}