/* Body */

body{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	margin: 0px;
	margin-left: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

/* Footer Table */

#footer{
	font-size: 11px;
	color: #FFFFFF;
	margin-top: 10px;	
}
	
#bottom_text{
	font-size: 10px; 
	color: #000000; 
	margin-top: 0px;
}	



/* Breadcrumb */	
	
#breadCrumb{
	font-size: 11px; 
	line-height: 24px;
	font-weight: normal;}

/* Content Links */

a:link, a:visited, a:hover{
	color: #003671; 
	text-decoration: underline;
	font-weight: bold;}

a:hover{	
	color: #003671; 
	text-decoration: underline;
	font-weight: bold;}

/* Header and Footer Links */

a.navigation:link, a.navigation:visited, a.navigation:hover{
	color: #FC9A00;
	text-decoration: underline;
	font-weight: bold;
}

a.navigation:hover{
	color: #FC9A00;
	text-decoration: none;
	font-weight: bold;
}

/* Sidebar Links */

a.sidebar:link, a.sidebar:visited, a.sidebar:hover{
	color: #003671;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;}

a.sidebar:hover{
	color: #003671; 
	text-decoration: underline;}

/* Main Page Links */

a.mainepage:link, a.mainepage:visited, a.mainepage:hover{
	color: #003671;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;}

a.mainepage:hover{
	color: #003671; 
	text-decoration: underline;}

/* Footer Links */

a.footer:link, a.footer:visited, a.footer:hover{
	color: #003671;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;}

a.footer:hover{
	color: #003671; 
	text-decoration: underline;}

/* Heading Tags */

h1{
	font-size: 24px;
	font-family: Arial, sans-serif;
	margin: 10px 0px 0px;
	padding: 0px;
	line-height: 30px;}

h2, h3, h4, h5, h6{
	font-family: Arial, sans-serif;
	margin: 10px 0px 0px;
	padding: 0px;
	line-height: 24px;}
	
h2{
	font-size: 16px;
	color: #003671;
}
	
h3{
	font-size: 12px;}

/* Table */

#table{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #DAE6FF;
	padding-right: 18px;
	padding-left: 18px;
}

#table-list{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding: 6px;
}

/* Border for Images */

	.image {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;}

/* A-Z Text */
	
	#a-z{
	font-size: 10px; 
	color: #000000; 
	margin-top: 0px;
}	



.big{
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
}

.big-title{
	font-size: 24px;
	font-weight: bold;
	font-family: Arial, sans-serif;
	margin: 10px 0px 0px;
	padding: 0px;
	line-height: 30px;}
