/* Site Styles */

a,td,div,body,span {
	font-family:Arial;
	font-size:16px;
	color:#0E0069;
}


td.toptab {
	padding:8px;
	border:1px solid #888888;
}
a.toptab {
	color:black;
	font-weight:bold;
	text-decoration:none;
}

a.toptab:hover {
	color:#c40000;
	text-decoration:none;
}

div.navmenu {
	margin-top:3px;
	margin-bottom:8px;
}
p.bolditalicgray {
	font-weight:bold;
	font-style:italic;
	color:#555555;
}

a:hover {
	color:#A50010;
}

a.small {
	color:#0066FF;
	font-size:10pt;
}
a.small:hover {
	color:#c40000;
	font-size:10pt;
}

h1 {
	color:#A50010;
	font-size:24px;
	margin-top:0px;
}
h1.title-font {
	font-family:'Times New Roman', serif;
	font-size:20pt;
	font-weight:bold;
	color:white;
	padding:12px;
	margin:0px;
	margin-top:10px;
}
h2 {
	color:#1347B8;
	font-size:20px;
	margin-top:0px;
}
div#box {
	margin-top:14px;
	width:800px;
	border:0px solid black;
	background-color:white;
	text-align:left;
	padding-bottom:50px;
	padding:12px;
}

li.home {
	color:#0E0069;
	font-size:20px;
}
div#topnav {
	text-align:left;
	padding-left:20px;
	padding-right:20px;
}

img.masthead {
	position:relative;
	left:25px;
	top:25px;
}

div.page-title {
	margin-top:10px;
	background-image:url('/cimg/title.gif');
	background-position:top right;
	background-repeat:repeat-y;
	padding:6px;
	text-align:right;
	color:white;
	font-family:Arial;
	font-weight:bold;
	font-size:16px;
}
div.page-title-left {
	font-style:italic;
	font-weight:normal;
	margin-left:80px;
	float:left;
	color:#0E0069;
}

a.mh_link {
	font-size:14px;
	color:darkblue;
	text-decoration:none;
}
a.mh_link:hover {
	font-size:14px;
	color:#c40000;
	text-decoration:underline;
}

div.offerbox {
	margin-top:30px;
	margin:10px;
	height:300px;
	padding:10px;
	border:5px solid #cccccc;
}
cantbenull {}

div.form {
	font-family:Arial;
	font-weight:bold;
	font-size:16px;
	margin-top:6px;
	margin-bottom:10px;
	color:black;
	text-align:center;
}
td.form-label-right {
	font-family:Arial;
	font-size:14px;
	text-align:right;
}
td.form-label-left {
	font-family:Arial;
	font-size:14px;
	text-align:left;
}
td.form-field {
	text-align:left;
}
div.form-errorbox {
	text-align:left;
	color:red;
	background-color:white;
	padding:10px;
	border:2px inset;
	margin:10px;
	font-family:Arial;
	font-weight:normal;
}

.left {
	text-align:left;
}
.center {
	text-align:center;
}
.right {
	text-align:right;
}
.textbox {
	text-align:left;
}
.textbox_centered {
	text-align:center;
}
.textbox_right {
	text-align:right;
}


/* CMS Styles */
div.cms-editable {
	border:1px dotted green;
	margin:4px;
	padding:4px;
	cursor:pointer;
}
div.cms-editable:hover,div.cms-editable_selected {
	border:1px dotted green;
	margin:4px;
	padding:4px;
	cursor:pointer;
	background-color:#ccccff;
}
div.cms-static {
	border:1px dotted red;
	margin:4px;
	padding:4px;
	cursor:pointer;
}
div.cms-static:hover,div.cms-static_selected {
	border:1px dotted red;
	margin:4px;
	padding:4px;
	cursor:pointer;
	background-color:#ccccff;
}
div.cms-plugin {
	border:1px dotted red;
	margin:4px;
	padding:4px;
	cursor:pointer;
}
div.cms-plugin:hover,div.cms_plugin_selected {
	border:1px dotted red;
	margin:4px;
	padding:4px;
	cursor:pointer;
	background-color:#ccccff;
}
div.cms-viewer {
	margin:4px;
	border:6px solid #cccccc;
	text-align:left;
}
div.cms-sample {
	margin:4px;
	border:6px solid #000000;
}
div.cms-notice {
	background-color:#ccccff;
	position:absolute;
	top:0px;
	left:0px;
	font-weight:bold;
	width:100%;
	z-index:9999;
	padding:2px;
	border:1px solid black;
	font-family:Arial;
	font-size:12px;
}

/* Blog Entry Styles */

div.blg-entry {

}
div.blg-title {
	font-weight:bold;
	font-size:18px;
	background-color:#E3E3E3;
	padding:8px;
	border-bottom:1px solid #CCCCCC;
}
div.blg-date {
	font-size:14px;
	font-style:italic;
	font-weight:normal;
	text-align:right;
	margin-top:3px;
}

div.blg-mainlink {
	font-weight:bold;
	padding:4px;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
}
a.blg-mainlink {
	color:#8EA6C0;
	font-size:14px;
	font-family:Arial;
	font-weight:normal;
}
a.blg-mainlink:hover {
	color:#33415C;
	font-size:14px;
	font-family:Arial;
	font-weight:normal;
}


div.doc-folder_text {
	font-weight:bold;
	font-size:18px;
	background-color:#E3E3E3;
	padding:8px;
	border-bottom:1px solid #CCCCCC;
}
td.doc-cell {
	padding:4px;
}
a.doc-link {
	color:#3C70FF;
	font-size:14px;
	font-weight:bold;
	font-family:Arial;
}
p.morelink {
	text-decoration:underline;
	color:#3C70FF;
	font-size:11px;
	cursor:pointer;
	display:inline;
	padding-left:8px;
	font-family:Arial;
}
p.morelink:hover,morelink_selected {
	text-decoration:underline;
	color:#C40000;
	font-size:11px;
	cursor:pointer;
	display:inline;
	font-family:Arial;
}