BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	background-image: url(/_images/gradient-01.png);
	background-repeat: repeat-x;
 	margin: 0px; 
 	padding: 0px; 
 	text-align: center; 
}
A {
	color: #00256E;
	text-decoration: underline;
	cursor: pointer;
}
A:hover {
	color: #990000;
	text-decoration: underline;
	cursor: pointer;
}
#pagewidth { 
 	width: 1000px; 
	background-color: #FFFFFF;
 	text-align: left;  
	margin-left: auto; 
 	margin-right: auto;  
}
#header {
	width: 100%;
	height: 77px;
	position: relative;
	background-color: #00256E;
	background-image: url(/_images/bg-banner-top-01.png);
} 
#header-line {
	width: 100%;
	height: 3px;
	position: relative;
	background-color: #00256E;
	background-image: url(/_images/logo-banner-01.png);
}
#allcols {
 	width: 1000px;
 	float: right; 
 	position: relative; 
}
#rightcolA {
 	width: 168px;
	height: 800px;
 	float: right;
 	position: relative; 
 	background-color: #FFFFFF;
	padding: 10px;
	margin-right: 2px; 
}
#rightcolB {
 	width: 168px;
	height: 500px;
 	float: right;
 	position: relative; 
 	background-color: #FFFFFF;
	padding: 10px;
}
#maincol { 
 	width: 600px; 
	min-height: 1850px;
 	float: left; 
 	display: inline; 
 	position: relative; 
	background-color: #FFFFFF;
	padding: 10px;
}
#footer {
 	height: 85px;
 	clear: both;
	line-height: 20px;
	background-color: #e8e8e8;
	border-top: #d9d9d9 1px solid;
	border-left: #d9d9d9 1px solid;
	border-right: #d9d9d9 1px solid;
} 
/* *** Float containers fix:
http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 	content: "."; 
 	display: block; 
	height: 0; 
 	clear: both; 
 	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */  
HR {
	height: 1px;
	width: 100%;
	border: 0;
	color: #e8e8e8;
	background-color: #e8e8e8;
	margin-top: 15px;
	margin-bottom: 15px;
}
H1, H2 {
	font-family: "Times New Roman", "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: normal;
	color: #2d2d2d;
	padding: 0;
	margin: 0 0 5px 0;
}
H1 A, H2 A {
	color: #2d2d2d;
	text-decoration: none;
	cursor: pointer;
}
H1 A:hover, H2 A:hover {
	color: #2d2d2d;
	text-decoration: underline;
	cursor: pointer;
}
#ArticleTag-01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 18px;
}
#ArticleTag-02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
}
#InfoTag-01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	padding: 10px;
}
#InfoTag-01 A {
	color: #999999;
	text-decoration: none;
	cursor: pointer;
}
#ArticleWrapper-01 {
	width: 600px;
	padding-bottom: 7px;
	border-bottom: #e8e8e8 1px dashed;
}
#MsgWrapper-01 {
	background-color: #ffffE1;
	width: 588px;
	padding: 5px;
	border: #f5f5b6 1px solid;
}
#CategoryTag-01 A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #e8e8e8;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
	cursor: pointer;
}
#CategoryTag-01 A:hover {
	color: #FFFFFF;
	background-color: #999999;
	text-decoration: none;
}
#CommentTag-01 {
	font-family: "Times New Roman", "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #2d2d2d;
	border-bottom: #e6e6e6 1px solid;
	padding-bottom: 2px;
}
#menuItem-01 {
	font-family: "Times New Roman", "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #2d2d2d;
	border-bottom: #c0c0c0 1px solid;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 168px;
}
#menuItem-02 {
	padding-left: 0px;
	margin-left: 0px;
	margin-top: 5px;
	width: 168px;
}
#menuItem-02 LI {
	list-style: none;
	margin: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: #e6e6e6 1px solid;
}
#menuItem-02 LI A {
	color: #00256E;
	text-decoration: none;
	cursor: pointer;
}
#menuItem-02 LI A:hover {
	color: #990000;
	text-decoration: underline;
}
#navWrapper-01 {
 	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#navWrapper-01 A {
	color: #2d2d2d;
	text-decoration: none;
	cursor: pointer;
}
#navWrapper-01 A:hover {
	color: #2d2d2d;
	text-decoration: underline;
}
#CommentWrapper-01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2d2d2d;
	background-color: #fafafa;
	width: 588px;
	padding: 5px;
	border: #e8e8e8 1px solid;
	margin-top: 10px;
}
#CommentWrapper-02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2d2d2d;
	background-color: #e8e8e8;
	width: 588px;
	padding: 5px;
	border: #e8e8e8 1px solid;
	margin-top: 10px;
}
#Line-01 {
	width: 600px;
	height: 1px;
	padding-top: 0px;
	padding-bottom: 7px;
	border-bottom: #e8e8e8 1px dashed;
}
#ArticleImage-01 {
	background-color: #ffffff;
	padding: 10px;
	border: #e8e8e8 1px solid;
	margin-top: 5px;
	margin-left: 10px;
	margin-bottom: 10px;
}
#codeView P {
	padding: 0;
	margin: 0;
}
#codeView {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	padding: 10px;
	border: 1px solid #e8e8e8;
	background-color: #f7f7f7;
}
INPUT, TEXTAREA {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#SubmitButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background: #d9d9d9;
	border: beveled 1px #B4B6C7;
	cursor: pointer;
}
#panel {
	background-color: #e8e8e8;
	width: 590px;
	padding-left: 10px;
	border-bottom: #e8e8e8 1px dashed;
	display: none;
}
#slide {
}
.btn-slide {
}
.active {
}
#magbannerWrapper {
	width: 600px;
	height: 76px;
	margin-top: 25px;
	padding-top: 10px;
	padding-left: 225px;
}
#magbannerText {
	width: 380px;
	height: 57px;
	padding-top: 3px;
}
#magbannerText A{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	line-height: 17px;
	text-decoration: none;
}


