/*
FK Green dark: #007B73
*/
body, p, td	{ color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif; }
body { font-size:100%; margin: 10px 10px 10px 10px; }
td { font-size:0.813em; }
h1 { font-weight: normal; font-size:1.5em; margin: 0px 0px 5px 0px; }
h2 { font-weight: normal; font-size:1.25em; margin: 0px 0px 5px 0px; }
p { margin: 0px 0px 10px 0px; }
a { color: #006A5E; text-decoration: underline; }
a:hover { text-decoration:none; }

.logoMaster { float:left; }
.imgStrapLine { margin-top:19px; margin-left:40px; }
.container { width:auto; max-width:950px; text-align:left; }
.content { 
    min-height:400px; 
    border:1px solid #97948C;
    border-top:none;
    background-color:#FFFFFF; 
    /*background-image:url(Images/backContent.gif); 
    background-repeat:no-repeat;*/
    }
.shadow { background-image:url(Images/shadow.gif); background-repeat:repeat-x; height:9px; }
.footer { margin: 20px 0px 20px 0px; font-size:0.6875em; }
.coreNav {
	font-family:Calibri, Gill Sans MT, Gill Sans, Arial, Verdana, Sans Serif;
	font-size:16px;
	margin-top:3px; 
    background-color:#97948C;
    padding: 5px 0px 5px 0px;
	height:auto;
    clear:both;
	border-bottom:1px solid #97948C;
}
.coreNav a { 
	background-color:#97948C;
	text-decoration: none;
    padding: 5px 20px 5px 20px;
	color:White;
}
.coreNav a:hover {
	background-color:#EEEEEE;
	color:#666;
}
a.coreNavActive {
	background-color:#EEEEEE;
	color:#666;
}


a.btnCenter {
	padding: 4px 2px 0px 10px;
	border:1px dotted #97948C;
	background-color: #D1E6E5;
	width:45%; 
	float:left;
	margin: 0px 10px 10px 0px;
	background-position:192px center;
	background-repeat:no-repeat;
	min-height:53px;
}
a.btnRight {
	padding: 4px 2px 0px 10px;
	border:1px dotted #97948C;
	background-color: #D1E6E5;
	width:43%; 
	margin: 0px 0px 10px 10px;
	background-position:167px center;
	background-repeat:no-repeat;
	min-height:53px;
	display:block;
	width:190px;
}


.columnLeft {
    width:200px;
	border-right:1px dotted #97948C;
	background-color: #D1E6E5;
}
.columnLeftInner {
    padding: 15px 15px 15px 15px;
    min-height:400px;
}
.columnCenter {
    padding: 10px 15px 10px 15px;
}
/*
.columnLeft {
    width:220px;
}
.columnLeftInner {
    padding: 15px 15px 15px 15px;
    min-height:400px;
}
.columnCenter {
    padding: 10px 15px 10px 0px;
}
*/
.columnRight {
    width:200px;
	border-left:1px dotted #97948C;
	background-color: #D1E6E5;
	background-image:url(Images/boxBackManchu.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
}
.columnTestimony {
    font-size:0.85em;
    padding: 5px;
}

a.linkContextual {
	font-family:Calibri, Gill Sans MT, Gill Sans, Arial, Verdana, Sans Serif;
	font-size:16px;
	text-align:center;
	padding: 5px;
	background-color:#FBC51F;
	display:block;
	color:#000000;
	text-decoration:none;
	border-bottom:2px solid #97948C;
}
a.linkContextual:hover {
	background-color: #EEEEEE;
}

.breadcrumb {
    margin-bottom:10px;
}
.boxContent {
    background-color:#FEE9A9;
    border: 1px dotted #97948C;
	margin: 10px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
}
.spacer {
    border-top: 1px solid #FBC51F;
	margin: 10px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
}

.txtBox {
    font-family: Verdana, Arial, Sans-Serif;
    width: 230px;
}


.tblDefault { border-right:1px solid #333; border-bottom:1px solid #333; background-color:#D1E6E5; font-size:1.25em; }
.tblDefault td { border-left:1px solid #333; border-top:1px solid #333; }
.tblDefault th { border-left:1px solid #333; border-top:1px solid #333; background-color:#007B73; color:White; font-size:0.813em; }
.tblDefault th a { color:White; }
.tblDefault td a { font-weight:bold; }

