/* site elements 
* debug: border: 1px solid #000;
*/ 

body {
	background-color: #EFF2F5;
	margin: 0px;
	padding: 0px;
}

a, a:visited, a:hover {
	color: #555555;
	text-decoration: none;
}

div, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	line-height: 16px;
	color: #333333;
}

img {
	border: 0px;
}

.cellL {
	float: left; 
}

.cellR {
	float: right; 
}
	
.cellB {
	clear: both;
}


/* template styles */

.pageHead {
	background-image: url('../images/bg_head.jpg');
	background-repeat: repeat-x;
	height: 121px;
}

.pageBody {
	background-image: url('../images/bg_body.jpg');
	background-repeat: repeat-x;
}

#headRow, #bodyRow {
	width: 820px;
}

#headRow {
	padding-top: 10px;
}

#langRow {
	height: 28px;
	width: 100%;
	border-bottom: 1px solid #9CAEB8;
	margin-bottom: 10px;
}

.headRightBox {
	width: 43%;
	margin-right: 0px;
	padding-top: 10px;
	text-align: left;
}

.langRightBox {
	width: 42%;
	margin-right: 0px;
	padding-bottom: 10px;
}

.menuArea {
	font-family: Helvetica, Arial;
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
	padding-top: 25px;
	padding-bottom: 5px;
	color: #00416A;
}

.menuSub {
	font-family: Verdana, Helvetica, Arial;
	font-weight: normal;
	font-size: 11px;
	line-height: 13px;
	padding-bottom: 6px;
	color: #333333;
}

a.menuSubLink {
	color: #666666;
}

a:hover.menuSubLink {
	color: #000000;
}

/* home page styles */

#menuCol {
	width: 158px;
}

#menuColPad {
	padding-top: 85px;
	padding: 8px;
}

#homeFeatCol {
	width: 449px;
	background-color: #ffffff;
	border: 1px solid #CED7DD;
	border-right: 0px;
	padding: 6px;
}

#articleCol {
	width: 662px;
	background-color: #ffffff;
	border: 1px solid #CED7DD;
}

#articleColPad {
	padding: 8px;
}

#homeRightCol {
	width: 354px;
	background-color: #ffffff;
	border: 1px solid #CED7DD;
}

div#homeRightCol0 a {
	color: #00416A;
	border-bottom: 1px dotted #666666;
}

div#homeRightCol0 a:hover {
	color: #000000;
	border-bottom: 1px solid #666666;
}

#homeRightCol0 {
}

#homeRightCol1 {
	border-top: 1px solid #CED7DD;
	height: 280px;
	width: 160px;
	padding: 6px;
}

#homeRightCol2 {
	height: 280px;
	width: 160px;
	padding: 6px;
	padding-bottom: 0px;
	border-left: 1px solid #CED7DD;
	border-top: 1px solid #CED7DD;
}

#articleLeft {
	width: 210px;
	padding: 6px;
	margin-right: 6px;
}

#articleRight {
	border-left: 1px solid #CED7DD;
	margin-top: 6px;
	width: 380px;
}

.homeTitle {
	font-family: Georgia, Helvetica, Arial;
	font-size: 16px;
	font-weight: normal;
	line-height: 19px;
	color: #00416A;
	margin: 5px;
	padding-bottom: 13px;
}

#homeIntro {
	font-family: Verdana, Helvetica, Arial;
	font-size: 13px;
	font-weight: normal;
	line-height: 16px;
	color: #555555;
	padding: 12px;
	padding-bottom: 0px;
}

h2#homeIntro ul {
	padding-left: 8px;
	margin-left: 8px;
	margin-top: 12px;
}

h2#homeIntro li {
	padding-bottom: 8px;
}


.featuredBoxParent {
	background-color: #CED7DD;
	border: 4px solid #fff;
}

.featuredBoxParentOver {
	background-color: #B2C2CD;
	cursor: pointer;
	cursor: hand;
	border: 4px solid #fff;
}

.featuredBox {
	width: 210px;
}

.featuredTitle {
	font-family: Georgia, Helvetica, Arial;
	font-size: 16px;
	line-height: 19px;
	color: #00416A;
	padding: 6px;
	padding-right: 30px;
}

a.featuredTitleLink {
	color: #00416A;
}

.featuredStrapline {
	font-family: Verdana, Helvetica, Arial;
	font-size: 12px;
	line-height: 15px;
	padding: 6px;
	height: 35px;
}

.inbriefTitle {
	color: #222222;
	font-family: Georgia, Helvetica, Arial;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	padding-bottom: 0px;
}

a.inbriefTitleLink {
	color: #00416A;
}

a:hover.inbriefTitleLink {
	color: #222222;
	border-bottom: 1px dotted #666666;
}

.inbriefStrapline {
	color: #555555;
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;
	line-height: 13px;
	padding: 4px;
	padding-top: 0px;
	padding-bottom: 10px;
}

#mainBody {
	font-weight: normal;
}

h3#mainBody a {
	color: #00416A;
	border-bottom: 1px dotted #666666;
}

h3#mainBody a:hover {
	color: #000000;
}

.articleCat {
	font-family: Georgia, Helvetica, Arial;
	font-size: 16px;
	line-height: 19px;
	color: #00416A;
	padding-left: 6px;
	padding-right: 6px;
}

