/* Barenbrug - Default Stylesheet */

body {
	background-color: #CCCCCC;
}

/******* normal text styles *******/
.normal {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.normal10 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.normal10red {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
}
.normal10redbold {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}
.breadcrum {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.futurabook16 {
	font-family: "Futura Book BT";
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.futurabook14 {
	font-family: "Futura Book BT";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.futurabook12 {
	font-family: "Futura Book BT";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.futurabook10 {
	font-family: "Futura Book BT";
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.futurabook8 {
	font-family: "Futura Book BT";
	font-size: 8px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.normalLarge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.normalText {
	font-size: 75%;
	font-family: Verdana, Arial, sans-serif;
	color: #232323;
	margin-top: 5px;
}
.smallText {
	font-size : 65%;
	font-family: Verdana, Arial, sans-serif;
	color: #232323;
}

/******* common styles *******/

.style5 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style6 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: middle;
}
.style7 {
	color: #000066
}
.style8 {
	font-weight: bold;
	color: #21536A;
}
.style9 {
	color: #21536A
}
.style10 {
	font-size: 12px; 
	font-style: normal; 
	color: #000000; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style11 {
	color: #FF0000
}
.style12 {
	color: #00458C;
	font-weight: bold;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #005FA9;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagecell1{
	position:absolute;
	top: 113px;
	left: 16px;
	right: 2%;
	width:95.6%;
	background-color: #ffffff;
}

#tl {
	position:absolute;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#tr {
	position:absolute;
	top: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#masthead{
	position: absolute;
	top: 0px;
	left: 2%;
	right: 2%;
	width:95.6%;
	
}

#pageNav{
	float: left;
	width:140px;
	padding: 0px;
	background-color: #F5f7f7;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font: small Verdana,sans-serif;
}

#content{
	padding: 0px 10px 0px 0px;
	margin:0px 0px 0px 178px;
	border-left: 1px solid #ccd2d2;
}


/***********************************************/
/* Component Divs                              */
/***********************************************/
#siteName{
	margin: 0px;
	padding: 16px 0px 8px 0px;
	color: #ffffff;
	font-weight: normal;
}

/************** utility styles *****************/

#utility{
	font: 75% Verdana,sans-serif;
	position: absolute;
	top: 16px;
	right: 0px;
	color: #919999;
}

#utility a{
	color: #ffffff;
}

#utility a:hover{
	text-decoration: underline;
}

/************** pageName styles ****************/

#pageName{
	padding: 0px 0px 14px 10px;
	margin: 0px;
	border-bottom:1px solid #ccd2d2;
}

#pageName h2{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	margin:0px;
	padding: 0px;
}

#pageName img{
	position: absolute;
	top: 0px;
	right: 6px;
	padding: 0px;
	margin: 0px;
}

/************* globalNav styles ****************/

#globalNav{
position: relative;
width: 100%;
min-width: 640px;
height: 32px;
color: #cccccc;
padding: 0px;
margin: 0px;
background-image:  url("glbnav_background.gif");
}

#globalNav img{
	margin-bottom: -4px;
 
}

#gnl {
	position: absolute;
	top: 0px;
	left:0px;
}

#gnr {
	position: absolute;
	top: 0px;
	right:0px;
}

#globalLink{
	position: absolute;
	top: 6px;
	height: 22px;
	min-width: 640px;
	padding: 0px;
	margin: 0px;
	left: 10px;
	z-index: 100;
}


a.glink, a.glink:visited{
  	font-size: small;
  	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	border-right: 1px solid #8FB8BC;
}

a.glink:hover{
  	background-image:  url("glblnav_selected.gif");
	text-decoration: none;
}

.skipLinks {display: none;}

/************ subglobalNav styles **************/

.subglobalNav{
	position: absolute;
	top: 84px;
	left: 0px;
	/*width: 100%;*/
	min-width: 640px;
	height: 20px;
	padding: 0px 0px 0px 10px;
	visibility: hidden;
	color: #ffffff;
}

.subglobalNav a:link, .subglobalNav a:visited {
	font-size: 80%;
	color: #ffffff;
}

.subglobalNav a:hover{
	color: #cccccc;
}


/************* breadCrumb styles ***************/

