.SiteHeader {
	font-family: "Comic Sans MS", Verdana, "Times New Roman";
	font-size: 24px;
	line-height: 40px;
	color: #FFFFFF;
	letter-spacing: 4px;
	font-weight: bold;
}

.SiteHeader a {
	font-family: "Comic Sans MS", Verdana, "Times New Roman";
	font-size: 24px;
	line-height: 40px;
	color: #FFFFFF;
	letter-spacing: 4px;
	font-weight: bold;
	text-decoration: none;
}

.SiteHeader a:visited {
	font-family: "Comic Sans MS", Verdana, "Times New Roman";
	font-size: 24px;
	line-height: 40px;
	color: #FFFFFF;
	letter-spacing: 4px;
	font-weight: bold;
	text-decoration: none;
}



/*!!!!!!!!!!!!!! Drop Down Menu !!!!!!!!!!!!!!!!!!!!*/
/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;}.qmmc {
	position:relative;
}.qmmc a {float:left;display:block;white-space:nowrap;}.qmmc div a {float:none;}.qmmc div {visibility:hidden;position:absolute;}


/*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*/


	/* Remove the comments bleow for vertical mains and change the false value to
           true in the qm_create function after the menus structure. */
	/* .qmmc a {float:none} */

	
	
	/*"""""""" (MAIN) Container """"""""*/
	#qm0
	{
	background-color:#333333;
	z-index:10 !important;
	margin-right: 40px;
	margin-left: 40px;
	padding-right: 10px;
	padding-left: 10px;
	}


	 /*"""""""" (MAIN) Items """"""""*/
	#qm0 a
	{
	color:#FFFFFF;
	background-color:transparent;
	font-family:Arial;
	font-size:0.85em;
	text-decoration:none;
	text-align:left;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 6px;
	padding-left: 6px;
	}


	/*"""""""" (MAIN) Hover State """"""""*/
	#qm0 a:hover
	{ 
		/*border-color:#333333;*/

		color:#FF0000;
		text-decoration:none;
		
	}


	/*"""""""" (MAIN) Active State """"""""*/	
	#qm0 .qmactive
	{ 
		/* Note: Add '!important' after each style */
		
		
		background-color:#0033FF!important;
		color:#FFFFFF!important;
		text-decoration:none !important;
		
		
	}


	/*"""""""" (MAIN) Parent Items """"""""*/
	#qm0 .qmparent
	{
		/*background-image:url(images/bullet_white_down.gif);*/
		background-repeat:no-repeat;
		background-position:92%;
	}

	


	/*"""""""" [SUB] Containers """"""""*/
	#qm0 div
	{
	background-color:#333333;
	padding:5px 5px 5px 0px;
	margin-top:-1px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #0033FF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #0033FF;
	border-right-color: #0033FF;
	border-bottom-color: #0033FF;
	}


	/*"""""""" [SUB] Items """"""""*/
	#qm0 div a
	{
	font-size:0.8em;
	color:#FFFFFF;
	border-width:0px;
	padding:3px 10px;
	text-align:left;
	margin-left: -3px;
	margin-right: 5px;
		
	}
	
	/*"""""""" [SUB] Hover State """"""""*/
	#qm0 div a:hover
	{
	color:#ffffff;
	background-color:#0033FF;
	border-color:#75B1C2;
	text-decoration:none;
	}

	

	/*""""""""[SUB] Active State """"""""*/
	#qm03 div .qmactive
	{
		/* Note: Add '!important' after each style */
		
		text-decoration:underline !important;
		background-image:url(images/s3_arrow.gif) !important;
		
	}


	/*"""""""" [SUB] Parent Items """"""""*/
	#qm0 div .qmparent 
	{

		background-image:url(images/s3_arrow.gif);

	}
.uc {
	text-align: center;
	vertical-align: top;
}
.lc {
	text-align: center;
	vertical-align: bottom;
}
.ul {
	text-align: left;
	vertical-align: top;
}
.Footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	color: #000000;
}
.ContentHeader {
	font-family: "Comic Sans MS", Verdana, "Times New Roman";
	font-size: 16px;
	color: #0033FF;
	text-indent: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-indent: 5px;
	margin-right: 5px;
	margin-left: 5px;
}
pad {
	padding: 2px;
}
.MenuFloatLeft {
	margin: 3px;
	float: right;
	width: 150px;
	border: thin double #333333;
}
.MenuFloatLeftItem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0033FF;
	margin: 2px 2px 2px 4px;
}
.MenuFloatLeftItem a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0033FF;
	margin: 2px 2px 2px 4px;
	text-decoration: none;
}
.MenuFloatLeftItem a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	margin: 2px 2px 2px 4px;
	text-decoration: none;
}
.MenuFloatLeftItem a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0033FF;
	margin: 2px 2px 2px 4px;
	text-decoration: none;
}

.MenuFloatLeftHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #333333;
	background-position: center;
	text-align: center;
}
.ImgPad {
	margin: 4px;
}
.Break {
	height: 10px;
	width: 100%;
}



.NoBox {
	text-decoration: none;
	border: none;
	margin: 1px;
}
A.NoBox:hover{
	text-decoration: none;
		border: none;
		margin: 1px;
}
A.NoBox:visited{
	text-decoration: none;
		border: none;
		margin: 1px;
}
A.NoBox:link{
	text-decoration: none;
		border: none;
		margin: 1px;
}
