body{
			font-family: Georgia, "Times New Roman", serif;
      font-size:1.2em;
			}
			
		a:link, a:visited{
			color:#2D5D9C;
			}
		.break{
			clear:both;
			height:1px;
			line-height:1px;
			}
		
			h3{
				margin:0;
				padding:0 0 7px 0;
				font-size:14px;
				line-height:1.4em;
				font-weight:bold;
				color:#333;
				}
			h4{
				margin:0;
				padding:0 0 7px 0;
				font-size:13px;
				line-height:1.4em;
				color:#333;
				}
			p{
				margin:0 0 7px 0;
				padding:0;
				font-size:.85em;
				line-height:1.4em;
				color:#201E12;
				}
				
				p.Byline{
					font-size:.75em;
					color:#666;
					}
				.image{
					margin:0 10px 10px 10px;
					border:none;
					}
			ul{
				margin:0;
				padding:0;
				list-style:none;
				}
			li{
				margin:0 0 7px 0;
				padding:0 0 0 20px;
				list-style:none;
				background:url(/resources/images/bullet_orange.gif) no-repeat left 5px;
				}
			.left{
				float:left;
				}
			.right{
				float:right;
				}
			
		#ParentContainer{
			margin-top:10px;
			margin-right:auto;
			margin-bottom:30px;
			margin-left:auto;
			width:auto;
			}
		h1#Logo{
			margin:0;
			padding:10px 0 0 20px;
			height:50px;
			font-size:1em;
			text-align:left;
			}
		#MenuContainer, #ToolBox, h2.SubNavBar,img.tellFriend{
			display:none;
			}
	
#ContentContainer{
	width:auto;
	margin:0;
	padding:0;
	background:#fefefe;
	min-height:350px;
	}	
	
		.box550,.box450,.box280,.box255,.box150{
			width:auto;
			}
				
			
		#FooterContainer{
      display:none;
			}
		
		ul.InlineList{
			margin:5px 20px 30px 20px;
			padding:0;
			list-style:none;
			}
		ul.InlineList li{
			margin:5px 0 7px 0;
			padding:0;
			list-style:none;
			font-size:.8em;
			color:#333;
			}

		ul.Bullet li{
			margin:5px 0 7px -5px;
			padding: 0 0 0 18px;
			background:url(/resources/images/arrow_bullet.gif) no-repeat left 2px;
		}


		form{
			position:relative;
			width:420px;
		}
		fieldset{
			margin:10px 0 0 0;
			padding:0 10px;
			border:none;
		}
		legend{
			display:none;
		}
		label{
			width:120px;
			margin-top:3px;
			float:left;
			font-weight:bold;
		}
		label.radio{
			width:90px;
			font-weight:normal;
			}
		span.label{
			width:170px;
			margin-top:3px;
			float:left;
			font-weight:bold;
		}
		input.checkbox{
			float:left;
			}
		textarea{
			width:265px;
			height:150px;
			border:1px solid #2D5D9C;
		}
		select{
			width:150px;
			border:1px solid #2D5D9C;
		}
		input.text{
			width:150px;
			height: 16px;
			border:1px solid #2D5D9C;
		}
		input.button{
		}
			
		form p{
			margin:10px 0 15px 0;
			padding:0;
			clear:left;
		}
		
		input.text,textarea,select,option{
			font-size:11px;
			font-family: "Andale Mono", "Courier New", Courier, monospace;
			}
      .Toolbox, .CalloutBox{
        display:none;
      }

    .ArticleCopyright{
      font-size:12px;
      color:#666;
      margin:10px 0 30px 0;
    }