h1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: normal;
	color: #1A314F; 
	text-align: center;
}


h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #1A314F;
	text-align: left;
	margin-left: 5px;
	margin-bottom: -15px;
}


h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: normal;
	color: #1A314F;
	text-align: center;
	margin-left: 5px;
	margin-bottom: -15px;
}


h4{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #1A314F;
	text-align: left;
	margin-left: 5px;
	margin-bottom: -15px;
}


hr{
    height:2px;
    width:520px;
    background:#1A314F;
	border: none;  
}


#header{
 	background-color: #E2E7EF;
 	width: 100%;
 	height: 72px;
 	padding: 0px 0px 0px 0px;
 }
 
 
 .preview_box_a{
 	border-top: 2px solid #FFFFFF;
 	border-bottom: 2px solid #FFFFFF;
	height: 78px;
 	width: 34px;
 	padding: 0px 0px 0px 0px;
}


.preview_box_b{
 	border-top: 2px solid #FFFFFF;
 	border-bottom: 2px solid #FFFFFF;
	border-left: 2px solid #FFFFFF;
 	padding: 0px 0px 0px 0px;
}
 
 
 .preview_box_c{
  	border-top: 2px solid #FFFFFF;
 	border-bottom: 2px solid #FFFFFF;
}
 
 
 #nav{
 	border-bottom: 2px solid #FFFFFF;
 	background-color: #E2E7EF;
 	width: 100%;
 	height: 31;
 }
 
 
 .middle {
   	text-align : justify; 
 	margin: 0; 
   	padding-left: 1%;
 	padding-right: 1%;
 	border-style: solid; 
   	border-right-width: 1px; 
   	border-left-width: 1px; 
   	border-right-color: inherit; 
   	border-left-color: inherit; 
   	width: 25%; 
 	float: inherit; 
}
 
 
.left {
   	text-align : justify; 
 	margin : 0; 
   	padding-left : 1%;
 	padding-right : 1%;
 	border-style : solid; 
   	border-right-width : 1px; 
   	border-left-width : 1px; 
   	border-right-color : inherit; 
   	border-left-color : inherit; 
   	width : 25%; 
 	float: inherit; 
}


.right {
   	text-align : justify; 
 	margin : 0; 
   	padding-left : 1%;
 	padding-right :  1%;
	border-style : solid; 
   	border-right-width : 1px; 
   	border-left-width : 1px; 
   	border-right-color : inherit; 
   	border-left-color : inherit; 
  	width : 25%; 
 	float: inherit; 
}
 
 
 #main{
 	width: 800px;
 	border: 1px solid inherit;
 	float: inherit;
}
 
 
 .container{
 	text-align: left;
 	border: 0;
 	width: 800px;
 	float: none;
 	position: static;
}
 
 
 .text_body{
		font-family:palatino, georgia, verdana, arial, sans-serif;
		color: #333333;
		font-size: 15px;
		font-weight: normal;
  		line-height: 150%;
		padding: 5px;
}
		

.footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: normal;
	vertical-align: middle;
	width: 800px;
	height: 15px;
	background-color: #7C7F83;
}


ul.course_list{
	font-family: palatino, georgia, verdana, arial, sans-serif;
	color: #333333;
	font-size: 15px;
	font-weight: normal;
  	background: #EEEEEC;
  	line-height: 150%;
    list-style-type: none;
	margin-left: 50px;
}


.small{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}


.left_text_buffer{
	margin: 10px 0px 10px 10px;
}


.right_text_buffer{
	margin: 0px 10px 0px 0px;
}


/* stylesheet for the store */

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }
/*
BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #AABBDD;
  text-decoration: underline;
}
*/
FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #8F9396;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #8f9396;
  color: #ffffff;
  font-weight : bold;
  padding: 6px 0px;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #8f9396;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #8f9396;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #b6b7cb;
}

.infoBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #8f9396;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #8f9396;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

TD.pageSubHeading, DIV.pageSubHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

