/* CSS Document */
body {
	/* background-color: #FFFFFF; */
	background-image: url(../images/bk/bg_grad.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}


h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #990000;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: italic;
	color: #990000;
	margin-top: -12px;
}
h3 {
	font-size: 16px;
	color: #FFFFFF;
	background-color: #990000;
	padding-left: 5px;
	padding-top: 4px;
	padding-bottom: 4px;

}
h4 {
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}
table {
	border-collapse:collapse;

}
td {
	font-size: 12px
}
input {
	color:#990000;
}
select {
	color:#990000;
}


#main h2 {
	font-size: 1.2em;
	margin-top: auto;
}

hr {
	border: 0;
	color: #CCCCCC;
	background-color: #CCCCCC;
	height: 1px;
	width: 100%;
	text-align: left;
	
}

/*
li {
	list-style-image: url(../images/bk/pointerBrown.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

*/
p {
	/* text-align: justify; */
}
.news th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(../images/bk/newsHead.jpg);
	background-repeat: no-repeat;
	height: 20px;
	padding-top: 2px;
	padding-bottom: 4px;
}


a {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a  img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

legend {
	font-size: 10px;
	color: #990000;
}
.ff{
	border: 1px solid #2169A4;
	color: #2169A4;
}

select {
	border: 1px solid #2169A4;
}


#masterhead {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 122px;
	background-color: #FFEDBB;
	margin-bottom: 5px;
}
#masterhead #banner {
	position: absolute;
	right: 0px;
	bottom: 10px;
}
#menuBar {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-bottom: 10px;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

#menuBar #mL {
	background-image: url(../images/bk/menuL.jpg);
	background-repeat: no-repeat;
	width: 25px;
	left: 0px;
	position: absolute;
	height: 27px;
	top: 0px;
}
#menuBar #mM {
	background-image: url(../images/bk/menuM.jpg);
	background-repeat: repeat-x;
	height: 27px;
	position: absolute;
	left: 25px;
	right: 25px;
	top: 0px;
	width: 755px;

}
#menuBar #mR {
	background-image: url(../images/bk/menuR.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 27px;
	width: 25px;
	right: 0px;
	top: 0px;

}
#menu {
	position: absolute;
	top: 4px;
	left: 10px;

}


#menu a {
	color: #FFFFFF;
	padding-right: 4px;
	padding-left: 4px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #660000;
	border-left-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	display: table-cell;
	white-space: nowrap;
	margin-right: -4px;
}


.menuBox {
	position: absolute;
	width: 130px;
	top: 30px;
	z-index: 10;
	display: block;
	background-color: #FEF1C7;
}
.menuBox a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
	font-size: 10px;
	color: #FFFFFF;
	background-image: url(../images/bk/menuBoxButt.jpg);
	background-repeat: no-repeat;
	padding-left: 5px;
	padding-top: 5px;
	height: 27px;
	width: 130px;
	margin-top: -4px;

}




#search {
	top: 20px;
	right: 0px;
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#search input {
	font-size: 10px;
}
#title {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 800px;
}
#title #iconNav {
	right: 0px;
	position: absolute;
	top: 0px;
	padding-top: 10px;
}
#title #iconNav a {
	padding-right: 5px;
	padding-left: 5px;
}
#date {
	font-size: 11px;
	color: #990000;
	right: 0px;
	top: 10px;
	position: absolute;
}

#main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #990000;
}
.menuLeft {
	position: relative;
	left: 0px;
	width: 160px;
	margin-top: 10px;
	margin-right: 10px;
}
#leftLogos {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding-bottom: 15px;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	line-height: 1.6em;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #990000;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.heading {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #1F65A0;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
}
.r1 {
	background-color: #FEEAA5;
}
.r1 p {
	display: inline;
}


.r2 {
	color: #FFFFFF;
	background-color: #990000;
}
.r2  p {
	display: inline;
}


.box {
	padding: 10px;
	border: 1px solid #990000;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	
}
.box2 {
	padding: 10px;
	border: 1px solid #990000;
	text-align: center;
}
.selected {
	display: list-item;
	list-style-image: url(../images/bk/pointerWhite.gif);

}
.t_border {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #990000;
}
.tb_border {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #990000;
	border-bottom-color: #990000;
}
.tdb_border {
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #990000;
	border-bottom-color: #990000;
}
.condensed p {
	font-size: 10px;
	line-height: normal;
	margin-bottom: -3px;
}
.condensed .subHead {
	font-size: 11px;
	color: #2169A4;
	font-weight: bold;
}
.emp {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	vertical-align: top;
}
.feature {
	font-size: 12px;
	color: #2169A4;
	font-weight: bold;
}
.feature2 {
	font-size: 12px;
	font-weight: bold;
	color: #0099FF;
}
.tableList p {
	display: inline;
	font-size: 10px;
}
.news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	width: 162px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4BEB6;
	margin-bottom: 20px;
}
.news p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 10px;
}


