@charset "UTF-8";
.PageHeading {
	font-size: 130%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #5c2e91;
	font-style: normal;
	text-align: left;
}
.table {
	border-width: 1px;
	border-color: #177AC2;
}
#outerWrapper #footer {
	border-top: none; /* Sets the top border properties for an element using shorthand notation */
	padding: 10px 10px 10px 10px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
	text-align: center;
	background-color: #92278f;
}

#outerWrapper #header .home    {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
}
.headings {
	font-size: 130%;
	line-height: 140%;
	font-weight: bold;
	color: #000;
	text-align: center;
}
/* The body is the outermost layout component and contains the visible page content. Setting properties for the body element will help to create consistent styling of the page content and more manageable CSS. Besides using the body element to set global properties, it is common to use the body element to set the background color of the page and create a centered container for the page content to display. */
body {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px; /* Sets the margin properties for an element using shorthand notation (top, right, bottom, left) */
	padding: 0; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
	text-align: center; /* Centers the page content container in IE 5 browsers. */
	background: #FFF url(images/gradeientbacground.gif) repeat left top;
	font-weight: normal;
	margin-top: 25px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
/* Commonly used to style page titles. */

img
{  border-style: none;
}

h1 {
	color: #000;
	font-weight: bold;
	line-height: 140%;
	font-style: italic;
	font-size: 130%;
	text-align: left;
}
/* Commonly used to style section titles. */
h2 {
	color: #177AC2;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
/* Sets the style for unvisited links. */
a,  a:link {
	color: #c6168d;
	font-weight: bolder;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
/* Sets the style for visited links. */
a:visited {
	color: #c6168d;
	font-weight: bold;
	text-decoration: none;
}
/* Sets the style for visited links. */
a:visited {
	color: #c6168d;
	font-weight: bold;
	text-decoration: none;
}
/* Sets the style for links on mouseover. */
a:hover {
	color: #00aeef;
	text-decoration: underline;
}
/* Sets the style for links on mouseover. */


/* This is a container for the page content. It is common to use the container to constrain the width of the page content and allow for browser chrome to avoid the need for horizontal scrolling. For fixed layouts you may specify a container width and use auto for the left and right margin to center the container on the page. IE 5 browser require the use of text-align: center defined by the body element to center the container. For liquid layouts you may simply set the left and right margins to center the container on the page. */
#outerWrapper {
	background-color: #fff;
	margin: 0 auto 0 auto; /* Sets the margin properties for an element using shorthand notation (top, right, bottom, left) */
	text-align: left; /* Redefines the text alignment defined by the body element. */
	width: 780px;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	border-color: #92278f;
	border-width: 1px;
}
#outerWrapper #header {
	background-color: #FFF; /* Sets the bottom border properties for an element using shorthand notation */
	font-size: 18px;
	font-weight: bold;
	line-height: 15px;
	padding: 10px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
	height: 100px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
#outerWrapper #topNavigation {
	border-bottom: 0px; /* Sets the bottom border properties for an element using shorthand notation */
	height: 25px;
	padding: 9px;
	visibility: visible;
	z-index: 85;
	background-color: #46B8Fd;
}
.bluetextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #227ac1;
	text-align: left;
	text-indent: 0;
}
/* Sets the style for a link that is being activated/clicked. */
a:active {
	color: #c6168d;
}
#outerWrapper #header table tr th .home .home {
	font-size: 14px;
}
.imagelink {
	border-width: 0px;
}
.home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
}

}
#outerWrapper #footer {
	padding: 10px 10px 10px 10px;
	background-color: #92278f;
}
intro_tagline {
	font-weight: bold;
	font-variant: normal;
}
.linkondarkblue {
	color: #FFF;
	text-decoration: underline;
}
.homeonblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: underline;
	
}
.boxtext_header {
	height: auto;
	width: auto;
	background-color: #FCFCFD;
	font-size: 11px;
	color: #237AC1;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	line-height: normal;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-style: oblique;
	font-variant: normal;
	text-align: left;
	margin: 0px;
	padding: 10px;
	border-top-color: #237AC1;
	border-right-color: #237AC1;
	border-bottom-color: #237AC1;
	border-left-color: #237AC1;
	
}
.text_in_box_green {
	height: auto;
	width: auto;
	line-height: normal;
	margin: 0px;
	padding: 5px;
	border: thin solid #92278f;
}

.text_in_box_blue {
	height: auto;
	width: auto;
	line-height: normal;
	margin: 0px;
	padding: 5px;
	border: medium solid #227ac1;
}


