/*basic.css */

h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: normal;
} 
.basic {
	color: #00000;
	font-size: 14px;
	line-height: normal;
	font-family: "Comic Sans MS", cursive;
	text-align: left;
}

p {
	color: #000;
	font-family: Verdana;
	padding: 5px;
}


bodytext-black {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: #000;
}
.CommonText {
	font-family: Verdana;
	font-size: 11px;
	color: #000;
}

.CommonTextW {
	font-family: Verdana;
	font-size: 14px;
	line-height:normal;
	color: #fff;
}

.CommonTextW2 {
	font-family: Verdana;
	font-size: 14px;
	color: #fff;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	vertical-align:text-top;
		
}



	.comicss   {
	color: #2A1F00;
	font-size: 16px;
	line-height: normal;
	font-family: Verdana, Geneva, sans-serif;
	padding-left: 20px;
	}
	
	.policies {
		color: #000000; 
		font-size: 14px; 
		font-family: "trebuchet ms", arial, helvetica, sans-serif; 
		font-weight: bold; 
		line-height: 16px; 
	}

td { } /* Black */
	.h1 { 
		color: #ff3333; 
		font-size: 18px; 
		font-family: "trebuchet ms", arial, helvetica, sans-serif; 
		font-weight: bold; 
	} /* Red-Peach */
	
	.h2 {
	color: #00F;
	font-size: 14px;
	font-family: "trebuchet ms", arial, helvetica, sans-serif;
	font-weight: bold;
	line-height: 16px;
	} /* Red-Peach */
	
	.h3bold-red { 
		color: #ff3333; 
		font-size: 18px; 
		font-family: "trebuchet ms", arial, helvetica, sans-serif; 
		font-weight: bold; 
	} /* Red-Peach */
	
	.bold { 
		font-weight: bold;
	}

a:link {
	color: #00f; 
	text-decoration: underline; 
} /* Dallas Blue */

a:visited {
	color: #002878;
} /* Test Color */

a:hover {
	color:#00f; 
	text-decoration: underline;
} /* Dallas Blue */

a:active { 
	color: #00f; 
	text-decoration: underline;
} /* Dallas Blue */

	.altlink {
		color:#0000FF;
		font-size: 12px; 
		font-family: "trebuchet ms", arial, helvetica, sans-serif; 
		font-weight: bold; 
		line-height: 12px; 
		text-decoration: none; 
	}
	
	.altlink a:link {
		color: #0000FF; 
		font-size: 12px; 
		font-family: "trebuchet ms", arial, helvetica, sans-serif; 
		font-weight: bold; 
		line-height: 12px; 
		text-decoration: none;
	}
	
	.altlink a:hover {
	color: #00BF00;
	font-size: 12px;
	line-height: 12px;
	text-decoration: none;
	} /* Red-Peach */
	
	.border {
		border: solid 1px #002878
	; } /* Dark Blue */

	

	.font10px {
		font-size: 10px;
		line-height: 11px;
		text-align: center;
	}
	
	.font12px-r {
		font-size:12px;
		line-height:13px;
		text-align:right;
		font-family:Verdana, Geneva, sans-serif
	}
	
	.font12px-l {
		font-size:12px;
		line-height:13px;
		text-align:left;
		font-family:Verdana, Geneva, sans-serif
	}
	
	.blue18px {
		color: #002878; 
		font-size: 18px; 
		font-family: "trebuchet ms", arial, helvetica, sans-serif; 
		font-weight: bold; 
		line-height: 18px;
	} /* Dark Blue */
	
	.White16px {
	color: #FFFFFF;
	font-size: 16px;
	font-family: "trebuchet ms", arial, helvetica, sans-serif;
	font-weight: bold;
	line-height: 18px;
	background-color: #000;
	} /* White */
	
	.White24px {
		color: #FFFFFF; 
		font-size: 24px; 
		font-family: "trebuchet ms", arial, helvetica, sans-serif; 
		font-weight: bold; 
		line-height: 18px;
	} /* White */
	
		
	.White24px2 {
		color: #FFFFFF; 
		font-size: 24px; 
		font-family: "trebuchet ms", arial, helvetica, sans-serif; 
		font-weight: bold; 
		line-height: 22px;
		vertical-align:text-top;
		text-align:center;
		margin: 10px;
		padding: 0px;
	} /* White */
	
	.White24px3 {
		color: #FFFFFF; 
		font-size: 24px; 
		font-family: "trebuchet ms", arial, helvetica, sans-serif; 
		font-weight: bold; 
		line-height: 22px;
		vertical-align:text-top;
		text-align:center;
		margin: 0px;
		padding-top: 10px;
	} /* White */
	
		.black24px {
	color: #000;
	font-size: 24px;
	font-family: "trebuchet ms", arial, helvetica, sans-serif;
	font-weight: bold;
	line-height: 18px;
	text-align: center;
	} /* White */
	
	.red18px {
		color: #FF0000; 
		font-size: 18px; 
		font-family: "trebuchet ms", arial, helvetica, sans-serif; 
		font-weight: bold; 
		line-height: 18px; 
	} /* red-Orange */
	
	.green18px {
		color: #009900; 
		font-size: 18px; 
		font-family: "trebuchet ms", arial, helvetica, sans-serif; 
		font-weight: bold; 
		line-height: 18px;
	} /* Medium Green */ 
	
	.center {
		text-align: center;
	}
	
	.margin-left {
		margin-left: 15px;
	}
	
	.margin-lr {
		margin-right: 15px;
		margin-left: 15px;
	}
	
	.margin-right {
		margin-right: 15px;
	}

