/* CSS Document */
body {
	margin-left: 1px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	background-color: #0099FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333366;
}
a img { border-style:none; }
a {
	
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #CC0000;
}
a:link {
	text-decoration: none;
	color: #0033CC;
}
a:visited {
	text-decoration: none;
	color: #CC0000;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
a:active {
	text-decoration: none;
}
.bullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #FFFFFF;
}
h2 {
	font-family: "Trebuchet MS", Arial;
	font-size: 14pt;
	font-weight: bold;
	color: #003399;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333366;
}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #4A5DAD;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #313063;
}
.shout {
	font-family: "Trebuchet MS", Arial;
	font-size: 12pt;
	color: #CC0000;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #003366;
}
h1 {
	font-family: "Trebuchet MS", Arial;
	font-size: 14pt;
	font-weight: bold;
	color: #CC0000;
}
h3 {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}
.emailthis a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px
	color: #CC0000;
}
.emailthis a:link {
	text-decoration: none;
	font-size: 14px
	color: #0033CC;
}
.emailthis a:visited {
	text-decoration: none;
	font-size: 18px
	color: #CC0000;
}
.emailthis a:hover {
	text-decoration: underline;
	font-size: 14px
	color: #CC0000;
}
.emailthis a:active {
	font-size: 14px
	text-decoration: none;
	color: #CC0000;
}
#navBlog {
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
}
.navBlog A:link {
	color:#0033CC;
	text-align: center;
	font-size: 10pt;
	text-decoration: none;
}
.navBlog A:visited {
	color:#0033CC;
	font-size: 10pt;
	text-decoration: none;
}
.navBlog A:active {
	color:#0033CC;
	font-size: 10pt;
	text-decoration: none;
} 
.navBlog A:hover {
	color:#CC0000;
	font-size: 10pt;
	text-decoration: underline;
}
#main {
	margin-right: 30px;
	margin-left: 30px;
	text-align: left;
}
#left {
	margin-right: 25px;
	margin-left: 20px;
}
#leftImage {
	text-align: center;
}
#contact {
	text-align: center;
}
#footer {
	text-align: right;
	margin-right: 25px;
}
.blue {
	font-family: "Trebuchet MS", Arial;
	font-weight: bold;
	color: #0099FF;
	font-size: 16px;
}
.white {
	font-family: "Trebuchet MS", Arial;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 16px;
}
ul {
	list-style-image:   url("img/bullet.gif");
	text-align: left;
	margin-left: 20px;
	padding-left: 0px;
	
	}
li {
	list-style-type:none;
}
.required {
	font-size: 24px;
	font-weight: bold;
	color: #CC0000;
}
.redBold {
	font-size: 20px;
	font-weight: bold;
	color: #CC0000;
}
