@charset "utf-8";
/* CSS Document */

@charset "utf-8";
/* CSS Document */

body {
	text-align:center;
	background-image: url(../images/style1/grey-yellow2.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#tabs {
	background-image: url(../images/style1/banner2.gif);
}
#leftpanel {
	width:250px;
}
#article {
	width:700px;
	padding: 0px;	/* needed because inherits padding */
	background-image: url(../images/style1/grey-yellow2.gif);
	background-repeat: repeat-y;
	background-position: right;
}
#innerLeft {
	padding-top: 15px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: center;
}
#innerLeft h1 {
	font-size: 20px;
	font-weight: bold;
	color: #333333;
}
#issueDetails {
	padding-top: 20px;
	padding-bottom: 20px;
	color: #666666;	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#issueDetails h2 {
	font-size: 16px;
	font-weight: bold;
}

#innerTitle {
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
}
#innerBody {
	padding-top: 10px;
	padding-bottom: 20px;
	padding-right: 20px;	
}
#innerBody2 {
	padding: 20px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#innerBody2 p {
	padding-bottom: 20px;
}
#innerBody2 h2 {
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 20px;	
}
#innerBody img {
	padding-right: 20px;
	padding-bottom: 20px;
}


/*


#bottomline {
	background-color: #EEEEEE;
	padding-top: 12px;
	padding-bottom: 5px;
}
#m2BarMenu {
	background-color: #EEEEEE;
	text-align:left;
	padding-top: 20px;
	padding-bottom: 6px;
}
#m2BarMenu #section {
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	padding-right: 15px;
}
#m2BarMenu p  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #dddddd;
}
#m2BarMenu a {
	text-decoration: none;
	color: #0066CC;
}
#m2BarMenu a:hover {
	color: #333333;
	text-decoration: underline;
}
#m2article {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	border-right-width: 20px;
	border-right-style: solid;
	border-right-color: #EEEEEE;
}
#m2article h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-align: left;
	color: #000000;
}

#m2article h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #000000;
}
#m2article p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
#m2article a {
	color: #0066CC;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#m2article a:hover {
	color: #333333;
	text-decoration: underline;
}
.filler200 {
	height: 200px;
}

*/