span {}
	.blue18px {
	color: #2A1FFF;
	font-size: 18px;
	font-family: "trebuchet ms", arial, helvetica, sans-serif;
	font-weight: bold;
	line-height: 18px;
	background-color: #FFF;
	} /* Dark Blue */
	

	.blue18px2 {
	color: #2A1FFF;
	font-size: 18px;
	font-family: "trebuchet ms", arial, helvetica, sans-serif;
	font-weight: bold;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	
	}
	
  span {}
	.blue14px2 {
	color: #2A1FFF;
	font-size: 12px;
	font-family: "trebuchet ms", arial, helvetica, sans-serif;
	font-weight: bold;
	line-height: 12px;
	line-height: 12px;
	margin-bottom: 6px;
	padding: 0px;
	
	}
	
  span {}
	.blue10px2 {
	color: #2A1FFF;
	font-size: 10px;
	font-family: "trebuchet ms", arial, helvetica, sans-serif;
	font-weight: bold;
	line-height: 12px;
	line-height: 18px;
	margin-bottom: 6px;
	padding: 0px;
	
	}
	
	 span {}
	.black14px2 {
	color: #000;
	font-size: 12px;
	font-family: "trebuchet ms", arial, helvetica, sans-serif;
	font-weight: bold;
	line-height: 12px;
	line-height: 18px;
	margin-bottom: 6px;
	padding: 0px;
	
	}
	
	.red18px {
		color: #FF0000; 
		font-size: 18px; 
		font-family: "trebuchet ms", arial, helvetica, sans-serif; 
		font-weight: bold; 
		line-height: 18px;
	} /* red-Orange */
	
	.green18px {
		color: #009900; 
		font-size: 18px; 
		font-family: "trebuchet ms", arial, helvetica, sans-serif; 
		font-weight: bold; 
		line-height: 18px;
	} /* Medium Green */
	
	.black18px {
		color: #000000; 
		font-size: 18px; 
		font-family: "trebuchet ms", arial, helvetica, sans-serif; 
		font-weight: bold; 
		line-height: 18px; 
	} /* Black */
	
	.lightblue18px {
		color:#09C;
		font-size: 18px; 
		font-family: "trebuchet ms", arial, helvetica, sans-serif; 
		font-weight: bold; 
		line-height: 18px; 
	} /* Black */

/* test code below*/

.MediumBlackText {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	padding: 10px;
}
