/* CSS Document */

/* Basic link attributes */
a:link, a:visited {
	text-decoration: none;
	color: #bc3c00;
	background: transparent;
	}
	
a:hover, a:active {
	text-decoration: underline; 
	color: #bc4c00;
	background: transparent;
	}
	
	
#footerRight a:link , #footerRight a:visited   {
	text-decoration: none;
	color: #000;
	background: transparent;
	}
	
#footerRight a:hover, #footerRight a:active {
	text-decoration: underline; 
	color: #000;
	background: transparent;
	}
	


/* Basic page attributes */

html p {
	margin-top: 0;
	margin-bottom: 1em;
	font-size: 13px;
	line-height: 1.4; 
	}
	
body {
	margin: 0;
	padding: 0;
	font-family: Verdana,Geneva,Kalimati,sans-serif;
	font-size: 13px;
	background-image:url(images/background.gif);
	background-repeat:repeat-x;
	}
	
p, td, ul, ol, ul, li, dl, dt, dd, h1, h2, h3, h4, h5, h6 {
	font-family: Verdana,Geneva,Kalimati,sans-serif;
	margin-top: 0;
	margin-bottom: 1em;
	font-size: 13px;
	line-height: 1.4; 
	}
	
h1 {
	color: #00669E;
	font-size: 21px;
	margin-bottom: 5px;
	margin-top: 0px;
	} 
	
#navbar h1{
	color: #00669E;
	font-size: 15px;
	background: transparent;
	margin-bottom: 5px;
	margin-top: 20px;

	}

	
h2 {
	color: #00669E;
	font-size: 16px;
	background: transparent;
	margin-bottom: 5px;
	margin-top: 0px;
	}
	



h2.subtitle {
	color: #00A2DB;
	font-size: 16px;
	background: transparent;
	margin-bottom: 5px;
	margin-top: 0px;
	}
	
	
h3 {
	color: #00A2DB;
	font-size: 14px;
	background: transparent;
	margin-top: 5px;
	margin-bottom: 0px;
	}

h4 {
	color: #00669E;
	font-size: 12px;
	background: transparent;
	margin: 0;
	}

h5 {
	color: #000;
	background: transparent;
	margin: 0;
	}
ul {
	margin-top: 4px;
	margin-bottom: 16px;
	padding-left: 0;
	margin-left: 25px;
	}
	
li {
	font-size: 13px; 
	margin-bottom: 6px;
	}
		
img {
	display: block;
	border: 0;
	}

form {
	margin: 0;
	} 
	
.inline {
	display: inline;
	border: 0;
	}

.hide {
	display: none;
	}
	
.big{font-size: 15px;}

.small{font-size: 11px;}

.vsmall{font-size: 10px;}
	
.vvsmall {font-size: 9px;}

.right {
	text-align: right;
	}

.indent {
	margin-left: 11px;
	}

.paddedImage {
	display: inline;
	border: 0;
	margin: 0 15 10 15;
	}

.new {
	color: #F1A400;
	font-size: 11px;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-top: 1px;
	font-weight: bold;
	}
	
.searchresults {
border: 1px #CFCDC2 solid; 
}

.quizHeading {
	color: #FFF;
}

#quiz td {
		border-bottom: #9B9A94 solid 1px;	
} 

#quiz{
	border-left: 1px;
	border-top: 1px;
	border-right: 1px;
	border-bottom: 0px;
	border-color: #9B9A94;
	border-style: solid;
	background-color: #ECEADD;
}

#quiz .ches {
	background-color: #C6E2E5;
	border-left: 1px #75AAB5 solid; 
	border-right: 1px #75AAB5 solid; }

#quiz .mches {
	background-color: #CCE4C1;
	border-right: 1px #81AD74 solid; }

/* 	
#quiz .ches1 {
	background-color: #BDD9D7}
	
#quiz .ches2 {
	background-color: #C6E2E5}
	
#quiz .mches1 {
	background-color: #C3DBB3}
	
#quiz .mches2 {
	background-color: #CCE4C1} */
	
hr { 
	border: none 0;
	border-top: 1px dashed #999999;
	height: 1px;
	width: 100%;
	text-align: left;
}		

/* Basic page divisions */

#footerLeft {
	margin: 10px;
	text-align: left;
	float:left;
	font-size: 10px;
	} 
	
#footerRight {
	margin: 10;
	text-align: right;
	float: right;
	font-size: 10px;
	} 

#main {
	margin: 10px 20px 0px 20px;
	padding: 5px 0 0 0;
	background-color: #fff;
	} 
	
#sectionMenu {
	float: right;
	margin: 0 0 10px 10px;
	}
	
.sectionMenuTitle {
	font-weight: bold;
	color:#FFFFFF;
	text-align:center;
	font-size: 12px;
	}

#box {
	margin: 5px 0px;
	padding: 5px 10px;
	background-color: #F1EFE2;
	}
	
	
	
td.leftPadding{
	padding: 0 0 0 20px
	} 
	
/* Navbar styles */
#navbar {
	padding: 0 10px 0 10px;
	}	

/*	
#navbar ul {
	margin: 0 5px 0px 10px;

	}
	
#navbar a:link, #navbar a:visited {
	text-decoration: none;
	color: #bc3c00;
	background: transparent;
	font-weight: bold;
	font-size: 11px;
	}
	
#navbar a:hover, #navbar a:active {
	text-decoration: underline; 
	color: #bc4c00;
	background: transparent;
	font-weight: bold;
	font-size: 11px;
	}
	
*/
	
	
/* Print friendly styles */

#printPage {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	text-align: right;
	margin: 0;
	}

#datePrinted {
	margin-top: 1em;
	margin-bottom: 0;
	font-size: 10px;
	font-style: italic;
	}
	

/* section menu attributes */

/* main content stuff */

