/* -------------------- HMTL */

body {
	background-image:url(../../images/mast_image.gif); 
        background-repeat:repeat-x;
        padding-top:0px;
	margin:0px;
	font-family:Arial;
	color:#666666;
}

/* -------------------- Class Selectors */

.jargonBusterTitle {
	margin-top:15px;
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
}

.titleText {
	color:#000000;
	font-family:arial;
	font-size:20px;
}

a.jargonBusterTitleClose{
	height:20px;
	margin:-2px 0px 0px 8px;
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
	padding-bottom:2px;
	background-color:#B7FE7A;
	color:#63AB23;
	font-size:12px;
	font-weight:normal;
	text-align:right;
	text-decoration:none;
}
.jargonBusterHeader {
	height:20px;
	margin:10px 20px 10px 20px;
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
	padding-bottom:2px;
	background-color:#B7FE7A;
	color:#63AB23;
	font-weight:bold;
}
.jargonBusterCloseButton {
	padding-top:5px;
	margin-bottom
}
.jargonBusterFooter {
	height:20px;
	margin:10px 20px 20px 20px;
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
	padding-bottom:2px;
	background-color:#B7FE7A;
	color:#63AB23;
	font-size:12px;
	font-weight:normal;
	text-align:right;
}
.jargonBusterFooter a {
	text-decoration:none;
	color:#63AB23;
}
.jargonBusterFooter a:hover {
	text-decoration:underline;
	color:#63AB23;
}
.jargonBusterTerms {
	float:left;
	width:300px;
	font-size:14px;
}
.jargonBusterFullList {
	float:right;
	color:#63AB23;
	font-size:12px;
	font-weight:normal;
}
.jargonBusterFullList a {
	text-decoration:none;
	color:#63AB23;
}
.jargonBusterFullList a:hover {
	text-decoration:underline;
	color:#63AB23;
}

#jargonBusterContentContainer a {
	color:#63AB23;
	text-decoration:none;
}
#jargonBusterContentContainer a:hover {
	color:#63AB23;
	text-decoration:underline;
}

.jargonLettersTextContainer {
	width:auto;
	float:left;
	font-family:arial;
	text-align:center;
	padding-top:8px;
	padding-left:2px;
	padding-right:2px;
	font-size:14px;
}

.jargonLettersTextContainer a {
	color:#666;
	text-decoration:none;
}

.jargonLettersTextContainer a:hover {
	color:#666;
	background-color:#ededed;
	text-decoration:underline;
}

.jargonFirstLetter {
	font-size:20px;
	padding:0px 0px 15px 10px;
}

.jargonLetterBar {
	height:20px;
	margin:10px 0px 10px 0px;
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
	padding-bottom:2px;
	background-color:#B7FE7A;
	color:#63AB23;
}

.jargonLetterText {
	font-size:14px;
	font-weight:bold;
	line-height:20px;
	float:left;
	width:200px;
}

.jargonToTopContainer {
	float:right;
	width:100px;
	text-align:right;
	line-height:20px;
	font-size:10px;
}

a:jargonToTopLink {
	height:12px;
	margin:-2px 0px 0px 8px;
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
	padding-bottom:2px;
	background-color:#ADD7FF;
	color:#63AB23;
	font-size:10px;
	font-weight:normal;
	text-align:right;
	text-decoration:none;	
}

.jargonHeaderContainer {
	color:#63AB23;
	font-size:12px;
	margin:0px;
}


/* -------------------- ID Selectors */

#jargonBusterContentContainer {
	margin-left:20px;
	margin-right:20px;
	margin-bottom:40px;
	padding-top:15px;
	/*height:310px;*/
	font-size:12px;
}
#jargonBusterMasthead {
	
}
#jargonBusterContainer {
	height:100%;
}
#jargonBusterTitleBlock {
	
}
#jargonBusterTitleImage {
	
}
#jargonLettersContainer {
	margin-left:45px;
	margin-right:20px;
	margin-bottom:35px;
	text-align:center;
}
