/* CSS Document */

type="text/css" media="print" />

html {
	height: 100%;
}
body {
	margin: auto;
	padding: 0;
	background-color: #272727; 
}
#content {
	background: #FFF;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	padding: 0 20px 0 20px;
	margin: auto;
	width:1003px;
	
}
#clear {
clear:both;

}

#content_container {
clear:both;

}

html{ font-family: Cambria, sans-serif; font-size:15px; line-height:1.333em; color:#000000;}
input, select { vertical-align:middle; font-weight:normal;}

img {vertical-align:top;}
a img { border:0;}

a {color: #03C; text-decoration:none; outline:none;}
a:hover{text-decoration:underline; color: #660033 ; }
a:active{color: #900;}
p {padding-top:3px;}
h2{font-size:17px; word-spacing: normal}
h3{ font-size:18px; font-weight:normal;}
h4{font-size:17px; font-weight:bold;}
h5{font-size:16px; font-weight:normal;}
h6{ font-size:1.167em; font-weight:normal; text-transform:uppercase; color:#c05e28; padding-bottom:6px; word-spacing:-1px;}
strong{ color: #000; display:block;}
strong2{ color: #000;font-size:20px;}
strong3{ color: #000;font-size:18px;}
strong4{ color: #000;font-size:16px;}
.strong1{ color: #000}
cite{ font-style:normal; display:block; letter-spacing:1px;}
cite a{ font-weight:bold;}

/* ============================= header ====================== */

#header_index {padding-top: 15px;}
#header_index .top{padding-top:15px;background: #FFF; }

#divider{ background-color:#000; height: 1px;}
#divider2{padding-top:2px;}

.column-2-menu{ margin-left:20px; background: #FFF;}

.indent {padding-left:10px; float:left;}
.indent2 {padding-left:25px; float:left;}
