body {
	font-family: helvetica, tahoma, arial;
	color: #576366;
	background-color:#9DA9AC;
	margin: 0px;
	padding: 0px;
}
table, form, select, input, textarea { 
	_font-size: 88%; /* ie hack so these elements correctly inherit the default text size */ 
}
	
.introblock {
	line-height: 1.3em;
	border:1px solid #feb;
	background-color:#BFDFE8;
	color:#000;
	margin-top: 0;
}
.introblock_small {
	line-height:1.1em;
	font-size:90%;
	padding-top: 10px;
}
.introblock_picture {
	margin-bottom: 10px;
}

.introblock_e-mail {
	font-size: 65%;
	line-height: 1.1em;
}
.introblock_text {
	margin-left: 5px;
}
.introblock h2{
	margin: 0px;
	padding: 0px 0px 5px;
}
#header {
	padding: 0;
	border-top: 1px solid #464a52;
	width: 100%; height: 117px; 
	background-image: url(/images/Cupertino_Header2.gif) ;
	background-repeat: repeat-x;
}
#header_logo {
	padding-top:3px;
}
.toutline {
	border: 1px solid #6B6B6B;
	padding: 1px;
	background-color: #E4F2F5;
}
.toutline_right {
	border-top: 1px solid #666666;
	border-right: 1px none #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
}
.left_menu {
	background-color: #25A2C7;
}
.table_main_background {
	background-image: url(/images/Cupertino_header2.gif);
	background-repeat: repeat;
}
.table_bottom_background {
	background-color: #404040;
}
.bottom_font_blue {
	color: #9edeff;
}
.bottom_font_white {
	color: #fff;
}
.cup_left_highlight {
	background-image: url(/images/cup_schl_left.gif);
	color: #FFFFFF;
	background-attachment: fixed;
	background-repeat: no-repeat;
}

#leftMenu {
	background-color: #2299BB;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
}
#leftMenu h2 {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 125%;
	margin-top: 14px;
}
#leftMenu a:link {
	color: #FFFFFF;
	font-weight: normal;
}
#leftMenu a:visited {
	color: #2a363a;
	font-weight: normal;
}
#leftMenu a:hover {
	color: #1A718A;
	background-color: #DDDDDD;

}
#MainPage {
	margin-left: 20px;
	margin-right: 20px;
	line-height: 1.2em;
}

#MainPage h1 {
	font-size: 140%;
	_font-size: 130%;
	color: #000000;
	line-height: 1.5em;
	font-weight: normal;
	margin-top: 10px;
}
#MainPage h2 {
	font-size: 125%;
	color: #000000;
	font-weight: normal;
	line-height: 1.2em;
	padding-top: .1em;
}
#MainPage h3 {
	font-size: 115%;
	line-height: 1.3em;
	color: #000000;
	font-weight: normal;
}
#MainPage h4 {
	color: #000000;
	font-weight: normal;
}

#MainPage a:link {
	color: #000000;
}
#MainPage a:hover {
	color: #208CAC;
}
table.datasheet {
	width:100%;
	font-size: 0.9em;
	color: #475254;
}
.datasheet th {
	padding:3px;
	background-color:#ddd;
	border-top:1px solid #eef;
	border-left:1px solid #eef;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	color:#003;
	text-align:left;
}

.datasheet tr {
	vertical-align:top; 
}
.datasheet td {
	padding:0px;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	background-color:#fff;
}
.datasheet a:link {
	color: #2D79A4;
}
.datasheet h4{
	font-weight: normal;
}
.table_smaller_font {
	font-size: .7em;
}
.table_padding {
	padding:6px;
}
.table_border {
	border:1px solid #333;
}
.mainpage_mod {
	background-color: #DDDDDD;
	font-size: 125%;
	color: #333333;
}
.left_blue_back {
	background-color: #2299BB;
}
#highlight ul{
	list-style-type: none;
	line-height: normal;
	margin-left: 16px;
	margin-bottom: 0px;
	padding-bottom: 8px;
	margin-top: 6px;
	padding-left: 0px;
}
#highlight ul li{
	background: url(images/icon_check.gif) no-repeat 0px 4px;
	padding-left: 24px;
	margin-bottom: 4px;
	margin-left: 10px;
	margin-top: 0px;
	padding-top: 0px;
}
#highlight_pic {
	margin-left: 50px;
}
#highlight_text {
	line-height: 1.1em;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	color: #0050BF;
	font-style: italic;
}
