@charset "utf-8";
body {
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 18px;
}
.formshead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 20px;
	color: #515CAA;
}

 ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,label,div,dd,dt,dl,table,tr,td {
	margin:0;
	padding:0;
}
#main {
	width: 758px;
	margin-right: auto;
	margin-left: auto;
}

.floatrt {
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 7px;
}
#maineditable {
	height: auto;
	width: 754px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 6px;
}
a:link {
	color: #5766A2;
	text-decoration: none;
}
a:visited {
	color: #5766A2;
	text-decoration: none;
}
a:hover {
	color: #848FBD;
	text-decoration: underline;
}
a:active {
	color: #5766A2;
	text-decoration: none;
}
#homelist {
	width: 260px;
	margin-left: 25px;
	font-size: 15px;
	line-height: 24px;
}
A.light_blue:link {
	color: #ffffff;
	font-size: 12px;
}
A.light_blue:visited {
	color: #ffffff;
	font-size: 12px;
}
A.light_blue:active {
	color: #ffffff;
	font-size: 12px;
}
A.light_blue:hover {
	text-decoration: underline;
	color: #66ccff;
	font-size: 12px;
}


/* Controls the drop shadow for the small photos*/
.right_small_shadow {
 width:93px;
 padding:10px;
 filter:shadow(color:gray, strength:5, direction:135);
}

.left_small_shadow {
 width:93px;
 padding:10px;
 filter:shadow(color:gray, strength:5, direction:235);
}

/* Controls the drop shadow for text boxs in left blocks */

.right_text_shadow {
	width:250px;
	padding:10px;
 filter:shadow(color:gray, strength:5, direction:135);
	margin-right: auto;
	margin-left: auto;
}

.left_text_shadow {
 width:250px;
 padding:10px;
 filter:shadow(color:gray, strength:5, direction:235);
}

.text_shadow_block {
	width:240px;
	text-align:left;
	padding:7px;
	background-color:#808ABB;
	border:1px solid gray;
	font-size:12px;
	font-weight: bold;
	font-family:Arial;
	color: #29314E;
	margin-right: 7px;
	margin-left: auto;
	margin-top: auto;
	margin-bottom: auto;
}

/* Controls the drop shadow for text boxs in main content area */

.shadow {
 border-top: 1px solid #000;
 border-left:1px solid #000;
 border-bottom: 2px solid #000000;
 border-right:2px solid #000000;
 background-color:#99cc33;
 font-weight: bold;
 font-size:12px;
 color: #004f9d;
}

.right_main_text_shadow {
 width:425px;
 padding:10px;
 filter:shadow(color:gray, strength:5, direction:135);
}

.left_main_text_shadow {
 width:425px;
 padding:10px;
 filter:shadow(color:gray, strength:5, direction:235);
}

.text_main_shadow_block {
	width:425px;
	text-align:center;
	padding:10px;
	background-color:#404A77;
	border:1px solid gray;
	font-size:16px;
	font-weight: bold;
	font-family:Arial;
	color: #2d2479;
}
.whitetxt {
	color: #FFF;
}
.shortbkgimage {
	background-image: url(images/short_bg.gif);
	padding: 4px;
	margin: 0px;
	width: 260px;
	background-repeat: repeat-y;
}
.widebkgimg {
	background-image: url(images/widebkg.jpg);
	padding: 0px;
	margin: 0px;
	background-repeat: repeat;
}

.photoborder {
	padding: 2px;
	border: 1px solid #808ABB;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	float: left;
}
.bio {
	margin-left: 10px;
	color: #344E9D;
	margin-right: 5px;
	padding-right: 5px;
	text-align: left;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #344EAB;
	width: 345px;
}
#jakieloquote {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	background-color: #E0E8F0;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border: 1px solid #5766A2;
	padding-right: 15px;
	padding-left: 15px;
}

.biohead {
	color: #344E9D;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#features {
	font-size: 14px;
}


h1 {
	font-size: 28px;
	color: #004F9D;
	margin-top: 3px;
}
h2 {
	font-size: 18px;
	color: #004F9D;
	text-align: center;
	margin-bottom: 15px;
}
h3 {
	font-size: 14px;
	color: #004F9D;
}
h4 {
	color: #000;
	font-size: 10px;
}
h5 {
	color: #004F9D;
}
h6 {
	color: #004F9D;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.centertitle {
	font-size: 18px;
	color: #004F9D;
	text-align: center;
	margin-top: 15px;
}


li {
	font-size: 12px;
	font-family: "Tahoma";
	text-align: left;
}

li.indent
{
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin-left: 30px;
	margin-top:5px;
	margin-bottom:5px;
	list-style-type: disc;
	margin-right: 15px;
}
p {
	text-align: left;
}

#howismsn {
	width: 420px;
	height: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	margin-left: 10px;
}

.cellspacing {
	padding: 7px;
}


/* Left Block */
.left_text {
	width:250px;
	padding-left:10px;
	padding-right: 10px;
}
#leftbulletlist {
	width: 260px;
	margin-left: 5px;
}
.widebkgimgRepeat {
	background-image: url(images/welcome_bg.gif);
	padding: 0px;
	margin: 0px;
	background-repeat: repeat-y;
}
#howismsn ol li {
	margin-left: 30px;
	margin-bottom: 7px;
}

#doubleborder {
	border: 1px double #5766A2;
	width: 300px;
	margin-right: auto;
	margin-left: 15px;
	padding-top: 0px;
	padding-bottom: 10px;
	margin-bottom: 12px;
	background-color: #FFF;
	height: 185px;
	float: left;
}
#doubleborder2 {
	border: 1px double #5766A2;
	width: 400px;
	margin-right: auto;
	margin-left: 15px;
	padding-top: 0px;
	padding-bottom: 10px;
	margin-bottom: 12px;
	background-color: #FFF;
	height: 185px;
	float: left;
}
#homenews {
	width: 400px;
	margin-left: 10px;
	font-size: 15px;
	line-height: 22px;
	list-style-type: none;
	padding-left: 5px;
	background-repeat: no-repeat;
	background-position: 50px 25px;
	margin-right: auto;
	margin-top: 0px;
	height: 100px;
}
#homenews li {
	list-style-image: url(images/small-folder.jpg);
	margin: 0px;
	padding: 0px;
}
