*{
	padding:0;
	margin:0;
	outline: 0;
}
.clear, .cl{
	line-height:0;
	font-size:0;
	height:0;
	display:block;	
	clear:both;
}

#shell{
    width:696px;
    margin:8px auto 8px auto;
    background:#efefef;
   
}
body {
	background:url(images/bg.gif) repeat;
	font-family:Palatino, Georgia, Times New Roman, serif;
	font-size:14px;
	color:#333;
	font-weight:normal;
}
a {
	color:#333;
    text-decoration:none;
}
a:hover {
    text-decoration: underline;
}
p#logo {
	width:399px;
	height:48px;
	padding:29px 0 0 29px;
}
p#logo a {
	font-size:0;
	line-height:0;
	display:block;
	height:48px;
	width:399px;
	text-indent: -4000px;
	background:url(images/logo.gif) no-repeat;
}
h1 {
    font-size:22px;
    font-family:"Century Gothic", Arial, "MS Trebuchet", sans-serif;
    color:#555;
    font-weight:bold;
	 padding:20px 0 0 0;
	 text-align: center;
}
h2 {
	font-family: Arial, "MS Trebuchet", sans-serif;
	font-weight: normal;
    font-size:20px;
    color:#003366;
    text-align: center;
    padding-bottom:20px;
}
h4 {
    font-size:20px;
    color:#555;
    padding-left:110px;
    font-weight:bold;
}
h5 {
    font-size:16px;
    font-family:georgia,sans-serif;
    color:#fff;
    text-align: center;
    padding-top:5px;
}
h6 {
    color:#669933;
    font-size:17px;
    float:left;
    display:inline;
    line-height:17px;
}
.blue {
    color:#003366;
}
#header {
    background:url(images/header.gif) no-repeat;
    width:696px;
    height:112px;
}
#navigation {
    background:#ebebe8;
    color:#555;
    padding:3px 3px;
    border-bottom:solid 1px #cfcfcf;
    margin-bottom:1px;
    text-align:center;
}
#navigation a{
    font-size:13px;
    line-height:20px;
    color:#000;
}
#navigation a:hover{
    color:#000;
}
#navigation span {
	color:#7d9bb9;
	padding:0 4px;
	}
#navcontainer { 
margin-left: 10px;
width: 150px;
float:left;
}



	
	
#main {
    background:#efefef;
    padding:2px 15px 10px 15px;
    border-top:solid 1px #cfcfcf;
}
#heading{
	position: relative;
	padding-bottom:20px;
}
#heading span{
    padding-left:5px;
}
#heading p{
    font-family: Arial, "MS Trebuchet", sans-serif;
    font-size:16px;
    color:#444;
    text-align: center; 
}

#article{
    width:666px;
}
#article p{
    line-height:15px;   
}
#articlesubhead p{
	text-align:center;
	font-size: 18px;
	line-height:22px;
	padding-bottom:10px;
}
#content{
    padding-top:15px;
}
#content p{
	padding:5px 5px;
}
#content a{
	text-decoration:underline;
	color:blue;
}
#content a:visited {
	color:purple;
}
#content ul {
	margin-left:40px;
	margin-bottom:20px;
}
#content ul li {
	list-style: disc;
	margin-bottom:10px;
}
#content ol {
	margin-left:40px;
	margin-bottom:20px;
}
#content ol li {
	list-style-type: decimal;
	margin-bottom:10px;
}

#rightside{
    /*height:277px;*/
    width:293px;
    float:right;
    display:inline;
    background:url(images/content_image.gif) no-repeat 0 0;
}
label{
    font-size:12px;
    line-height: 18px;
    color:#fff;
    width:100px;
    padding-right: 5px;
    float:left;
    display:inline;
    text-align: right;
    padding-top:2px;
}
.field{
    border:solid 1px #006666;
    width:130px;
    height:18px;
    margin-bottom:4px;
    padding:2px;
}
#frame .button {
	height: 37px;
	width: 232px;
	font-size: 0;
	line-height: 0;
	text-indent: -4000px;
	display: block;
	border: 0;
	background: url(images/button-hover.gif) no-repeat 0 0;
	cursor: pointer;
}
#frame .button:hover {
	background: url(images/button.gif) no-repeat 0 0;
}
#frame{
    padding-top:130px;
    padding-left:30px;
}
#leftside{
    float:left;
    width:355px;
    display:inline;
}
#bottom{
    float:left;
    display:inline;
    padding-left:440px;
}
#bottom p{
    font-size:18px;
}
.green{
    color:#669933;  
}
.more_pad{
    padding-left:64px;
}
#footer{
    text-align: center;
    background:url(images/footer.gif) repeat-x 0 0;

}
#footer p,#footer p a{
    font-size:11px;
    font-weight:bold;
    color:#ccc;
    line-height:11px;
    padding: 8px 0 7px 0;
}
.bgreen {
	font-size: 18px;
	color: #669933;
	padding-left: 14px;
	background: url(images/bull.gif) no-repeat 3px center;
}
#footer p .left-bord {
	padding-left: 18px;
	background: url(images/footer_left_11.gif) no-repeat 0 center;
}
#footer p .right-bord {
	padding-right: 18px;
	background: url(images/footer_right_13.gif) no-repeat right center;
}

#commentfeed {
	border: 1px solid #666666;
	margin-top: 10px;
	background-color: #D5E2EE;
	font-size: 0.8em;
}

#commentfeed .commentdate {
	margin: 0 !important;
	padding: 2px 0 !important;
	display: block;
	font-weight: bold;
}
