#content{
	text-align:left;
	padding: .5em;
	
}
TABLE {
	FONT-SIZE: 8.5pt; COLOR: #000000; FONT-FAMILY: Verdana, Tahoma, Arial
}
TR {
	FONT-SIZE: 8.5pt; COLOR: #000000; FONT-FAMILY: Verdana, Tahoma, Arial
}
TD {
	FONT-SIZE: 8.5pt; COLOR: #000000; FONT-FAMILY: Verdana, Tahoma, Arial
}
A:link {
	COLOR: #05367e
}
A:visited {
	COLOR: #05367e
}
A:active {
	COLOR: #05367e
}
A:hover {
	COLOR: #FF8C00;
	text-decoration: none;
}

/* Link on the side bar */
a.navbar{font-family :arial,helvetica, verdana; color: #FF8C00;	font : bold;text-decoration : none;	font-size : 10pt;}
a.navbar:link { color: #bb0000; font-size : 10pt; 	text-decoration : underline;}
a.navbar:visited {	color: #bb0000; text-decoration : underline;}
a.navbar:active { color: #bb0000; TEXT-DECORATION: underline;}
a.navbar:hover{	color: #339999;	text-decoration : none;}

a.lightblue{font-family :arial,helvetica, verdana; color: #cadeff;	font : bold;text-decoration : none;	font-size : 10pt;}
a.lightblue:link { color: #cadeff; font-size : 10pt; 	text-decoration : none;}
a.lightblue:visited {	color: #cadeff; text-decoration : none;}
a.lightblue:active { color: #cadeff; TEXT-DECORATION: none }
a.lightblue:hover{	color: #cadeff;	text-decoration : none;}

a.homeside{	font-size: 8.5pt;	color: navy;text-decoration: none;}
a.homeside:link{font-size:8.5pt; color: navy;text-decoration: none;}
a.homeside:active {font-size: 8.5pt;  color: navy; TEXT-DECORATION: none }
a.homeside:visited {font-size: 8.5pt; color: navy;TEXT-DECORATION: none}
a.homeside:hover{ font-size: 8.5pt;color:#bb0000;	text-decoration : underline;}


.titlemedium {
	FONT-WEIGHT: bold; BACKGROUND-IMAGE: url(style_images/tile_sub.gif); COLOR: #3a4f6c; HEIGHT: 23px; BACKGROUND-COLOR: #9fbce3
}
.titlemedium A:link {
	COLOR: #3a4f6c; TEXT-DECORATION: underline
}
.titlemedium A:visited {
	COLOR: #3a4f6c; TEXT-DECORATION: underline
}
.titlemedium A:active {
	COLOR: #3a4f6c; TEXT-DECORATION: underline
}
.titlemedium A:hover {
	COLOR: #000000; TEXT-DECORATION: underline
}
.maintitle {
	FONT-SIZE: 9.5pt; BACKGROUND-IMAGE: url(style_images/tile_back.gif); COLOR: #ffffff; HEIGHT: 22px
}
.maintitle A:visited {
	COLOR: #ffffff; TEXT-DECORATION: none
}
.maintitle A:active {
	COLOR: #ffffff; TEXT-DECORATION: none
}
.maintitle A:hover {
	TEXT-DECORATION: underline
}
.white9v {
	FONT-SIZE: 9px; COLOR: #ffffff; FONT-FAMILY: Verdana, Arial, Geneva, san-serif
}


/* The following are the most used content layout */
/* small fonts with different colors*/
#SWhite,#SBlue,#SYellow,#SOrange, #SBrown,#SGreen, #SNavy,#SBlack,#SGrey,#SAlert{ FONT-FAMILY: Verdana, Tahoma, Arial; font-size: 8pt; color: #000000; text-decoration: none} 
/* regular fonts */
#RWhite,#RBlue,#RYellow,#ROrange,#RBrown,#RGreen,#RNavy,#RBlack,#RGrey,#RAlert,#RPara{ FONT-FAMILY: Verdana, Tahoma, Arial;font-size: 8.5pt; color: #000000; text-decoration: none} 
/* Large fonts */
#LWhite,#LBlue,#LYellow,#LOrange,#LBrown,#LGreen,#LNavy,#LBlack,#LGrey,#LAlert{ FONT-FAMILY: Verdana, Tahoma, Arial; font-size: 11pt; color: #000000; text-decoration: none} 
/* Extra Large Font */
#XLWhite,#XLBlue,#XLYellow,#XLOrange,#XLBrown,#XLGreen,#XLNavy,#XLBlack,#XLGrey,#XLAlert{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #000000;
	text-decoration: none;
	font-weight : bold;
} 
/* define colors for fonts*/
#SWhite,#RWhite,#LWhite,#XLWhite {color:#ffffff;}
#SBlue,#RBlue, #LBlue,#XLBlue {
	color: #3366CC;
}
#RYellow,#SYellow, #LYellow,#XLYellow{
	color: #DAA520;
}
#SBrown,#RBrown, #LBrown,#XLBrown {color:#9E0404;} /*6a3535*/
#SOrange,#ROrange, #LOrange,#XLOrange {color:#EC681A;}
#SGreen,#LGreen,#RGreen, #XLGreen {color:Green;}
#SNavy,#LNavy,#RNavy,#XLNavy {color:navy;}
#SBlack,#LBlack,#RBlack, #XLBlack {color:#000000;}
#SGrey,#LGrey,#RGrey, #XLGrey {color:#666666;}
#SAlert,#LAlert,#RAlert, #XLAlert {color:#FF0000;} /*CC0000*/

#RowType1{
	background-color : #E5E5E5;
}
#RowType2{background-color : White;}
#enlist{
	background-color : #EEE8AA;
	font-weight : bold;
}