DIV.model_table_text { 
line-height: 150%;
}
DIV.model_table_price {
line-height: 300%;
}
DIV.model_table_quantity {
text-align: center;
}
INPUT {
margin:6px 0px;
}


/* dwa product_info */

div.float_right {
  float: right;
}
  
div.float_right p {
   text-align: center;
}
div.float_right img{
padding-left:50px;
}
div.float_right input.button{
padding-left:50px;
}


 /* vsu calendar */
#calendar {
  /*width: 700px;*/
  width: 100%
  /*margin-left: 200px;*/
  vertical-align: top;
   font-size: 12px;
  font-family: Verdana, Arial, sans-serif;
  margin-right: 20px;
}
#calendar caption {
  font-weight:bold;
}
.calhead {
  font-weight:normal;
}
.base_cell a {
}
.base_cell {
height: 150px;
width: 200px;
/*background-color: #999;*/
background-color: #fff;
border: thin solid #999;
}
#today {
background-color: #E2E7EF;
border: thin solid #999;

}
#today a {
}

.cal_date {
 color: #000;
 /*padding-top: 5px;*/
 padding-left: 5px;
 /*padding-bottom: 5px;*/
}
.cal_date a {
  color: #000;
}



 /* set background images for corners */
.rbroundbox { 
    margin-bottom: 5px;
    background: url(../store/images/round_corners/simple_background.gif) repeat; 
}
.rbtop div  { background: url(../store/images/round_corners/simple_top_left.gif) no-repeat top left; }
.rbtop      { background: url(../store/images/round_corners/simple_top_right.gif) no-repeat top right; }
.rbbot div  { background: url(../store/images/round_corners/simple_bottom_left.gif) no-repeat bottom left; }
.rbbot      { background: url(../store/images/round_corners/simple_bottom_right.gif) no-repeat bottom right; }

 /* height and width details */
.rbtop div, .rbtop, .rbbot div, .rbbot {
	/*width: 100%;*/
	height: 14px;
	font-size: 1px;
}
/* not used
.rbcontent  { margin: 0 14px; }
.rbroundbox { width: 20em; margin: auto; }

*/
.rbroundbox_acls { 
    margin-bottom: 5px;
    background: url(../store/images/round_corners/red_corners/red_bg.gif) repeat; 
}
.rbtop_acls div  { background: url(../store/images/round_corners/red_corners/red_top_lt.gif) no-repeat top left; }
.rbtop_acls      { background: url(../store/images/round_corners/red_corners/red_top_rt.gif) no-repeat top right; }
.rbbot_acls div  { background: url(../store/images/round_corners/red_corners/red_bottom_lt.gif) no-repeat bottom left; }
.rbbot_acls      { background: url(../store/images/round_corners/red_corners/red_bottom_rt.gif) no-repeat bottom right; }

 /* height and width details */
.rbtop_acls div, .rbtop_acls, .rbbot_acls div, .rbbot_acls {
	/*width: 100%;*/
	height: 14px;
	font-size: 1px;
}

.rbroundbox_recert { 
    margin-bottom: 5px;
    background: url(../store/images/round_corners/blue_corners/blue_bg.gif) repeat; 
}
.rbtop_recert div  { background: url(../store/images/round_corners/blue_corners/blue_top_lt.gif) no-repeat top left; }
.rbtop_recert      { background: url(../store/images/round_corners/blue_corners/blue_top_rt.gif) no-repeat top right; }
.rbbot_recert div  { background: url(../store/images/round_corners/blue_corners/blue_bottom_lt.gif) no-repeat bottom left; }
.rbbot_recert      { background: url(../store/images/round_corners/blue_corners/blue_bottom_rt.gif) no-repeat bottom right; }

 /* height and width details */
.rbtop_recert div, .rbtop_recert, .rbbot_recert div, .rbbot_recert {
	/*width: 100%;*/
	height: 14px;
	font-size: 1px;
}

