@charset "UTF-8";
/* CSS Document */



/* body ------------------------------------------------------- */


body {
	margin:0px;
	padding:0px;
	background:url(../../images/bg_top.jpg) center top no-repeat #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#101010;
	line-height:1.3em;
}

.clear {
	clear:both;
	}

.clear45 {
	clear:both;
	height:45px;
	display:block;
	}
.clear15 {
	clear:both;
	display:block;
	height: 15px;
	}
	
.clear30 {
	clear:both;
	display:block;
	height: 30px;
	}

.minusFive {
	margin-top:-5px;
	}
	
	
/* -------------------------------------------------------
/* text -------------------------------------------------------
------------------------------------------------------- */

a:link, a:visited {
	color: #76488b;
	text-decoration:none;
	font-weight:normal;
	} 
	
a:hover, a:active {
	color: #3a1c48;
	Font-weight: normal;
	text-decoration: none;
	}		



h1 {
	color:#a571cd;
	font-size: 20px;
	margin:0px 0px 15px 0px;
	font-weight:normal;
	}
	
h2 {
	color:#404040;
	font-family:"Times New Roman", Times, serif;
	font-size: 24px;
	margin:0px;
	font-weight:normal;
	}

	.h2index {
		margin-bottom:10px;
		}

h3 {
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	font-weight:normal;
	color:#B5CE00;
	margin:0px 0px 0px 0px;
	padding:0px;
	}

h3 em {
	color:#737373;
	}	

h4 {
	color:#404040;
	font-family:"Times New Roman", Times, serif;
	font-size: 20px;
	margin:0px;
	font-weight:normal;
	}

.greenDark {
	color: #B5C72A;
	}


.light {
	color:#CCCCCC;
	}
	
.light2 {
	color: #999999;
	font-style:italic;
	}

.dark {
	color: #474747;
}

.purple {
	color:#a571cd;
	}

.bigText {
	font-size:20px;
	font-weight:normal;
	font-weight:lighter;
	}
	
/* -------------------------------------------------------
/* FORMS -------------------------------------------------------
------------------------------------------------------- */


.formLogin {

	border:1px solid #666;
	background:#fff url(../../images/fieldbg.gif) repeat-x top;
	color: #737373;
	font-size: 11px;
	font-family: "Lucida Grande", Tahoma, Arial, sans-serif;
	width:200px;
	margin: 3px 0px 3px 0px;
	text-align:center;
	}



/* -------------------------------------------------------
GERNERAL CRAP 
------------------------------------------------------- */

.floatLeft {
	float: left;
	}
	
.floatRight {
	float: right;
	}
	
.linkGoogle {
	background:url(../../images/ic_google.gif) no-repeat left;
	padding-left: 21px;
	}


/* -------------------------------------------------------
MAIN CONTAINERS 
------------------------------------------------------- */


#container {
	width: 915px;
	margin: 0px auto 0px auto;
	display: block;
	}
		


#header {
	width:855px;
	height:135px;
	margin: 0px;
	display:block;
	clear:both;
	background: url(../../images/template_02.png) no-repeat;
	}
	
#portrait {
	background:url(../../images/bg_portrait.jpg) no-repeat;
	width: 915px;
	height: 105px;
	padding: 270px 0px 0px 0px;
	text-align: right;
	}
	
	#six04 {
		width: 45px;
		height: 105px;
		display:block;
		float: right;
		}
	
	

		
		/* nav ----------------------- */
		

		#nav {
			height: 35px;
			margin: 0px 0px 45px 35px;
			display: block;
			clear:both;
			float: left;
			width: 800px
			}	
			
			.tab {
				background: url(../../images/tabRight.gif) left no-repeat;
				margin-right: 5px;
				padding-left: 15px;
				width: auto;
				float: left;
				}
				
				.tab2 {
				height: 35px;
				background: url(../../images/tabLeft.gif) right no-repeat top;
				padding-right: 15px;
				line-height:35px;
				font-size: 16px;
				width:inherit;
				float: left;
				}

		.active a {
			color: #333;
			}
		.active {
			background: url(../../images/tabLeft2.gif) top right;
		}

		
			
/* content ------------------------------------------------------- */


#content {
	width:100%;
	clear:both;
	background: url(../../images/bg_604media.gif) center bottom;
	}

	.text {
	padding: 15px 45px 0px 45px;
	text-align: justify;
	display:block;
	}
	
	.text img {
		float: right;
		margin: 0px 0px 15px 30px;
		}


					
/* footer ------------------------------------------------------- */



#footer {
	width:100%;
	height: 240px;
	background: url(../../images/bg_bottom.jpg)bottom center no-repeat;
	clear:both;
	display:block;
	}
	


/* ------------------------------------------
/* INDEX ------------------------------------
--------------------------------------------- */



	/* welcome area ---------------------------------------------- */
	
		#welcome {
			clear: both;
			display:block;
			}
		
			.home {
				background: url(../../images/bg_welcome.gif) center top no-repeat;
				}
				
			.sub {
				background: url(../../images/bg_sub.gif) center top no-repeat;
				}


	/* Sub ---------------------------------------------- */
	

		#subBox {
			width: 915px;
			display: block;
			}




/* ------------------------------------------
-- S I F R ----------------------------------
--------------------------------------------- 	

	

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}


*/





/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

/* .sIFR-hasFlash h1 {
	margin-top:0px;
	color:#737373;
	visibility: hidden;
	font-size: 24px;
}

.sIFR-hasFlash h2 {
	margin-top:0px;
	color:#404040;
	visibility: hidden;
	font-size:24px;
	height: 30px;
}

.sIFR-hasFlash h4 {
	margin: 0px;
	color: #404040;
	visibility: hidden;
	font-size:18px;
	font-weight: normal;
	text-align:left;
	height:25px;
	}

.sIFR-hasFlash h5 {
	margin: 0px;
	color: #404040;
	visibility: hidden;
	font-size:14px;
	font-weight: normal;
	font-style: italic;
	text-align:left;
	height:25px;
	}

*/


/* ------------------------------------------
-- BALLOON TOOLTIP ----------------------------------
--------------------------------------------- */	

	
	
.balloonstyle{
position:absolute;
top: -500px;
left: 0;
padding: 15px;
visibility: hidden;
border:0px solid black;
font:normal 11px Geneva;
color:#FFF;
line-height: 18px;
z-index: 100;
background-color: #29a6c1;
width: 165px;
text-align:center;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/

filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135,Strength=5);
}

#arrowhead{
z-index: 99;
position:absolute;
top: -500px;
left: 0;
visibility: hidden;
}
	