.style1 {color: #99CCCC}
.style2 {	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style3 {color: #000066}
.style7 {line-height: 16px; letter-spacing: .1em; text-decoration: none; font: 11px Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }

/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmmc .qmdivider{display:block;font-size:1px;border-width:0px;border-style:solid;position:relative;z-index:1;}.qmmc .qmdividery{float:left;width:0px;}.qmmc .qmtitle{display:block;cursor:default;white-space:nowrap;position:relative;z-index:1;}.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;float:none !important;}.qmmc {
	position:relative;
	zoom:1;
	z-index:500;
}.qmmc a, .qmmc li {float:left;display:block;white-space:nowrap;position:relative;z-index:1;}.qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}.qmsh div a {float:left;}.qmmc div{visibility:hidden;position:absolute;}.qmmc .qmcbox{cursor:default;display:inline-block;position:relative;z-index:1;}.qmmc .qmcbox a{display:inline;}.qmmc .qmcbox div{float:none;position:static;visibility:inherit;left:auto;}.qmmc li {
	z-index:100;
}.qmmc ul {
	left:-10000px;
	position:absolute;
	z-index:100;
}.qmmc, .qmmc ul {list-style:none;padding:0px;margin:0px;}.qmmc li a {float:none;}.qmmc li:hover>ul{left:auto;}#qm0 ul {
	top:100%;
	z-index: 900;
}#qm0 ul li:hover>ul{
	top:0px;
	left:100%;
	z-index: 100;
}


/*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*/


	/* QuickMenu 0 */

	/*"""""""" (MAIN) Container""""""""*/	
	#qm0	
	{
	width:auto;
	background-color:transparent;
	z-index: 100;
	}


	/*"""""""" (MAIN) Items""""""""*/	
	#qm0 a	
	{
	background-color:transparent;
	color:#000000;
	font-family:Arial;
	font-size:12px;
	text-decoration:none;
	text-align:left;
	border-width:1px;
	border-style:solid;
	border-color:#3DB8FF;
	margin-top: 0px;
	margin-right: -1px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 6px;
	padding-right: 20px;
	padding-bottom: 6px;
	padding-left: 8px;
	}


	/*"""""""" (MAIN) Hover State""""""""*/	
	#qm0 a:hover	
	{	
		text-decoration:underline;
	}


	/*"""""""" (MAIN) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm0 li:hover>a	
	{
	text-decoration:underline;
	z-index: 100;
	}


	/*"""""""" (MAIN) Active State""""""""*/	
	body #qm0 .qmactive, body #qm0 .qmactive:hover	
	{	
		text-decoration:underline;
	}


	/*"""""""" (SUB) Container""""""""*/	
	#qm0 div, #qm0 ul	
	{
	padding:3px;
	margin:-1px 0px 0px 0px;
	background-color:#FFFFFF;
	border-width:2px;
	border-style:solid;
	border-color:#3DB8FF;
	z-index: 900;
	}


	/*"""""""" (SUB) Items""""""""*/	
	#qm0 div a, #qm0 ul a	
	{	
		padding:2px 15px 2px 5px;
		background-color:transparent;
		color:#000000;
		border-width:0px;
		border-style:none;
		border-color:#000000;
	}


	/*"""""""" (SUB) Hover State""""""""*/	
	#qm0 div a:hover	
	{	
		color:#FB100F;
		text-decoration:underline;
	}


	/*"""""""" (SUB) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm0 ul li:hover>a	
	{	
		color:#FB100F;
		text-decoration:underline;
	}


	/*"""""""" (SUB) Active State""""""""*/	
	body #qm0 div .qmactive, body #qm0 div .qmactive:hover	
	{	
		color:#FB100F;
	}


	/*"""""""" Individual Titles""""""""*/	
	#qm0 .qmtitle	
	{	
		cursor:default;
		padding:3px 0px 3px 4px;
		color:#c6168d;
		font-family:arial;
		font-size:11px;
		font-weight:bold;
	}


	/*"""""""" Individual Horizontal Dividers""""""""*/	
	#qm0 .qmdividerx	
	{	
		border-top-width:1px;
		margin:4px 0px 4px 0px;
		border-color:#000000;
	}


	/*"""""""" Individual Vertical Dividers""""""""*/	
	#qm0 .qmdividery	
	{	
		border-left-width:1px;
		height:15px;
		margin:4px 2px 0px 2px;
		border-color:#000000;
	}


	/*"""""""" Main Hover Fill Items [Static]""""""""*/	
	#qm0 .qmhoverfill	
	{	
		background-color:#3DB8FF;
	}


	/*"""""""" Sub Hover Fill Items [Static]""""""""*/	
	#qm0 div .qmhoverfill	
	{	
		background-color:#3DB8FF;
		border-width:1px;
		border-style:solid;
		border-color:#000000;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 ul .qmparent	
	{	
		background-image:url(qmimages/cssalt1_arrow_right.gif);
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 .qmparent	
	{
	background-image:url(qmimages/cssalt1_arrow_down.gif);
	background-repeat:no-repeat;
	background-position:97% 50%;
	z-index: 900;
	}


.qmfv{visibility:visible !important;}.qmfh{visibility:hidden !important;}
.footer_text {
	font-size: 90%;
	color: #FFF;
}
.photorightfloat {
	padding: 2px;
	float: right;
}
.rate_table {
	background-color: #FFF;
	width: auto;
	border: thin solid 227ac1;
	border-collapse: collapse;
}
.odd {
	background-color: #FFC;
}
.even {
	background-color: #FFF;
}
