body {
	background-image: none;
	background-repeat:no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}

a img{
	border: none;
}

#leftBod{
	display: none;
}
/*------------------------------------------------------------------------------------------------------------
   MAIN NAVIGATION STYLES
------------------------------------------------------------------------------------------------------------*/
#mainNav {
	background-image:url(../images/nav_bg.png);
	background-repeat:repeat-x;
	height: 55px;
	min-width: 900px;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;

}

#LogoNav {
	float: left;
	margin-left: 25px;
	margin-right: 25px;
	border: none;
}

#mainNav ul{
	display: none;
	list-style: none;
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	margin: 0;
	height: 35px;
	float: left;
	font-size: .7em;
	text-align: center;
	border-left: 1px dotted #000;
	border-right: 1px dotted #FFF;
	font-family: "Lucida Grande", "Lucida Sans", "Trebuchet MS", Arial, sans-serif;
	}
	
#mainNav li{
	position: relative;
	}
	
#mainNav ul ul{
	position: absolute;
	z-index: 500;
	display: none;
	top: 35px;
	left: -10px;
	padding: 0;
	text-align: left;
	width: 150px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	}
	
#mainNav ul li a{
	color: #000000;
	text-decoration: none;
	padding: 4px;
	display: block;
	font-size: 1.2em;
	}
	
#mainNav ul li a:hover{
	color: #444;
	background: #FFF;
	}
	
#mainNav ul:hover ul{
	display: block;
	}

.navblue {
	background: url(../images/nav_blue.png) repeat-x;
}

.navred {
	background: url(../images/nav_red.png) repeat-x;
}

.navgreen {
	background: url(../images/nav_green.png) repeat-x;
}


.navyellow {
	background: url(../images/nav_yellow.png) repeat-x;
}

.bluelist{
	background: #03C0F9;
}

.yellowlist{
	background: #ffe641;
}

.redlist{
	background: #FF2222;
}

.greenlist{
	background: #bffc3e;
}

.testNavLink {
	text-decoration:none;
	font-size: 11pt;
	font-weight: bold;
	color:#000000;
	text-transform:uppercase;
}

.navHome {
	margin-left: 205px;
}

.nav {
	margin-left: -4px;
}

/*------------------------------------------------------------------------------------------------------------
   CONTENT AREA STYLES
------------------------------------------------------------------------------------------------------------*/
#header {
	margin-top: -5px;
	margin-bottom: 0px;
	height: 50px;
	width: 500px;
	display: none;
}

h1{
	color: #3A9ECE;
	margin: 0px;
	line-height: 50px;
	font-family: "Lucida Grande", "Trebuchet MS", Arial, sans-serif;
	margin-left: 15px;
	}

#body {
	min-height: 641px;
	min-width: 638px;
	margin: 0px;
}


#midBod {
	float: left;
	width: 680px;
}
#content, #content-profile {
	width: 680px;
	background-color:#FFFFFF;
	margin-left: 10px;
	margin-right: 59px;
	margin-bottom: -100px;
	min-height: 590px;
	padding-left: 0px;
	padding-right: 10px;
	padding-bottom: 15px;
}

#content #space{
	width: 100%;
	clear: both;
	height: 100px;
	}

#content h2{
	font-family: "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	color: #CC0033;
	border-bottom: 1px dotted #C03;
}

#content p, #content ul{
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: .8em;
}

#content .callout{
	background: #DDD;
	border-top: 3px dashed #FC6;
	border-bottom: 3px dashed #FC6;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	padding: 3px;
	clear: both;
}

#content h3{
	clear: both;
}

#content a{
	text-decoration: none;
	color: #009ECE;
}

#content a:hover{
	border-bottom: 1px dotted #009ECE;
	color: #009ECE;
}

#content-profile{
	min-height: 300px;
	margin-bottom: 0;
}


/*------------------------------------------------------------------------------------------------------------
   RIGHT SIDEBAR STYLES
------------------------------------------------------------------------------------------------------------*/
#rightBod {
	float: left;
	width: 130px;
	margin-top: 25px;
	margin-left: 15px;
	margin-right: 25px;
	display: none;
}


#sidebar1 {
	background-image: url(../images/sidebar1_bg.png);
	background-repeat: no-repeat;
	width: 101px;
	height: 170px;
	margin-bottom: 17px;
	padding-left: 13px;
	padding-right: 13px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #FFFFFF;
	font-weight:bold;
}

#sidebar1 label {
	font-size: .8em;
}

#sidebar1 p {
	font-size:.6em;
	font-weight:normal;
}
#sidebar1 small{
	font-size: .6em;
}

#sidebar1 a:link {
	color: #fcff00;
	text-decoration: none;
	font-size: 1.2em;
}


#sidebar1 a:visited {
	color: #fcff00;
	text-decoration: none;
		font-size: 1.2em;
}

#sidebar1 a:hover {
	color: #fcff00;
	text-decoration: underline;
		font-size: 1.2em;
}

#sidebar1 p.welcomeName {
	font-size: .9em;
	font-weight: bold;
	margin:0 ;
}

#sidebar2 {
	background-image: url(../images/sidebar2_bg.png);
	background-repeat: no-repeat;
	width: 127px;
	height: 230px;
	margin-bottom: 17px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #FFFFFF;
	font-weight:bold;
}

#sidebar3 {
	background-image: url(../images/sidebar3_bg.png);
	background-repeat: no-repeat;
	width: 127px;
	height: 230px;
	margin-bottom: 17px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #FFFFFF;
	font-weight:bold;
}

/*------------------------------------------------------------------------------------------------------------
   FOOTER STYLES
------------------------------------------------------------------------------------------------------------*/
#footer {
	width: 638px;
	margin-left: 28px;
	margin-right: 221px;
	margin-top: -110px;
	margin-bottom: 0px;
	height: 35px;
	background-image: url(../images/bottomBody_bg.png);
	background-repeat:no-repeat;
	font-size:11px;
	font-weight: bold;
	padding-top: 160px;
	padding-left: 41px;
	padding-right: 41px;
	clear:both;
	display: none;
}


#leftFoot {
	float: left;
	width: 245px;
}

#rightFoot {
	float: left;
	text-align: right;
	width: 255px;
}
#footer a:link {
	color: #000000;
	text-decoration: none;
}


#footer a:visited {
	color: #000000;
	text-decoration: none;
}

#footer a:hover {
	color: #000000;
	text-decoration: underline;
}

