/*
Body Styles
------------------------------------------------------------------------------------
*/
body {
	margin : 0;
	margin-bottom: 0;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	background-color: #FFF0C5;
		
}

	td , th , ul , p , ol , li , div , dl , dt , dd , blockquote {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	line-height: 20px;	
}
A {
	font-size: 12px;
	color: #982029;
	text-decoration: none;
	font-weight: normal;
  
}
A:hover {
	color: #000000;
}

/*
Table Styles
------------------------------------------------------------------------------------
*/
.yellowContent{
	background-color: #FBDD8F;
}
.gradientYellowTop{
	background-image: url(/img/global/gradient_top.jpg);
	background-repeat: no-repeat;
	background-color: #FBDD8F;
}
.gradientYellowBtm{
	background-image: url(/img/global/gradient_btm.jpg);
	background-repeat: no-repeat;
	background-color: #FBDD8F;
}
.gradientYellowRight{
	background-image: url(/img/global/interior_pad_right.gif);
	background-repeat: repeat;
}
.gradientYellowLeft{
	background-image: url(/img/global/interior_pad_left.gif);
	background-repeat: repeat;
}
.gradientYellowSunburst{
	background-image: url(/img/global/gradient_sunburst.gif);
	background-repeat: no-repeat;
	background-color: #FBDD8F;
}
.sunburst{
	background-image: url(/img/global/sunburst.gif);
	background-repeat: no-repeat;
	background-color: #FBDD8F;
}
.purpleBack{
	background-color: #5B3669;
}
.purpleLightBack{
	background-color: #834E9A;
}
.redPardeeBg{
	background-color: #DE0010;
}
.yellowBack{
	background-color: #FFD96D;
}
.violetFooter{
	background-color: #A04276;
}
.whiteBack{
	background-color: #FFFFFF;
}
.redBorder{
	border: 2px solid #982029;
	background-color: #982029;
}
.oneHundredPercent{
	height: 100%;
}
/*
Fonts-Styles
------------------------------------------------------------------------------------
*/
.purple10{
	font-size: 10px;
	color: #5b3669;
	text-decoration: none;
	font-weight: bold;
}
.purple14{
	font-size: 14px;
	color: #5b3669;
	text-decoration: none;
	font-weight: none;
}
.purple13{
	font-size: 13px;
	color: #5b3669;
	text-decoration: none;
	font-weight: none;
}
.red12{
	font-size: 12px;
	color: #982029;
	text-decoration: none;
	font-weight: normal;
}
.red14{
	font-size: 14px;
	color: #982029;
	text-decoration: none;
	font-weight: normal;
}
.red22{
	font-size: 22px;
	color: #982029;
	text-decoration: none;
	font-weight: normal;
	font-family: "Trebuchet MS";
	text-transform: uppercase;
	letter-spacing: 1px;
}
.white14{
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: none;
	font-family: "Trebuchet MS";
	text-transform: none;
	line-height: 20px;	
}
.yellow12{
	font-size: 12px;
	color: #FFF0C5;
	text-decoration: none;
	font-weight: none;
	font-family: "Trebuchet MS";
	text-transform: none;	
	line-height: 14px;	
}
/*
Links
------------------------------------------------------------------------------------
*/
.footer{
	color: #5b3669;
	font-size: 10px;
	text-decoration: none;
	font-weight: none;
}
.footer:link{
	color: #5b3669;
	font-size: 10px;
	text-decoration: none;
	font-weight: none;
}
.footer:visited{
	color: #5b3669;
	font-size: 10px;
	text-decoration: none;
	font-weight: none;
}
.footer:hover{
	color: #982029;
	font-size: 10px;
	text-decoration: underline;
	font-weight: none;
}
.nav{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.nav:link{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.nav:visited{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.nav:hover{
	color: #FFD96D;
	text-decoration: none;
	font-weight: bold;
}
.purple14Link{
	font-size: 14px;
	color: #5b3669;
	text-decoration: none;
	font-weight: bold;
}
.purple14Link:link{
	font-size: 14px;
	color: #5b3669;
	text-decoration: none;
	font-weight: bold;
}
.purple14Link:visited{
	font-size: 14px;
	color: #5b3669;
	text-decoration: none;
	font-weight: bold;
}
.purple14Link:hover{
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.red14Link{
	font-size: 14px;
	color: #982029;
	text-decoration: none;
	font-weight: bold;
}
.red14Link:link{
	font-size: 14px;
	color: #982029;
	text-decoration: none;
	font-weight: bold;
}
.red14Link:visited{
	font-size: 14px;
	color: #982029;
	text-decoration: none;
	font-weight: bold;
}
.red14Link:hover{
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
/*
Layers
------------------------------------------------------------------------------------
*/
.layer_logo{
	position: absolute;	
	visibility: visible;
	z-index:2;
}
/*
Cursor
------------------------------------------------------------------------------------
*/
.hand{
	cursor: pointer;
	cursor: hand;
}
.crosshair{
	cursor: crosshair;
}
/*
Text Styles
------------------------------------------------------------------------------------
*/

.none6{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
/*
Header Styles
------------------------------------------------------------------------------------
*/

.headerNone {
	background-image: url(/);
	background-repeat: no-repeat;
}
body,html{height: 100%;
}