						
body, td, table, tr, p, ul, li, ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

p { margin: 8px 0;}

td p { margin: 0 0 8px;}

.navTop         {color: #000000; 
                font-family : Arial, Helvetica, sans-serif;
				font-size : 14px;
				font-weight : bold;
	            font-style: normal;
				text-align: center;
				line-height : 150%;
				border-right: 1px solid #2B509F;			
}

.textSide       { 
                font-family : Arial, Helvetica, sans-serif;
				font-size : 12px;
				font-weight : bold;
	            font-style: normal;
				color: #FFFFFF;
				text-align: center;
				padding-top: 10px;
				padding-left: 2px;
}

.tNav {
	background-color: #EAAC15;
	border: 1px solid #CE0000;
}

.tMain {
	background-color: #FAFAFA;
	padding: 6;
	margin: 12 0 12 0;
	width: 100%;
}

.tSide {
	margin: 36 0 12 6;
}

.tdBoxTop {
	background-color: #790879;
	font-weight : bold;
	color: #FAFAFA;
	padding: 6px;
}
			
a:link                 { color:#2B509F; text-decoration:underline}
a:visited              { color:#2B509F; text-decoration:underline}
a:active               { color:#2B509F; text-decoration:underline}
a:hover                { color:#CE0000; text-decoration:underline}

a.list:link            { color:#2B509F; text-decoration:underline; line-height:150%}
a.list:visited         { color:#2B509F; text-decoration:underline; line-height:150%}
a.list:active          { color:#2B509F; text-decoration:underline; line-height:150%}
a.list:hover           { color:#CE0000; text-decoration:underline; line-height:150%}

a.nav1:link            { color:#000000; font-weight:bold; text-decoration:none}
a.nav1:active  		   { color:#000000; font-weight:bold; text-decoration:none}
a.nav1:visited         { color:#000000; font-weight:bold; text-decoration:none}
a.nav1:hover           { color:#FAFAFA; font-weight:bold; text-decoration:none}

a.nav2:link            { color:#EAAC15; font-weight:bold; text-decoration:none;}
a.nav2:active 		   { color:#EAAC15; font-weight:bold; text-decoration:none;}
a.nav2:visited         { color:#EAAC15; font-weight:bold; text-decoration:none;}
a.nav2:hover           { color:#FAFAFA; font-weight:bold; text-decoration:none;}

a.textFooter:link      { color:#FAFAFA; text-decoration:underline}
a.textFooter:active    { color:#FAFAFA; text-decoration:underline}
a.textFooter:visited   { color:#FAFAFA; text-decoration:underline}
a.textFooter:hover     { color:#EAAC15; text-decoration:none}

li {margin: 6px 0; margin-left: -20px; }
ul.sidelist {list-style-image: url(../images/side-bullet.gif);}
li.sidelist {font-weight:bold;}
ul {margin-bottom: 0;}

.title {
	color: #CE0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	line-height: 1;
	margin-top: 12px;
}

.titleColorText {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	line-height: 1;
}

.titleSub {
	color: #CE0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
}
					
.sideHead 
{ font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 14px;
  font-weight : bold;
  color : #FAFAFA;
  text-align: center;
  }

.sideHeadSub 
{ font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 12px;
  font-weight : bold;
  color : #FAFAFA;
  background-color: #862E86;
  }

.textBoxTop     {color: #000000; 
                font-family : Arial, Helvetica, sans-serif;
				font-size : 12px;
				font-weight : bold;
	            font-style: normal;
				vertical-align: center;
}
	
.textHeader  {
	color: #CE0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 4px;
}

.textbold {
		font-weight : bold;
}
  
.textFooter{ 
        font-family : Arial, Helvetica, sans-serif;
		color : #FAFAFA;
        font-size : 12px;
        font-weight : normal;
        font-style : normal;
		line-height : 200%;
		text-align: center;
}

.textHilite {
	background-color: #790879;
	color: #FAFAFA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
    font-style : normal;
	padding: 2px;
}

.textHiliteRed {
	background-color: #CE0000;
	color: #FAFAFA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
    font-style : normal;
	padding: 2px;
}
  
.textRed {
    color: #CE0000;
}

.textWhite {
	color: #FFFFFF;
}

.textLargeBold {
	font-size: 14px;
	font-weight: bold;
}

.textSmall {
	font-size: 11px;
}

.textSmallRight {
	font-size: 11px;
	text-align: right;
	color: #CE0000;
}

.textTiny {
	font-size: 10px;
}

.textExpanded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 26px;
	letter-spacing: 2px;
}

.bordertop {
	border-top: 2px solid #790879;
}

.borderbottom {
	border-bottom: 2px solid #790879;
}

.box1 {
	padding: 3px;
	border-width: medium;
	border-style: solid;
	border-color: #C0C0C0 #999999 #666666 #E0E0E0;
}

.box2 {
	padding: 3px;
	border-width: 2px;
	border-style: solid;
	border-color: #790879;
}

.aRKB {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #CE0000;
}

.ColorHead{ Color: #CE0000; }
.ColorText{ Color: #000000; }
.ColorLink{ Color: #2B509F; }
.ColorLinkHover{ Color: #CE0000; }
.ColorNavBar{ Color: #EAAC15; }
.ColorOut{ Color: #790879; }
.BgColorIn{ background-color: #FAFAFA; }
.BgColorOut{ background-color: #790879; }
.BgColorOutFaded{ background-color: #CECECE; }
.BgColorBox1{ background-color: #EED088; }
.BgColorBox2{ background-color: #F0E9D6; }