.rbroundbox_ecg { 
    margin-bottom: 5px;
    background: url(../store/images/round_corners/green_corners/green_bg.gif) repeat; 
}
.rbtop_ecg div  { background: url(../store/images/round_corners/green_corners/green_top_lt.gif) no-repeat top left; }
.rbtop_ecg      { background: url(../store/images/round_corners/green_corners/green_top_rt.gif) no-repeat top right; }
.rbbot_ecg div  { background: url(../store/images/round_corners/green_corners/green_bottom_lt.gif) no-repeat bottom left; }
.rbbot_ecg      { background: url(../store/images/round_corners/green_corners/green_bottom_rt.gif) no-repeat bottom right; }

  /* height and width details */
.rbtop_docs div, .rbtop_docs, .rbbot_docs div, .rbbot_docs {
	/*width: 100%;*/
	height: 14px;
	font-size: 1px;
}

.rbroundbox_docs { 
    margin-bottom: 5px;
    background: url(../store/images/round_corners/gray_corners/gray_bg.gif) repeat; 
}
.rbtop_docs div  { background: url(../store/images/round_corners/gray_corners/gray_top_lt.gif) no-repeat top left; }
.rbtop_docs      { background: url(../store/images/round_corners/gray_corners/gray_top_rt.gif) no-repeat top right; }
.rbbot_docs div  { background: url(../store/images/round_corners/gray_corners/gray_bottom_lt.gif) no-repeat bottom left; }
.rbbot_docs      { background: url(../store/images/round_corners/gray_corners/gray_bottom_rt.gif) no-repeat bottom right; }

 
 
 /* height and width details */
.rbtop_ecg div, .rbtop_ecg, .rbbot_ecg div, .rbbot_ecg {
	/*width: 100%;*/
	height: 14px;
	font-size: 1px;
}

.rbroundbox_lead { 
    margin-bottom: 5px;
    background: url(../store/images/round_corners/yellow_corners/yellow_bg.gif) repeat; 
}
.rbtop_lead div  { background: url(../store/images/round_corners/yellow_corners/yellow_top_lt.gif) no-repeat top left; }
.rbtop_lead      { background: url(../store/images/round_corners/yellow_corners/yellow_top_rt.gif) no-repeat top right; }
.rbbot_lead div  { background: url(../store/images/round_corners/yellow_corners/yellow_bottom_lt.gif) no-repeat bottom left; }
.rbbot_lead      { background: url(../store/images/round_corners/yellow_corners/yellow_bottom_rt.gif) no-repeat bottom right; }

 /* height and width details */
.rbtop_lead div, .rbtop_lead, .rbbot_lead div, .rbbot_lead {
	/*width: 100%;*/
	height: 14px;
	font-size: 1px;
}

.rbroundbox_off { 
    margin-bottom: 5px;
    background: url(../store/images/round_corners/purple_corners/purple_bg.gif) repeat; 
}
.rbtop_off div  { background: url(../store/images/round_corners/purple_corners/purple_top_lt.gif) no-repeat top left; }
.rbtop_off      { background: url(../store/images/round_corners/purple_corners/purple_top_rt.gif) no-repeat top right; }
.rbbot_off div  { background: url(../store/images/round_corners/purple_corners/purple_bottom_lt.gif) no-repeat bottom left; }
.rbbot_off      { background: url(../store/images/round_corners/purple_corners/purple_bottom_rt.gif) no-repeat bottom right; }

 /* height and width details */
.rbtop_off div, .rbtop_off, .rbbot_off div, .rbbot_off {
	/*width: 100%;*/
	height: 14px;
	font-size: 1px;
}

/* specifics */
.off_day {
background-color: #BF60A5;
padding: 2px;
}
.off_day a {
color: #fff;
}
.ecg_day {
background-color: #00A94F;
padding: 2px;

}
.ecg_day a{
color: #fff;
}
.lead_day {
background-color: #FAA818;
padding: 2px;

}
.lead_day a{
color: #fff;
}
.acls_day {
background-color: #BA1218;
padding: 2px;
}
.acls_day a{
color: #fff;
}
.recert_day {
background-color: #00B7F1;
padding: 2px;

}
.recert_day a{
color: #fff;
}
.docs_day {
background-color: #858E98;
padding: 2px;

}
.docs_day a{
color: #fff;
}


