﻿body{
	margin : 10px;
	font-size : 12px; 
}
form{
 margin : 0px 0px 0px;
}

h1{
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size : 22 px;
	font-weight : bold;
}

h2{
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size : 18 px;
	font-weight : bold;
	color	:	#008000;
}

hr{
	margin-top: 10px;
	margin-bottom: 10px;
}

td{
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size :  12px;
}
.navbarbg{
color: #000000;
font-family: Arial, Verdana,  Helvetica, sans-serif;
font-size: x-small;
font-style: normal;
font-weight: normal;
}
.navbarbg a{
display: block;
 color : Black;
 background-image : url(../images/menu/menubg.jpg);
 border-top : 1px solid #CCCCCC;
 border-right : 1px solid #CCCCCC;
 border-left : 1px solid #CCCCCC;

}
.navbarbg a:link{
background-color: #ffffff;
font-family: Arial, Verdana,  Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
font-weight: normal;
height: 20px;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px;
padding-top: 4px;
text-align: center;
text-decoration: none;
width: 100%;
}
.navbarbg a:visited{
background-color: #ffffff;
font-family: Arial, Verdana,  Helvetica, sans-serif;
font-size: x-small;
font-style: normal;
font-weight: normal;
height: 20px;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px;
padding-top: 4px;
text-align: center;
text-decoration: none;
width: 100%;
}
.navbarbg a:hover{
color: #B22222;
font-family: Arial, Verdana,  Helvetica, sans-serif;
font-size: x-small;
font-style: normal;
font-weight: normal;
height: 20px;
padding-bottom: 0px;
padding-top: 4px;
width: 100%;
}
.navbarbg a:active{
background-color: #ffffff;
font-family: Arial, Verdana,  Helvetica, sans-serif;
font-size: x-small;
font-style: normal;
font-weight: normal;
height: 20px;
padding-bottom: 0px;
padding-top: 4px;
text-align: center;
text-decoration: none;
width: 100%;
}

.xCellBorder{
background-color: #FFFFFF;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
}

.xTopCell{
background-color: #000000;
width: 100%;
}
/*formats the search box in the shoppage_header file.*/
.searchfield{
background-color: #FFFFFF;
border-bottom-color: #000000;
border-bottom-style: solid;
border-bottom-width: 1px;
border-left-color: #000000;
border-left-style: solid;
border-left-width: 1px;
border-right-color: #000000;
border-right-style: solid;
border-right-width: 1px;
border-top-color: #000000;
border-top-style: solid;
border-top-width: 1px;
color: #333333;
font-family: Arial, Verdana,  Helvetica, sans-serif;
font-size: xx-small;
font-style: normal;
font-weight: normal;
}
/*formats the display of the text boxes throughout the front end*/
.txtfield{
background-color: #FFFFFF;
border-bottom-color: #000000;
border-bottom-style: solid;
border-bottom-width: 1px;
border-left-color: #000000;
border-left-style: solid;
border-left-width: 1px;
border-right-color: #000000;
border-right-style: solid;
border-right-width: 1px;
border-top-color: #000000;
border-top-style: solid;
border-top-width: 1px;
color: #333333;
font-family: Arial, Verdana,  Helvetica, sans-serif;
font-size: x-small;
font-style: normal;
font-weight: normal;
}
.txtfielddropdown{
background-color: #FFFFFF;
color: #333333;
font-family: Arial, Verdana,  Helvetica, sans-serif;
font-size: x-small;
font-style: normal;
font-weight: normal;
}
.menuhdr{
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	background-color : #B3B7BB;
	color : White;
	font-size : x-small;
	font-weight : bold;
	padding : 4px 0px 4px 2px;
	text-align : left;
}
.menubdr{
	background-color : #B3B7BB;
}
.dashed{
	border-left : 1px solid #cccccc;
	border-right : 1px solid #cccccc;
	border-bottom : 1px solid #cccccc;
	background-color : #F7F7F7;
}

.leftmenumain a{
	border-top : 1px solid #D3D3D3;
	display: block;
}
.leftmenumain{
background-color: #F7F7F7;
color: #000000;
font-family: Arial, Verdana,  Helvetica, sans-serif;
font-size: x-small;
font-style: normal;
font-weight: bold;
text-align: left;
}
.leftmenumain a:link{
color: #333333;
font-family: Arial, Verdana,  Helvetica, sans-serif;
font-size: xx-small;
font-style: normal;
font-weight: normal;
padding-bottom: 7px;
padding-left: 4px;
padding-top: 6px;
text-align: left;
text-decoration: underline;
width: 100%;
}
.leftmenumain a:visited{
color: #333333;
font-family: Arial, Verdana,  Helvetica, sans-serif;
font-size: xx-small;
font-style: normal;
font-weight: normal;
padding-bottom: 7px;
padding-left: 4px;
padding-top: 6px;
text-align: left;
text-decoration: underline;
width: 100%;
}