#breadCrumb{
	padding: 5px 0px 5px 10px;
	font: small Verdana,sans-serif;
	color: #AAAAAA;
}

#breadCrumb a{
	color: #AAAAAA;
}

#breadCrumb a:hover{
	color: #005FA9;
	text-decoration: underline;
}


/************** feature styles *****************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
	min-height: 200px;
	height: 200px;
}
html>body .feature {height: auto;}

.feature h3{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	padding: 30px 0px 5px 0px;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
}


/*************** story styles ******************/

.story {
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story h3{
	font: bold 125% Arial,sans-serif;
	color: #000000;
}

.story p {
	padding: 0px 0px 10px 0px;
}

.story a.capsule{
	font: bold 1em Arial,sans-serif;
	color: #005FA9;
	display:block;
	padding-bottom: 5px;
}

.story a.capsule:hover{
	text-decoration: underline;
}

td.storyLeft{
	padding-right: 12px;
}


/************** siteInfo styles ****************/

#siteInfo{
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: small;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
	margin-top: -1px;
}

#siteInfo img{
	padding: 2px 2px 2px 0px;
	vertical-align: middle;
}


/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;

}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image:  url("bg_nav.jpg");
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #21536A;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #DDEEFF;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}


/************* relatedLinks styles **************/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	border-bottom: 1px solid #cccccc;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a{
	display: block; 
}


/********************* end **********************/
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #00A5FF;
}

.imageBorder {
	border-bottom: 1px solid #FF0000;
	border-right: 1px solid #FF0000;
	border-left: 1px solid #FF0000;
}

.imageBorder_bottom {
	border-top: 1px solid #FF0000;
	border-right: 1px solid #FF0000;
	border-left: 1px solid #FF0000;
}

.menuItemC1 {
	font-size : 70%;
	font-family: Verdana, Arial, sans-serif;
	color: #990000;
	font-weight: bold;
}
.menuLink {
	font-size : 70%;
	font-family: Verdana, Arial, sans-serif;
	color: #222424;
	text-decoration: underline;
}
a {
	text-decoration: underline;
	color: blue;
}

.pageTitle {
	font-size : 95%;
	font-weight: bold;
	font-family: Verdana, Arial, sans-serif;
	color: #900000;
	line-height: 80%;
}
.subHeading {
	font-size : 75%;
	font-weight: bold;
	font-family: Verdana, Arial, sans-serif;
	color: #2374C2;
	text-decoration: none;
}
.subHeading2 {
	font-size : 65%;
	font-weight: bold;
	font-family: Verdana, Arial, sans-serif;
	color: #900000;
}
.tableDataPrice {
	font-size : 68%;
	font-family: Verdana, Arial, sans-serif;
	color: #444444;
	line-height: 150%;
}
.fsCrumbLink {
	line-height: 100%;
	font-family: Verdana, Arial, sans-serif;
	color: #686868;
}
.fsCrumb {
	line-height: 100%;
	font-size : 65%;
	font-family: Verdana, Arial, sans-serif;
	color: #686868;
}

h1 { /* pageTitle */
	color: #900000;
	font-size : 95%;
	font-family: Verdana, Arial, sans-serif;
	margin: 15px 0px 20px 0px; }
	
h2 { /* subHeading */
	color: #2374C2;
	font-size : 75%;
	font-family: Verdana, Arial, sans-serif;
	text-decoration: none;
	margin: 10px 0px 5px 0px; }
	
h3 { /* subHeading2 */
	color: #990000;
	font-size : 65%;
	font-family: Verdana, Arial, sans-serif;
	margin: 15px 0px 20px 0px; 
}
.divPadded {
	margin : 4px 8px 4px 8px;
}
.whitelinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	white-space: normal;
	color: #FFFFFF;
}
.menulinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}
a.white:link {color: #ffffff; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;}
a.white:active {color: #ffffff; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;}
a.white:visited {color: #ffffff; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;}
a.white:hover {color: #ffffff; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;}
}
a.yellow:link {color: #F7E700; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;}
a.yellow:active {color: #F7E700; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;}
a.yellow:visited {color: #F7E700; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;}
a.yellow:hover {color: #F7E700; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;}