/* for tabs at the top of the calendar */

html { min-width: 600px; }

body, div, td, th, h2, h3, h4 { /* redundant rules for bad browsers  */  
    font-family: verdana,sans-serif;
	font-size:    x-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;
	color: #333;
}  
.clearhack { display: inline; } /*Clears Box Model Hack in IE5*/

body {
	background: #EDEBE3;
	color: #333;
	/*padding: 1em 20px 3em 20px;*/
	margin: 0;
}

a { color: #06C; }
a:hover { color: #333; }
a:active { color: #000; }

p { line-height: 140%; }

h1,h2 {
	font-family: trebuchet ms;
	font-weight: bold;
	color: #333;
}

h1 {
	font-size: 180%;
	margin: 0;
}

h1 a { text-decoration: none; color: #333; }
h1 a:hover { border-bottom: 1px dotted #666; color: #000; }

h2 {
	font-size: 140%;
	padding-bottom: 2px;
	border-bottom: 1px solid #CCC;
	margin: 0;
}

p.note {
	background: #EEE;
	padding: 4px;
	font-family: tahoma;
	font-size: 85%;
	line-height: 130%;
	margin-top: 0;
}


/*tab specific */

#main {
	border: 1px solid #666;
	clear: both;
	background: #999999;
	padding-top: 2em;
	width: 100%;
	min-width: 500px;
}

#contents {
	padding: 1.5em;
	background: #ffffff;
	min-height: 300px;
}

#tab-header {
	position: relative; 
	width: 100%;
	height: 3em;
	/*width: 45em; /* a width is required for Opera, older Mozilla browsers, and Konqueror browsers */
}

#tab-header ul#primary {
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: -1px;
	/*width: 45em; /* a width is required for Opera, older Mozilla browsers, and Konqueror browsers */
}

#tab-header ul#primary li  {
	display: inline;
	list-style: none;
}

#tab-header ul#primary a,#tab-header ul#primary span,#tab-header ul#primary a.current {
	width: 8em;
	display: block;
	float: left;
	padding: 4px 0;
	margin: 1px 2px 0 0;
	text-align: center;
	font-family: tahoma, verdana, sans-serif;
	font-size: 85%;
	text-decoration: none;
	color: #333;
}

#tab-header ul#primary span,#tab-header ul#primary a.current,#tab-header ul#primary a.current:hover {
	border: 1px solid #666;
	border-bottom: none;
	background: #999999;
	padding-bottom: 6px;
	margin-top: 0;
	color: #fff;
}

#tab-header ul#primary a {
	background: #E1E6EE;
	border: 1px solid #AAA;
	border-bottom: none;
	color: #7E8C9F;
}

#tab-header ul#primary a:hover {
	margin-top: 0;
	border-color: #666;
	background: #e2e7ef;
	padding-bottom: 5px;
	color: #333;
}

#tab-header ul#secondary {
	position: absolute;
	margin: 0;
	padding: 0;
	bottom: -1.4em;
	left: 1px;
	width: 50em; /* a width is required for Opera, older Mozilla browsers, and Konqueror browsers */
}



#tab-header ul#secondary li a,#tab-header ul#secondary li span {
	width: auto;
	display: block;
	float: left;
	padding: 0 10px;
	margin: 0;
	text-align: auto;
	border: none;
	border-right: 1px dotted #fff;
	background: none;

}

#tab-header ul#secondary li a {
	color: #fff;
	text-decoration: underline;
}

#tab-header ul#secondary li a:hover {
	color: #333;
	background: transparent;
	padding: 0 10px;
	border: none;
	border-right: 1px dotted #AAA;
}

#tab-header ul#secondary li a:active {
	color: #000;
	background: transparent;
}

#tab-header ul#secondary li:last-child a { border: none; }

/* to highlight the active secondary item */
#tab-header ul#secondary li a.active_tab {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}