
/* --- BASE CSS FILE --- */

@import url('01_template.css');
@import url('02_lists.css');
@import url('03_links.css');
@import url('04_tables.css');
@import url('05_forms.css');
@import url('06_coolmenus.css');


/* --- GENERAL & MISC STYLES --- */

h1 {
	font: 35px/35px verdana;
	font-weight: bold;
	color: #ac0000;
	margin: 0;
	padding: 0;
}

h2 {
	font: 20px verdana;
	font-weight: bold;
}

h3 {
	width: 130px;
	height: 23px;
	margin: 0 1px 10px 0;
	padding: 8px 0 0 12px;
	font: 11px verdana;
	font-weight: bold;
	background: #fff url('../images/template/body_sidenav_bg.gif') repeat-x bottom left;
	border-bottom: 1px solid #e7e7e7;
	border-right: 1px solid #e7e7e7;
}

hr {
	height: 1px;
	color: #eaeaea;
	margin: 20px 0 20px 0;
	padding: 0;
}

img {
	border: 0;
}

legend {
	color:#666;
}	

.textBox {
	background: #f7f7f7;
	padding: 20px;
}

.submitButton {
	height:34px; 
	padding-left:1em; 
	padding-right:1em; 
	margin-right:1em; 
	font-size:13px; 
	background-image:url(/images/template/footer_top_bg.gif); 
	background-repeat:repeat-x; 
	font-weight:bold;
	border:1px solid #CCCCCC;
	color:#333;
	cursor:hand;
}

.smalltype {
	color:#666;
	font-size:11px;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;	
}

.greyboxsmalltype {
	border: 1px solid #dedddd; 
	padding: 1em; 
	background-color: #fafafa;	
	color:#666;
	font-size:11px;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;	
}

.expanddiv {
	background: url('../images/template/expandable-content-bg.jpg') no-repeat top left;
	width:100%;
	padding-left:13px;
	padding-top:2px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-variant:small-caps;
	color:#a11334;
	font-size:11px;
	margin-bottom:10px;
	margin-top:10px;
	height:38px;			
}

/*** DID YOU KNOW??? ***/

.didyouknow-1 {
	background-image:url(/images/didyouknow-1.gif);
	height:174px;
	width:211px;
}

.didyouknow-2 {
	background-image:url(/images/didyouknow-2.gif);
	height:174px;
	width:211px;
}

.didyouknow-3 {
	background-image:url(/images/didyouknow-3.gif);
	height:158px;
	width:211px;
}

.didyouknow-4 {
	background-image:url(/images/didyouknow-4.gif);
	height:96px;
	width:211px;
}

.didyouknow-5 {
	background-image:url(/images/didyouknow-5.gif);
	height:116px;
	width:211px;
}

.didyouknow-6 {
	background-image:url(/images/didyouknow-6.gif);
	height:144px;
	width:211px;
}

.didyouknow-7 {
	background-image:url(/images/didyouknow-7.gif);
	height:144px;
	width:211px;
}

.didyouknow-8 {
	background-image:url(/images/didyouknow-8.gif);
	height:144px;
	width:211px;
}

.didyouknow-9 {
	background-image:url(/images/didyouknow-9.gif);
	height:128px;
	width:211px;
}