.articleTitle {
	font-family: Georgia, Helvetica, Arial;
	font-size: 28px;
	font-weight: normal;
	line-height: 32px;
	color: #666666;
	padding-left: 6px;
	padding-right: 66px;
	padding-top: 2px;
	padding-bottom: 30px;
	letter-spacing: -1px;
}

.articleIntro {
	font-family: Georgia, Helvetica, Arial;
	font-size: 13px;
	font-weight: normal;
	line-height: 17px;
	color: #00416A;
	padding: 6px;
	border-bottom: 1px solid #CED7DD;
}

.articleDubs {
	padding-bottom: 20px;
}

.articleDubMenu {
	font-family: Georgia, Helvetica, Arial;
	font-size: 13px;
	line-height: 17px;
	color: #00416A;
	font-weight: bold;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom: 1px solid #CED7DD;
}

#articleNext {
	text-align: right;
	font-family: Georgia, Helvetica, Arial;
	font-size: 13px;
	line-height: 17px;
	color: #00416A;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 20px;
}

div#articleNext a {
	color: #00416A;
	border-bottom: 1px dotted #00416A;
}

div#articleNext a:hover {
	color: #000000;
}

.articleNextPre {
	font-style: italic;
	color: #666666;
}

.articleDubMenu {
	font-family: Georgia, Helvetica, Arial;
	font-size: 13px;
	line-height: 17px;
	color: #00416A;
	font-weight: bold;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom: 1px solid #CED7DD;
}


a.articleDubLink {
	color: #00416A;
}

a:hover.articleDubLink {
	color: #333333;
}

.articleBody {
	font-family: Georgia, Helvetica, Arial;
	font-size: 13px;
	line-height: 17px;
	color: #333333;
	padding: 6px;
	padding-bottom: 20px;
}

.articleImageCaptionBox {
	background: #4D7A97;
	width: 200px;
}

.articleImageCaption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	color: #ffffff;
	padding: 6px;
	padding-bottom: 3px;
}

.articleImageCredit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #ffffff;
	padding: 6px;
}

div#imageCredit a {
	color: #e5e5e5;
}

div#imageCredit a:hover {
	color: #ffffff;
}

.glossaryCaption {
	padding: 10px;
	border: 1px solid #9CAEB8;
	background-image: url('../images/bg_body.jpg');
	background-repeat: repeat-x;
	background-color: #EFF2F5;
}

.glossaryWord {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-bottom: 10px;
	line-height: 13px;
	color: #00416A;
}

.glossaryDefinition {
	font-size: 12px;
	line-height: 15px;
	color: #222222;
}

.glossaryClose {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	padding-top: 5px;
	padding-top: 5px;
	line-height: 13px;
	text-align: right;
	text-transform: uppercase;
}

.quizRow {
	margin-left: 6px;
}

.quizQuestion {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #00416A;
	padding-bottom: 5px;
	padding-right: 40px;
	margin-right: 10px;
	text-align: left;
}

.quizAnswerBox {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	background: #CED7DD;
	padding: 6px 6px 6px 42px;
	margin-top: 10px;
	font-size: 14px;
	line-height: 16px;
}

.quizCorrect {
	background-image: url("../images/quiz2.gif");
	background-repeat: no-repeat;
	background-position: 4px 4px;
}

.quizWrong {
	background-image: url("../images/quiz1.gif");
	background-repeat: no-repeat;
	background-position: 4px 4px;
}

.quizQuestionRow {
	border-bottom: 1px solid #CED7DD;
	padding-top: 5px;
	padding-bottom: 5px;
}

.quizQuestionNumber{
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 25px;
	line-height: 25px;
	color: #00416A;
	letter-spacing: -1px;
	padding-bottom: 10px;
}

.quizQuestionQ {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 16px;
	line-height: 19px;
	color: #00416A;
}

.quizQuestionNumber {
	color: #999999;
}

.quizQuestionOptions{
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	line-height: 16px;
	padding-bottom: 5px;
}

div.quizQuestionOptions a:hover {
	color: #00416A;
	border-bottom: 1px dotted #00416A;
}

.quizQuestionLetter {
	text-transform: uppercase;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #00416A;
	padding-right: 10px;
	text-align: right;
	width: 60px;
}

.quizOptionWrap {
	white-space: nowrap;
}

.quizOptions {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	padding-right: 2px;
}

.quizSubmit {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	padding: 1px 4px 1px 4px;
	margin: 2px 3px 20px 3px;
	border: 1px solid #9CAEB8;
	background-color: #EFF2F5;
	background-image: url('../images/bg_body.jpg');
}

div.quizSubmit a {
	color: #00416A;
}

div.quizSubmit a:hover {
	color: #000000;
}

.siteBy {
	margin-top: 3px;
	font-size: 9px;
}

.siteBy, .siteByNoLink {
	color: #9f9f9f !important;
}

.siteBy a:link, .siteBy a:visited {
	color: #666;
}

.siteBy a:hover {
	color: #000;
}


/* text styles */

#introText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #98ABB7;
}

div#introText a {
	color: #98ABB7;
}

div#introText a:hover {
	color: #ffffff;
	border-bottom: 1px dotted #ffffff;
}

.langText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	font-weight: bold;
	color: #000000;
	padding-top: 9px;
}



