﻿/*<![CDATA[*/
/* page styling, unimportant for the menu. only makes the page looks nicer */
body {
	font-family: "Arial Rounded MT";
	font-size: 100%;
	text-align:left;
	background-color:#9933ff;
	color:#9933ff;
	text-decoration: none;
	list-style:none;
	background-image:url(images/bg_grad.jpg);
	background-repeat:repeat-x;
	
	
}
hr{
color:#9933ff;
}
table{background-color:#CEC4FF;


}

.wrapper {
	margin:0px auto;
	width: 80%;
	}
	
h1 {
	font-size: 2em;
	font-family: "Script MT Bold";
}
h2 {font-size: 1.5em;}

 
#nav {
	list-style: none;
	width:auto;
}
 
 #nav2 {
	list-style: none;
	color: #9933ff;

}
#nav li{

	margin: 0px;
	padding: 0px;
	list-style: none;
	border-bottom: 1px solid #EEEEEE;
	font-weight: normal;
}



#nav2 a, a:visited,a:link {
	text-decoration: none;
	color: #9933ff;


}
#nav a{

	font-size:16px;
	line-height: normal;
	margin: 0;
	padding: 6px 25px 6px 0px;
	font-weight: normal;
	display: block;
	text-decoration: none;
	color: #9933ff;
	width:auto; /* for IE5/Win */

}
#nav2 a:hover {

	color: #D78F00; 
	
	}

#nav a:hover {

	color: #D78F00; 
	
	}

	#leftpanel{
	font-family:"Arial Rounded MT";
	float: none;
	margin: 0px 5px 0px 0px;
	padding: 20px 0px 0px 0px;
	display: inline;/* Solves IE problem */
	width:auto; /* for IE5/Win */
	}

#rightpanel{
font-family:"Arial Rounded MT";
	float:none;

}
 setimg {
	position: absolute;
	bottom: 0;
	float: left;
}

table {
	background-repeat: no-repeat;
	background-color: #CEC4FF;

}
h3{
font-weight:normal;
}


leftpanel{

	font-size: 14px;
	font-weight: bold;
	background-color: #660000;
}



footer {
	
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #660000;
	padding: 0px;
	margin: 0px;
	background-image: url(images/topbar.gif);
}

.legal {

	font-size: 0.8em;
	color: #663300;
	text-decoration:none;
}

a:hover {
	text-decoration: underline;
}

/************* globalNav styles ****************/
.globalNav ul {
	margin: 0px;
	padding: 0px;
	font-size: small;
	line-height: 30px;
	white-space: nowrap;
	font-weight: bold;
}

.globalNav li {
	list-style-type: none;
	display: inline;
	font-weight: bold;
}

.globalNav li a {
color:#490093;
 text-decoration: none;
padding: 7px 10px;
}

.globalNav lia:link {
	font-weight: bold;
}



.globalNav lia:hover {
font-weight: bold;
color: #FFFFFF;


}

.globalNav a:hover{
	
	font-weight: bold;
	text-decoration: underline;
	
	color: #490093;
}

.globalNav{
	position: relative;
	height: 30px;
	color: #490093;
	padding: 0px;
	margin: 0px;
	background-image: url(images/topbar.gif);
	 background-repeat: repeat; 
	font-size: small;
	line-height: 30px;
	white-space: nowrap;
	font-weight: bold;
}
.globalNav a:link, #sectionLinks a:visited {
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	display: inline;
	font-size: small;
}

.globalNav img{
	margin-bottom: 0px;
	margin-top: 0px;	
}
.globalNav a{
	font-size: small;
	color: #490093;
	text-decoration:none;
}
.globalLink{
	position: absolute;
	top: 1px;
	height: 22px;

	padding: 0px;
	margin: 0px;
	left: 74px;
	z-index: 100;
	width: 787px;
}

.skipLinks {display: none;}

