body {
	margin: 20px 0 20px 0;
	font-family: Arial, Helvetica, sans-serif;
	background: url(images/Body.png) repeat-x top left #C2C7CC fixed;
	text-align: center;
}

a {
	color: #000000;
}

form {
	margin: 0;
}

code {
	color: #666666;
	font-family: monospace;
	font-size: 12px;
	line-height: 1.3;
}

pre {
	font-size: 12px;
}

h1 {
	font-size: 20px;
	margin: 0;
	color: #000000;
	font-weight: normal;
}

h2 {
	font-size: 16px;
	margin: 0;
	color: #000000;
	font-weight: normal;
}

p {
	text-indent: 30px;
	margin: 0;
	line-height: 1.8;
}

img {
	border: 0;
}

input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 80%;
}

textarea {
	width: 100%;
}

#Container {
	background: #ffffff;
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	text-align: left;
}

#Menu {
	background: url(images/Menu.png) no-repeat bottom left #000000;
	font-size: 14px;
	padding: 15px 0 15px 40px;
	color: #464C53;
}

#Header {
	background: url(images/Header.png) no-repeat bottom left #003C85;
	height: 140px;
}

#Main {
	width: 950px;
}

#Contents_Level1 {
	float: left;
	width: 633px;
}

#Sidebar_Level1 {
	float: right;
	width: 317px;
}

#Contents_Level2 {
	padding: 40px 40px 0 40px;
	font-size: 14px;
}

#Sidebar_Level2 {
	font-size: 13px;
	padding-top: 40px;
}

#Footer {
	text-align: center;
	line-height: 1.5;
	padding: 40px;
	color: #697585;
	font-size: 13px;
}

#FooterMenu {
	margin-bottom: 20px;
	text-align: center;
	font-size: 13px;
}

.CleanParagraph {
	text-indent: 0;
}

.BlockDate {
	margin: 0 0 5px 0;
	font-size: 14px;
	color: #999999;
}

.DoubleSpaced {
	margin-top: 40px;
}

.Spaced {
	margin-top: 20px;
}

.HalfSpaced {
	margin-top: 10px;
}

.SidebarBlockCushion {
	margin-top: 20px;
	border-top: 1px solid #e1e1e1;
	padding-top: 20px;
}

.BlockDescription {
	font-size: 14px;
	margin: 5px 0 0 0;
	color: #666666;
}

.FooterMenuLink {
	color: #333333;
}

.FooterLink {
	color: #697585;
}

.FooterLinkActive {
	letter-spacing: 3px;
}

.MenuLink {
	text-decoration: none;
	color: #989B9F;
}

.MenuLinkActive {
	color: #ffffff !important;
}

.SidebarSectionTitle {
	margin-bottom: 20px !important;
}

.SectionTitle {
	margin-bottom: 20px !important;
}

.IconDialogIcon {
	float: left;
	width: 25%;
	text-align: center;
}

.IconDialogMain {
	float: left;
	width: 75%;
}
	
.SidebarSectionContents_Level1 {
	background: url(images/SidebarSectionContents.Level1.png) top left no-repeat #f0f0f0;
}

.SidebarSectionContents_Level2 {
	padding: 20px 40px 20px 20px;
	background: url(images/SidebarSectionContents.Level2.png) bottom left no-repeat;
}

.SidebarBlockDate {
	color: #999999;
	margin-bottom: 5px;
}

.SidebarCushion {
	margin-top: 40px;
}

.Sidenote {
	font-size: 13px;
	font-style: italic;
	color: #666666;
}

.Cushion {
	margin-top: 40px;
}

.Block {
}

.BlockCushion {
	margin-top: 20px;
	padding-top: 20px;
	border-top: 1px solid #f0f0f0;
}

.ImageClickable {
	cursor: pointer;
}

.ImageControllerArrow {
	width: 19px;
	text-align: center;
	float: left;
}

.ImageControllerMain {
	width: 120px;
	font-size: 13px;
	color: #666666;
	text-align: center;
	float: left;
	padding-top: 4px;
}

.Button_Level1 {
	cursor: pointer;
	width: 127px;
	height: 33px;
	background: url(images/Button.Level1.png) no-repeat top left;
}

.Button_Level2 {
	height: 33px;
	text-align: center;
	font-size: 14px;
	padding-top: 8px;
	background: url(images/Button.Level2.png) no-repeat top right;
}

.SidebarButton_Level1 {
	cursor: pointer;
	width: 100px;
	height: 26px;
	background: url(images/SidebarButton.Level1.png) no-repeat top left;
}

.SidebarButton_Level2 {
	height: 26px;
	text-align: center;
	font-size: 13px;
	padding-top: 6px;
	background: url(images/SidebarButton.Level2.png) no-repeat top right;
}

.Box_Level1 {
	background: url(images/Box.Level1.png) no-repeat top left #B4CBE6;
}

.Box_Level2 {
	padding: 15px;
	background: url(images/Box.Level2.png) no-repeat bottom left;
}

.Frame_Level1 {
	background: url(images/Frame.Level1.png) no-repeat top left #f0f0f0;
}

.Frame_Level2 {
	padding: 15px;
	background: url(images/Frame.Level2.png) no-repeat bottom left;
}

.InvisibleFrame {
	padding: 0 15px 0 15px;
}

.FrameLeft {
	float: left;
}

.FrameRight {
	width: 158px;
	float: right;
	line-height: 1.5;
	padding-left: 15px;
	font-size: 13px;
}

.CommentAuthor {
	margin-top: 5px;
	font-size: 14px;
	color: #000000;
}

.CodeContainer_Level1 {
	overflow: auto;
	width: 500px;
	border: 1px solid #f0f0f0;
}

.CodeContainer_Level2 {
	padding: 20px;
	width: 1000px;
}

.CodeString {
	color: rgb(183, 20, 50);
}

.CodeRegular {
	color: rgb(20, 91, 183);
}

.CodeConstruction {
	color: rgb(15, 137, 23);
}

.CommentDate {
	color: #999999;
}

.FormTable {
	width: 100%;
}

.FormCell {
	font-size: 14px;
	padding: 5px;
}

.Hidden {
	display: none;
}

.FormCellCushion {
	border-top: 1px solid #BDD9F6;
	padding-top: 15px;
}
