body, table
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}

input,select,textarea{
	font-size:11px;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
}
th{
	text-align: left
}
td, th{
	vertical-align: top;
}

.mast
{
	font-family:Trebuchet MS,arial;
width:100%;
background-color: #025A77;
height:100px;
margin:0px;
border-bottom:1px solid #ffffff;
}

.mast_left
{
width:350px;
padding-top:22px;
padding-left:30px;
}

.mast_right {	
	padding-top:10px;

	padding-right:10px;
	color:#ffffff;
	font-size:10px;
	text-align: right;
}
.mast_right_formtext {
	color:#ffffff;
	font-size:10px;
	text-align: right;
}
.mast_right a {
	color:#ffffff;
	text-decoration:none;
}
.mast_right a:hover {
	color:#ffffff;
	text-decoration:underline;
}

h1 {
	margin:0px;
	color:#ffffff;
	font-family: georgia;
	text-align:left;
	padding-left:60px;
	padding-top:20px;
}

h2 {
	font-family:Trebuchet MS,arial;
	margin-top: 0px;
}

.quote {
	height:55px;
	text-align:left;
	clear:both;
	font-family: Trebuchet MS,arial;
}

.quote_author {
	height:18px;
	text-align:right;
	clear:both;
	font-family: Trebuchet MS,arial;
}

.left_border
{
border-left:1px solid #ffffff;
}
.right_border
{
border-right:1px solid #ffffff;
}

#home_menu {
	background-color:#025A77;
	width:100%
	height: 22px
	display:block;
	line-height: 22px;
}



div#home_menu {
	font-family:Trebuchet MS,arial;
	line-height: 14px;
	text-align: left;
	width: 100%;
	background-color:#025A77;
}

#home_menu #bugfix {
	height:22px;
	color:red;

}
div#home_menu ul#dropdown {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
div#home_menu ul#dropdown li {
	background-color: #025A77;
	float: left;
	height: 22px;
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 96px;
}
div#home_menu ul#dropdown li a {
	color: #ffffff;
	display: block;
	font-size: 11px !important;
	font-weight: bold;
	padding: 4px 0px 4px 0px;
	text-align: center;
	text-decoration: none;
	width: auto;
}
div#home_menu ul#dropdown li a:hover {
	background-color: #fe8a02;
	color: #ffffff;
}
div#home_menu ul#dropdown li ul {
	display: none;
	list-style: none;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 22px;
	width: 182px;
}
div#home_menu ul#dropdown li:hover ul, div#home_menu ul#dropdown li.over ul {
	display: block;

}
div#home_menu ul#dropdown li ul li {
	background-color: #025a77;
	border-top: 1px solid #ffffff;
	left:1px;
	height: 20px;
	padding: 0px;
	width: 180px;
}
div#home_menu ul#dropdown li ul li a {
	display: block;
	font-weight: normal;
	height: 14px;
	padding: 3px 0px 3px 6px;
	text-align: left;
}

.main_body {

	width:100%;
	padding:15px;
}

.body_left {
	width:80%;
	float:left;
	margin-right:5px;
}

.body_both {
	width:100%;
	float:left;
	margin-right:5px;
}

.left_content {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	padding:3px;
	text-align:left;
	color:#025A77;
}

.body_right {
	width:20%;
	float:left;
}

h4 {
	margin:0px;
	margin-bottom:2px;
	margin-top:0px;
	background-color:#D2E4FC;
	color:#025A77;
	text-align:left;
	padding-left:5px;
}

.side_paragraph	{
	margin-top:0px;
}

.horizontal_break {
	line-height:5px;
	clear:both;
}

.dashed {
	line-height:5px;
	border-top:1px dashed #025A77;
}

.box {
	border:1px solid #D2E4FC;
	background-color:#EDF2FB;
	font-size:12px;
	font-family: Trebuchet MS,arial;
	padding:3px;
	text-align:left;
	color:#025A77;
}

.footer {
	clear:both;
	line-height:20px;
	font-size:10px;
	color:#ffffff;
	background-color:#025A77;
	text-align:center;
}

.date_line {
	font-size:10px;
	color:gray;
	font-family: Trebuchet MS,arial;
	font-weight:normal;
}

.tag_line {
	font-size:12px;
	color:#ffffff;
	font-weight:normal;
}

.dateline {
	font-size:12px;
	color:gray;
	font-weight:normal;
}

h4.no_bg {
	background-color:#ffffff;
}

.nul {
	margin-top:0px;
}

.lesson_left {
	width:240px;
	float:left;
}

.lesson_right {
	width:240px;
	float:left;
	text-align:right;
}

a.footer_link
{
	color:#ffffff;
	text-decoration:none;
}

.textbox {
	width:150;
}


.listtable td, th{
	padding: 4px
}

.listtable td {
	background-color: #f2f2f2;
	border: 1px #eaecec solid;
}

.listtable th { 	
	background-color: #e3e3e3;
	border: 1px #dad9df solid;
}

.listtable {
	border-collapse: collapse;
	
}

.listtable .actions {


	
	line-height: 20px;

}

.listtable .actions a {
	background-color: #DAD9DF;
	color:black;
	padding:1px 3px 1px 3px;
	line-height: 12px;
	text-decoration:none;
}
.listtable .actions a:hover {
	text-decoration:underline;
	background-color: #025A77;
	color:white;
	
}

// ITEM PAGINATION

//.Pages { text-align: center; margin-bottom: 20px; margin-top: 20px; }
.Paginator { padding: 0px 20px 20px 20px; margin:0px;}
.Paginator a, .pageList .this-page { padding: 2px 6px; border: solid 1px #ddd; background: #fff; text-decoration: none; }
.Paginator a:visited { padding: 2px 6px; border: solid 1px #ddd; background: #fff; text-decoration: none; }
.Paginator .this-page { padding: 2px 6px; border: solid 1px #4D7F90; font-weight: bold; background: #4D7F90; color: #ffffff; }
.Paginator a:hover {color: #fff; background: #025A77; border-color: #036; text-decoration: none;}


