@font-face {
	font-family: MedievalSharpBold;
	src:  url("/fonts/MedievalSharp-Bold.eot");
	src: local('MedievalSharpBold'), url('/fonts/MedievalSharp-Bold.ttf')
	format('truetype');
	}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0px auto 0px auto;
	vertical-align: baseline;
	text-align:center;
	font-family: Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
#Footer {
	margin: 0 auto 0 auto;
	font-size: 12px;
}
#MainBody {
	background-image: url('/icons/pattern8-pattern-43aSunset.png');
	width: 80%;
	border-style: solid;
	border-width: 5px;
	border-color: white;
	box-shadow: 0px 0px 9px rgba(0,0,0,0.15);
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	vertical-align: top;
}
#MainBody p {
	margin-left: 20px;
	margin-right: 20px;
}
HeadFont, span.HeadFont, p.HeadFont, a.HeadFont, h2.HeadFont {
	font-family: 'MedievalSharpBold';
	color: #00C5FC;
	font-size: 20px;
	font-style: normal;
	text-decoration: none;
	vertical-align: bottom;
	text-align: center;
	margin-top: auto;
	margin-bottom: auto;
	width: auto;
}
span.LargerHeadFont {
	font-family: 'MedievalSharpBold';
	font-size: 34px;
	font-style: normal;
	text-decoration: none;
	vertical-align: bottom;
	text-align: center;
	margin-top: auto;
	margin-bottom: auto;
	width: auto;
	-webkit-text-stroke: 1px black;
	text-shadow: 1px 2px 0px #000000; 
}
td.c14 {
	height: 50px;
}
#HeadTable table {
	-webkit-border-top-right-radius: 15px;
	-webkit-border-top-left-radius: 15px;
	-moz-border-radius-topright: 15px;
	-moz-border-radius-topleft: 15px;
	border-top-right-radius: 15px;
	border-top-left-radius: 15px;
	background: white;
	box-shadow: 0px 0px 9px rgba(0,0,0,0.15);
	width: 88%;
}
#HeadTable td {
	width: 33.3%;
	position: relative;
	vertical-align: middle;
}
#menu ul, #menu li, #menu span, #menu a {
	padding: 0;
	position: relative;
}
#menu:after, #menu ul:after {
	content: '';
	display: block;
	clear: both;
}
body {
	background-image: url('/icons/pattern8-pattern-43aTealy.png');
}
#menu {
	font-family: Helvetica, sans-serif;
	font-size: 18px;
	line-height: 0px;
	text-align: center;
	margin: 0px auto 0px auto;
}
#menu ul ul {
	display: none;
}
#menu ul li:hover > ul {
	display: block;
}
#menu ul {
	background: #FFFFFF;
	
	background: linear-gradient(top, #FFFFFF 10%, #b87adfc 100%);
	
	background: -moz-linear-gradient(top, #FFFFFF 10%, #b87adfc 100%);
	
	background: -webkit-linear-gradient(top, #FFFFFF 10%,#b87adfc 100%);
	
	box-shadow: 0px 0px 9px rgba(0,0,0,0.15);
	
	
	
	
	
	-webkit-border-bottom-right-radius: 15px;
	-webkit-border-bottom-left-radius: 15px;
	-moz-border-radius-bottomright: 15px;
	-moz-border-radius-bottomleft: 15px;
	border-bottom-right-radius: 15px;
	border-bottom-left-radius: 15px;
	list-style: none;
	position: relative;
	display: inline-table;
	width: 80%;
	padding: 0 4% 0 4%;
	
						}
#menu ul:after {
	content: "";
	clear: both;
	display: block;
}

#menu ul li {
	width: 20%;
	float: left;
}
#menu ul li:hover {
	background: #FFFFFF;
	
	background: linear-gradient(top, #FFFFFF 0%, #CCF0FF 100%);
	
	background: -moz-linear-gradient(top, #FFFFFF 0%, #CCF0FF 100%);
	
	background: -webkit-linear-gradient(top, #FFFFFF 0%,#CCF0FF 100%);
	
	background-image: linear-gradient(#FFFFFF, #CCF0FF);
	
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#CCF0FF',GradientType=0 );
	 /* IE6-9 */;
					}
#menu ul li:hover a {
	color: #00C5FC;
}
#menu ul li a {
	width: auto;
	display: block;
	padding: 10px 10px;
	color: #00C5FC;
	text-decoration: none;
}
#menu ul ul {
	width: auto;
	background: #E8F8FF;
	border-radius: 0px;
	padding: 0;
	position: absolute;
	top: 100%;
}
#menu ul ul li {
	width: auto;
	float: none;
	border-top: 1px solid #6b727c;
	border-bottom: 1px solid #575f6a;
	position: relative;
}
#menu ul ul li a {
	width: 350px;
	color: #00C5FC;
}
#menu ul ul li a:hover {
	background: #333399;
	color: #EEFFFF;
}
li {
	position: relative;
	z-index:1;
}
