body {
	margin: 0 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	min-width:1000px;
}

h3 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #333333;}

h2 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #336699;}

div#header {
	clear: both;
	height: 60px;
	padding:1px;
	color:#fff;
	margin-bottom:10px;
	background-color:#2e2e2e;
}
div#left {
    background-color:#fff;
	float: left;
	width: 170px;
	padding:25px 0 10px 15px;
	border:1px solid #d7d1d1;
	margin:1px;
}
div#right {
    background-color:#fff;
	float: right;
	width: 175px;
	padding:10px;
	border:1px solid #d7d1d1;
	margin:1px;		margin-bottom:20px;
	font-size:12px;
}
div#middle {
	padding: 10px 240px 5px 215px;
      max-width:660px;
      min-width:460px;
	margin: 0px;
	background-color:#fff;
	font-size:12px;
}
.article_heading {
	font-size:18px;
	color:#b00000;
	font-weight:bold;
	border-bottom:1px dotted #ddd;
	padding-bottom:10px;
      margin:10px 0;
}
div#footer {
	background-color:#2e2e2e;
	color:#fff;
	clear: both;
	font-size:11px;
	text-align:center;
	padding:5px;
	line-height:200%;
}

td { text-align:center; }

.cross {font-weight:bold;}
.check {}

a.button {height:28px; line-height:28px; text-align:center; padding:6px 15px; font-size:11px; margin-right:10px; color:#fff; text-decoration:none; font-weight:bold; border-left:1px solid #ccc; border-right:1px solid #ccc; border-top:1px solid #ccc;}
a.button:hover {color:#fff; text-decoration:underline;}

a.button2 {color:#265db7; text-decoration:none;}
a.button2:active {color:#265db7; text-decoration:none;}
a.button2:visited {color:#265db7; text-decoration:none;}
a.button2:hover {text-decoration:underline;}
a.current {color:#d00e0e; text-decoration:underline;}

a.footer { color:#fff; text-decoration:underline; }
a.footer:hover {text-decoration:none;}
a.footer:visited {color:#fff;}
a.footer:active {color:#fff;}

a.left_sub { color:#000; text-decoration:none; }
a.left_sub:hover { color:#ff0000; text-decoration:none;}

a.paragraph {color:#265db7; text-decoration:underline;}
a.paragraph:hover {color:#000; text-decoration:underline;}

.frame_article_body {
line-height:150%;
}
.left_heading {
font-size:13px;
color:#000;
font-weight:bold;
}
.left_subheading ul {
list-style-type:none;
margin:10px 0;
padding:0px;
}
.left_subheading li {
background:url('images/bullet.gif') 0 8px no-repeat;
padding:4px 10px;
font-size:11px;
}
.side_column_heading {
font-size:13px;
color:#376798;
font-weight:bold;
}

.example {background-color:yellow; font-weight:bold;}

.checkmark {background:url('images/checkmark.gif') 35px 4px no-repeat; padding-left:22px;}