.imgR {
	border: 1px solid #990000;
	float: right;
	font-size: 9px;
	background-color: #FFFFFF;
	text-align: center;
	line-height: 1.4em;
	font-style: italic;
	margin-left: 6px;
	padding: 0px;	
}
.imgR p {
	margin-top: 0px;
	margin-bottom: 5px;
}


.imgL {
	border: 1px solid #990000;
	margin: 2px 6px 2px 0px;
	float: left;
	font-size: 9px;
	background-color: #FFFFFF;
	text-align: center;
	line-height: 1.4em;
}
.imgL p {
	margin-top: 0px;
	margin-bottom: 5px;
}

.imgAbs {
	border: 1px solid #990000;
	margin-left:auto;
	margin-right:auto;
	/* margin: 2px auto; */
	font-size: 9px;
	background-color: #FFFFFF;
	text-align: center;
	line-height: 1.4em;
	width: 350px;
	margin-bottom: 20px;
	/* height: auto; */
	display: block;
}


#footer {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #990000;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	text-align: center;
}
.content .firstPara {
	float: left;
	font-size: 300%;
	line-height: 0.85em;
	margin-right: 0.03em;
	margin-bottom:-0.25em;


}
.newsItem {
	border-bottom-width: 5px;
	border-bottom-style: dotted;
	border-bottom-color: #990000;
	padding-top: 20px;
	padding-bottom: 10px;
	display: table;
	width: 99%;
}

/* Content management */
.rteBody {
	color: #990000;
	font-size: 12px;
	line-height: 1.6em;
	/*background-color: #FFF3CD;
	background-image: none;*/
	padding-left: 5px;
	margin-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	
	
}
.rteBody a {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.rteImage {
	/*background: #D3D3D3;*/
	/*border: 1px solid #D3D3D3;*/
	padding:1px;
	margin-right:1px;
	
	cursor: pointer;
	cursor: hand;
}

.rteImageRaised, .rteImage:hover {
	/*background: #D3D3D3;*/
	margin-right:1px;
	border: 1px solid;
	border-color: #FF3300;
	background-color:#FF9900;
	padding:0px;
	cursor: pointer;
	cursor: hand;
}

.rteImageDisabled:hover {
	/*background: #D3D3D3;*/
	
}



.rteImageLowered, .rteImage:active {
	/*background: #D3D3D3;*/
	margin-right:1px;
	border: 1px inset;
	padding:0px;
	cursor: pointer;
	cursor: hand;
}

.rteVertSep {
	margin: 0 4px 0 4px;
}
.rteBar {
	margin-bottom:10px;
	margin-top:10px;
	background-color: #663300;
	color:#FFFFFF;
	font-weight:bold;
	height:25px;
}

.rteBack {
	background-image:url(../foect_admin/images/menuBar.jpg);
	background-repeat:repeat-x;
	/*background: #D3D3D3;*/
	border: 1px outset;
	letter-spacing: 0;
	padding: 2px;
}

.rteBack tbody tr td, .rteBack tr td {
	/*background: #D3D3D3;*/
	padding: 0;
}

.rteDiv {
	display: block; 
	position: relative;
	text-align:left
}

.rteMenu {
	width: 100%;
}



/* TinyMCE specific rules */
body.mceContentBody {
	color: #990000;
	line-height: 1.6em;
	font-size:12px;
	background: transparent;
	background-color: transparent;
}
.blgHead{
	color:#FFFFFF;
	font-weight:700;
	background-image: url(../images/bk/menuM.jpg);
	background-repeat: repeat-x;
	height: 22px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.listBlogs{
	overflow: auto;
	max-height: 300px;
	
	padding:10px;
	border: 1px solid #993300;

}

.blogNameBox{
	border: 2px dashed #993300;
	width: 100%;
	padding: 10px;
	background-color: #FFFFDD;
}


/* tool tip */
/* * {margin:0; padding:0}
 body {font:11px/1.5 Verdana, Arial, Helvetica, sans-serif; background:#FFF} */
#text {margin:50px auto; width:500px;font:11px }
.hotspot {color:#900; padding-bottom:1px; border-bottom:1px dotted #900; cursor:pointer}

#tt {position:absolute; display:block; background:url(../foect_admin/images/tt_left.gif) top left no-repeat}
#tttop {display:block; height:5px; margin-left:5px; background:url(../foect_admin/images/tt_top.gif) top right no-repeat; overflow:hidden}
#ttcont {display:block; padding:2px 12px 3px 7px; margin-left:5px; background:#666; color:#FFF; font-size:11px}
#ttbot {display:block; height:5px; margin-left:5px; background:url(../foect_admin/images/tt_bottom.gif) top right no-repeat; overflow:hidden}