.leftmenumain a:hover{
background-color: #EEEEEE;
color: #333333;
font-family: Arial, Verdana,  Helvetica, sans-serif;
font-size: xx-small;
font-style: normal;
font-weight: normal;
padding-bottom: 7px;
padding-left: 4px;
padding-top: 6px;
text-align: left;
text-decoration: none;
width: 100%;
}

.leftmenumain a:active{
color: #333333;
font-family: Arial, Verdana,  Helvetica, sans-serif;
font-size: xx-small;
font-style: normal;
font-weight: normal;
padding-bottom: 7px;
padding-left: 4px;
padding-top: 6px;
text-align: left;
text-decoration: underline;
width: 100%;
}

.dottedBorder {
	border: 1px dotted #cccccc; 
	background-color: #F9F9F9;
	padding: 5px	
}

.submitbtn {
   color:#666666;
   font-family: Tahoma,Arial, Helvetica, sans-serif;
   background-color: #efefef;
   font-size: x-small;
   font-weight: bold;
   border:1px solid #aaaaaa;
}

/*formats the header text throughout the site*/
.txtheader{
color: #000000;
font-family: Arial, Verdana,  Helvetica, sans-serif;
font-size: x-small;
font-style: normal;
font-weight: bold;
}
/*formats the mini cart subtotal  in the right menu*/
.cartsubtotalminicart{
color: #000000;
font-family: Arial, Verdana,  Helvetica, sans-serif;
font-size: x-small;
font-style: normal;
font-weight: bold;
text-align: right;	
}
/*formats the links in the minicart*/

.cartminilinks{
color: #333333;
font-family: Arial, Verdana,  Helvetica, sans-serif;
font-size: xx-small;
font-style: normal;
font-weight: bold;
text-align: left;
}
.cartminilinks a:link{
color: #333333;
font-family: Arial, Verdana,  Helvetica, sans-serif;
font-size: xx-small;
font-style: normal;
font-weight: normal;
text-align: left;
}
.cartminilinks a:visited{
color: #333333;
font-family: Arial, Verdana,  Helvetica, sans-serif;
font-size: xx-small;
font-style: normal;
font-weight: normal;
text-align: left;
}
.cartminilinks a:hover{
color: #FF0000;
font-family: Arial, Verdana,  Helvetica, sans-serif;
font-size: xx-small;
font-style: normal;
font-weight: normal;
text-align: left;
}
.cartminilinks a:active{
color: #333333;
font-family: Arial, Verdana,  Helvetica, sans-serif;
font-size: xx-small;
font-style: normal;
font-weight: normal;
text-align: left;
}

.hdrproduct{
color: #000000;
font-family: Arial, Verdana,  Helvetica, sans-serif;
font-size: x-small;
font-style: normal;
font-weight: bold;
}

/* Main Page */
.clsMainPgNewsHdr {
	width: 230px; height: 28px; background-color: #93c59f; text-align: center; font-size: 11pt; font-weight: bold;
}

/* Exam Venue */
.clsSubMenu {
	color: black; font-weight: bold; text-decoration: none; font-size: 16pt; margin-top: 0; text-align: right
}
.clsSubMenu a {
	color: #008000; font-weight: bold; text-decoration: none; font-size: 12pt; 
}
.clsSubMenu a:hover{
	text-decoration: underline;
}

#ScrollingBanner {
	background:red;
	font-weight: bold;
	color: white;
	height: 30px;
	vertical-align: middle;
}
#ScrollingBanner h4 {
	font-weight: bold;
	color: white;
	font-size: 18px;
	vertical-align: middle;
}

#ScrollingBannerYellow {
	background:yellow;
	font-weight: bold;
	color: #153812;
	height: 30px;
	vertical-align: middle;
}
.clsAnnouncement {
	background-color: #ffc000;
	color: white;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	padding: 10px;
}


.clsAdHocEventsTitle { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; padding-bottom: 10px; }
.clsAdHocEventsTitle a { font-size: 10pt; text-decoration: none; color: black; }
.clsAdHocEventsTitle a:hover { text-decoration: none; }
.clsAdHocEventsTitle p { margin-top: 10px; margin-bottom: 10px; border-bottom: 1px silver dotted; }


#Events { width: 315px; margin: 2px auto 0px; font-size: 10pt; }
#Events ul { margin-bottom: 0px; }
#Events ul li { margin-bottom: 3px; }
#Events a { color: white; font-weight: bold; text-decoration: none; text-align: center; }
#Events a:hover { text-decoration: none; }
.clsTDright { width: 225px; height: 78px; padding-right: 10px; vertical-align: middle; }
.clsTDleft { width: 90px; height: 78px; font-size: 11pt; text-align: center; vertical-align: middle; }















