BODY {
	background-color: #1b1845;
	background-image: url(../images/bg_berk.gif);
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: .9em;
	margin-top: 5px;
	margin-left: 40px;
	margin-right: 40px;
}

div.siteContainer {
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	width: 800px;
}

Table.navigation {
	background-color: #324094;
	color: #ABA9CD;
	font-size: 80%;
	font-weight: bold;
	width: 779px;
	height: 57px;
}

Div.navLinks {
	text-align: right;
	font-stretch: condensed;
	word-spacing: -3px;
	text-indent: 0px;
	letter-spacing: -1px;
	font-size: 80%;
}

Div.navLinks A {
	font-size: 100%;
	font-stretch: condensed;
	font-weight: normal;
	color: #ABA9CD;
	text-decoration: none;
}

Div.navLinks A:hover {
	color: white;
}

Table.mainContent TD.spacerSides {
	background-color: transparent;
	width: 20px;
}

Table.mainContent TD.contentFrame {
	background-color: #cccccc;
}

Table.mainContent TD.leftRamp {
	text-align: left; 
	background-color: #cccccc;
	height: 5px;
	vertical-align: bottom;
}

Table.mainContent TD.rightRamp {
	text-align: right; 
	background-color: #cccccc;
	height: 5px;
	vertical-align: bottom;
}

Table.pageContent {
	width: 556px;
	height: 100%;
}

Table.pageContent TD {
	background-color: #575473;
	color: white;
	font-size: 80%;
}

Table.pageContent TD.topPadding {
	height: 17px;
}

Table.pageContent TD.heading {
	background-color: #211E49;
	color: #A9A3D5;
	font-size: 115%;
	font-style: italic;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 25px;
	text-align: left;
}

Table.pageContent TD.headingTwoLines {
	background-color: #211E49;
	color: #A9A3D5;
	font-size: 115%;
	font-style: italic;
	font-weight: bold;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 40px;
	text-align: left;	
}

Table.pageContent TD.content {
	text-align: left;
	color: white;
	line-height: 1.2em;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 6px;
	padding-bottom: 15px;
	background-color: #575473;
	vertical-align: top;

}

Table.pageContent TD.content P {
	margin-top: 0px;
	margin-bottom: 10px;
}

Table.pageContent TD.content IMG {
	padding-left: 5px;
}

TD.content A {
	color: white;
}

#menuIcon {
	position: relative;
	left: -80px;
}

TD.menuFrame {
	vertical-align:top; 
	width: 148px;
	background-color: #575473;
}

Table.list TD {
	font-size: 100%;
}

Table.menu TD.divider {
	background-color: #575473;
	height: 15px;
	font-size: 1px;
	color: #575473;
}

Table.menu TD {
	background-color: #8B889B;
	color: White;
	border-bottom: 1px solid #575473;
	padding: 1px;
	text-align: left;
	
}

Table.menu TD A {
	color: white;
	text-decoration: none;
	font-size: 11px;
	font-weight: none;
}

Table.login TD {
	color: #B6B3C6;
	font-size: 70%;
	text-align: left;
	padding-left: 2px;
}

Table.login TD Input.textBox {
	height: 10px;
	background-color: #B6B3C6;
	color: #03011A;
	border: 1px solid #575473;
	width: 100px;
	font-size: 10px;
	padding-bottom: 5px;
}

Table.login TD.label {
	font-size: 70%;
	color: white;
}

Table.footer {
	width: 779px;
}

Table.footer TD {
	background-color: #03011A;
	color: #4c4960;
	font-size: 70%;
	text-align: center;
}

Span.quote {
	font-size: 120%;
	color: white;
}

Span.question {
	font-size: 120%;
	color: #211E49;
}

Span.answer {
	font-size: 120%;
	color:#2b266e;
}

Table.specs TH {
	text-align:center;
	font-size:10px;
}

Table.specs TD.specLabel {
	border:1px solid #AAA7BC;
	border-top:0px;
	text-align:center;
	font-size:10px;
	font-weight:bold;
	background-color:#AAA7BC;
	color: #211E49;
	padding:0px;
}

Table.specs TD {
	font-size:10px;
	text-align:center;
	border-left: 1px solid #AAA7BC;
	border-bottom: 1px solid #AAA7BC;
	border-right: 1px solid #AAA7BC;
	padding-bottom: 3px;
	padding-left:5px;
	padding-right: 5px;
}

H3, H4 {
	line-height: 1em;
	margin:2px;
	
}

UL {
	margin-top: 2px;
}

.breadcrumbs {
color:white;
}
.breadcrumbs A {
color:white;
text-decoration:none;
}