body {font-family: "Arial Narrow","Nimbus Sans L",sans-serif;}
td {
	font-size:16px;
	color:#666666;
}
H1 {
	font-size:34px;
	font-weight:bold;
	color:#333333;
	margin-bottom:5px;
	margin-top:0px;
	line-height:34px;
}
H2 {
	font-size:24px;
	font-weight:bold;
	color:#666666;
	margin-bottom:5px;
	margin-top:0px;
	line-height:26px;
}
p {
	font-size:16px;
	color:#666666;
	margin-bottom:0px;
	margin-top:0px;
}
a {color:#666666; 
	text-decoration:underline;}
a:hover {color:#DEDEDE;}
input.slbutton {
	 
	font-size: 11pt;
	height: 32px;
	width: auto; 
}
/* ============================= icon_table ====================== */
.icon_table td {
	text-align: center;
	vertical-align:top;
	font-size:13px;
	font-weight:normal;
}
.icon_table a {
	text-decoration:none;
	font-size:13px;}
	
.icon_table a:hover {color:#0033FF;}

/* ============================= main_menu ====================== */
.main_menu td {
	text-align: center;
	vertical-align: middle;
	font-size:14px;
	font-weight:bold;
}
.main_menu a {text-decoration:none;}

/* ============================= page_header ====================== */
.page_header H1 {
	color:#333333;
	font-size:30px;
	margin-bottom:1px;
	margin-top:0px;
	line-height:30px}
.page_header p {
	margin-left:0px;}
.page_header td {
	text-align: left;
	vertical-align:middle;}
.page_header img {
	margin-right:10px;}
	
/* ============================= main_idea ====================== */
.main_idea H1 {
	color:#000000;
}
.main_idea H2 {
	color:#CC3333;
	margin-left:25px;
}
.main_idea p {
	margin-left:25px;
}

/* ============================= wire_table ====================== */
.wire_table H1 {
	font-size:30px;
	color:#2f2c2a;
	line-height:30px;
}
.wire_table H2 {
	font-size:20px;
	color:#CC3333;
	font-weight:normal;
	line-height:20px;
}
.wire_table td {
	font-size:14px;
}
/* ============================= blue_table ====================== */
.blue_table H1 {
	font-size:20px;
	color:#3f3e3e;
	line-height:20px;
}
.blue_table H2 {
	font-size:18px;
	color:#CC3333;
	font-weight:normal;
	line-height:18px;
}
.blue_table td {
	font-size:15px;
	color:#617f69;
}
.blue_table a {color:#617f69;}
.blue_table a:hover {color:#91bf9e;}
/* ============================= small_grey_table ====================== */
.small_grey_table H1 {
	font-size:14px;
	color:#3f3e3e;
	line-height:14px;
}
.small_grey_table H2 {
	font-size:13px;
	color:#CC3333;
	font-weight:normal;
	line-height:13px;
}
.small_grey_table td {
	font-size:11px;
	color:#565656;
	font-weight:bold;
}
.small_grey_table a:hover {color:#999999;}

/* ============================= post_it_note ====================== */
.post_it_note td {
	font-size:14px;
}
/* ============================= footer ====================== */
.footer td {
	vertical-align: middle;
	font-size:11px;
}
.footer a {color:#666666; text-decoration:none;}
.footer a:hover {color:#DEDEDE;}

/* ============================= logon ====================== */
.logon H2 {
	font-size:16px;
	font-weight:bold;
	color:#757268;
	margin-bottom:0px;
	line-height:20px;
	text-indent:0px;
}
.logon td {
	text-align: left;
	vertical-align: top;
	font-size:14px;
	color:#666666;
}
.logon_text { 
	font-size: 8pt;
	height: 18px;
	width: 110px; 
}
.logon_checkbox {
    width: 12px; 
    height: 12px; 
    padding: 0; 
    margin:0; 
    vertical-align: bottom; 
    position: relative; 
    top: -1px; 
    *overflow: hidden; 
}
.logon ul {
	font-size: 12px;
	font-style: normal;
	line-height: 1.4em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	text-indent: 3px;
	list-style-position: outside;
	list-style-type: square;
	padding: 5px;
	margin: 1px;
	margin-left:20px;
}
/* ============================= buttons ====================== */

.cssbutton, .cssbutton:visited, .cssbutton a, .csbutton a:visited {
	background: #DDDDDD url(/templates/V9/images/button_icons/overlay.png) repeat-x; 
	display: inline-block; 
	padding: 5px 10px 6px; 
	color: #000000; 
	font-family: Arial,'Nimbus Sans L',sans-serif;
	text-decoration: none; 
	line-height: 1;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	position: relative;
	cursor: pointer;
	margin: 5px 0 5px 0;}

	.cssbutton:hover, .csbutton a:hover				{ background-color: #b5c5ca; color: #000000; }
	.cssbutton:active, .csbutton a:active			{ top: 1px; }
	
	.small.cssbutton, .small.cssbutton:visited, .small.cssbutton a, .small.csbutton a:visited 			{ font-size: 11px; padding: ; font-weight: none; line-height:12px; }
	.medium.cssbutton, .medium.cssbutton:visited, .medium.cssbutton a, .medium.csbutton a:visited 		{ font-size: 13px; padding: 7px 12px 8px; font-weight: none; line-height:18px;  }
	.large.cssbutton, .large.cssbutton:visited, .large.cssbutton a, .large.csbutton a:visited 			{ font-size: 17px; padding: 9px 14px 10px; font-weight: bold; line-height:24px; }
	
	.small.cssbutton img	{margin:0 5px -2px 0 !important; padding:0; border:none; width:12px; height:12px; }
	.medium.cssbutton img	{margin: 0 8px -5px 0 !important; padding:0; border:none; width:18px; height:18px; }
	.large.cssbutton img	{margin:0 10px -6px 0 !important; padding:0; border:none; width:24px; height:24px; }
	
	.blue.cssbutton, .blue.cssbutton:visited		{ background-color: #2daebf; }
	.blue.cssbutton:hover							{ background-color: #007d9a; }
	
	.red.cssbutton, .red.cssbutton:visited			{ background-color: #e33100; }
	.red.cssbutton:hover							{ background-color: #872300; }
	
	.magenta.cssbutton, .magenta.cssbutton:visited		{ background-color: #a9014b; color: #FFFFFF; }
	.magenta.cssbutton:hover							{ background-color: #630030; color: #FFFFFF; }
	
	.orange.cssbutton, .orange.cssbutton:visited		{ background-color: #ff5c00; }
	.orange.cssbutton:hover							{ background-color: #d45500; }
	
	.yellow.cssbutton, .yellow.cssbutton:visited		{ background-color: #ffb515; }
	.yellow.cssbutton:hover							{ background-color: #fc9200; }
	