/* Webjump CSS Document */
/* General Styles */

body {
	padding: 0;
	margin:  0;
	background-color: #111111;
	/*background:url(../images/bg1.jpg) no-repeat;
	background-color: #000000;
}

td {
	font-family: arial, sans-serif;
	font-size: 13px;

/* Navigation */

}
a {
	font-family: arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #000;
}

a:hover {
	color: #826F4F;
	background-color: #000;

}
	.TextLink {
	font-family: arial, sans-serif;
	font-size: 13px;
	color: #EC008C;
	line-height:18px;
	font-weight: normal;
	background-color: #000;
	}
	
	a.TextLink {
	font-family: arial, sans-serif;
	font-size: 13px;
	color: #FFCC00;
	line-height:18px;
	font-weight: normal;
	background-color: #000;
}
	.TextLinkBold {
	font-family: arial, sans-serif;
	font-size: 13px;
	color: #FFCC00;
	line-height:18px;
	font-weight: Bold;
	background-color: #090909;
	}
	
	a.TextLinkBold {
	font-family: arial, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	line-height:18px;
	font-weight: Bold;
	background-color: #090909;
}
	
	.NavLeft {
	font-family: arial, sans-serif;
	font-size: 13px;
	color: #929292;
	line-height:18px;
	font-weight: normal;
	background-color: #090909;
}
	
	a.NavLeft {
	font-family: arial, sans-serif;
	font-size: 11px;
	color: #A1A1A4;
	line-height:normal;
	font-weight: normal;
	background-color: #090909;
	text-transform: uppercase;
}	
a.NavLeft:hover {
	font-family: arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height:normal;
	font-weight: normal;
	background-color: #090909;
	text-transform: uppercase;
}

	.NavTop {
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height:18px;
	font-weight: normal;
	background-color: #000;
}
	
	a.NavTop {
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #826F4F;
	line-height:18px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #000;
}	
	a.NavTop:hover {
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height:18px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #000;
}	
/* Page Content Styles */

h4 {
	font: 100%/100% arial, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #090909;

}
.BodyText {
	color: #CCCCCC;
	font-family: Georgia, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
}
.BodyTextBlack {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
}
.BodyTextSmall {
	color: #CCCCCC;
	font-family: Georgia, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
}
.BodyTextSmallWhite {
	color: #FFFFFF;
	font-family: Georgia, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
}
.BodyText2 {
	color: #A1A1A4;
	font-family: arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 1.3em;
	font-weight: normal;
	font-variant: normal;
}
.SubHeading {
	color: #FFFFFF;
	font-family: Georgia, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: 28px;
	font-weight: normal;
	font-variant: normal;
}
.SubHeadingBlack {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 28px;
	font-weight: normal;
	font-variant: normal;
}
.BodyTextWhite {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
}
.BodyTextWhiteSmall {
	color: #826F4F;
	font-family: Georgia, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: bold;
	font-variant: normal;
}
.BodyTextBold {
	color: #EFEFEF;
	font-family: Georgia, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
}
.BodyTextBold {
	color: #FFFFFF;
	background-color: #000000;
	font-family: Georgia, serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
}
.BodyTextBold2 {
	color: #FFFFFF;
	background-color: #000000;
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
}

.PageHeading {
	color: #FFFFFF;
	text-transform: none;
	font-family: Arial, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: 1.3em;
	font-weight: normal;
	font-variant: normal;
	background-color: #090909;
}
/* Div Boxes */
	
#textbox {
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 10px 10px;
	border:0px solid #333;
	background-color: #090909;
}
#textbox1 {
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	border:0px solid #333;
	background-color: #090909;
}
#textbox2 {
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	border:0px solid #333;
	background-color: #090909;
}
#textbox3 {
	margin: 0px;
	font: normal 11px/17px arial, sans-serif;
	border:0px solid #504E4F;
	padding-top: 20px;
	padding-right: 00px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-color: #000;
}	
#textbox4 {
	margin: 10px 0px 0px 0px;
	padding: 10px 15px 10px 15px;
	border:1px solid #3F3937;
	background-color: #000;
}

#CourseInfo {
	padding:10px 40px 0px 0px;
	margin: 0px 0px 0px 0px;
	border:0px solid #ddd;
	background-color: #090909;
	color: #444;
	font-family: arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
	.NavLeftBlue {
	font-family: arial, sans-serif;
	font-size: 13px;
	color: #59c5d2;
	line-height:18px;
	font-weight: normal;
	background-color: #090909;
}
	
	a.NavLeftBlue {
	font-family: arial, sans-serif;
	font-size: 11px;
	color: #59c5d2;
	line-height:normal;
	font-weight: normal;
	background-color: #090909;
	text-transform: uppercase;
}	
a.NavLeftBlue:hover {
	font-family: arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height:normal;
	font-weight: normal;
	background-color: #090909;
	text-transform: uppercase;
}

