/* stylesheet design by:
Nexicon Web Solutions, www.nexiconwebsolutions.com */

/* global style specifications */

a {
	color: #0000CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: none;
	font-weight: none;
	text-decoration: none;
}

a:hover {
	color: #0000CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: none;
	font-weight: none;
	text-decoration: underline;
}

body, input, li, p, select, td, textarea {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: none;
	font-weight: none;
	text-decoration: none;
}

h1 {
	color: #5D5D5D;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: none;
	font-weight: bold;
	text-decoration: none;
}

h2 {
	color: #5D5D5D;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: none;
	font-weight: bold;
	text-decoration: none;
}

/* custom style specifications */

div.alert {
	background-color: #D26932;
	border: 1px solid #000000;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	padding: 3px 3px 3px 3px;
	text-align: center;
}

.copyright {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: none;
	font-weight: none;
	text-decoration: none;
}

.date {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: none;
	font-weight: none;
	text-decoration: none;
}

.header {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: none;
	font-weight: none;
	text-decoration: none;
}

.menu {
	color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: none;
	font-weight: none;
	text-decoration: none;
}

.menu:hover {
	color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: none;
	font-weight: none;
	text-decoration: underline;
}

img.photo {
	border: 1px solid #D3D3D3;
}