p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	vertical-align: text-top;
	text-align: left;
	color: #000000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	vertical-align: text-top;
	text-align: left;
	color: #000000;
	text-transform:uppercase;
}
.aligner {
	text-align: left;
}
body {
	background-color: #FFFDF0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
p > a {
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-color:#990000;
	font-weight: normal !important;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	
	text-decoration:underline;
	color:#000000;
	text-align:left;
}
a:link { text-decoration:underline;}
a:visited { text-decoration:underline; }
a:hover { color:#990000 !important; text-decoration:underline }
a:active { color:#990000 !important; text-decoration:underlinee }
.navtop1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	text-align: left;
	vertical-align: middle !important;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-color:#FFFDF0 !important;
}
.navtop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none !important;
	color: #000000;
	text-align: center;
	vertical-align: middle !important;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-color:#FFFDF0 !important;
}
a.navtopcur {
	color: #990000 !important;
}
.navleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	text-align: left;
	vertical-align: middle !important;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-color:#FFFDF0 !important;
}
.navleft.thin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal !important;
	text-decoration: none;
	color: #000000;
	text-align: left;
	vertical-align: middle !important;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-color:#FFFDF0 !important;
}
a.navleftcur {
	color: #990000 !important;
}
.csc-bulletlist {
	list-style-image:url(images/bullet.gif);
        font-family:Arial, Helvetica, sans-serif;
       font-size:9pt;
       text-align:justify;

}	
.csc-caption {
	font-style:italic;
	font-size:10px;
}
/*
General Settings
*/
/*background color of the site*/

#lms .q21_body{
        font: normal 10pt Arial,Helvetica,sans-serif;background-color: #dfdfdf; scrollbar-base-color: #ffffff; scrollbar-face-color: #DFDFDF;  scrollbar-highlight-color:#FFFFFF;  scrollbar-shadow-color:#EFEFEF; scrollbar-track-color:#ffffff; scrollbar-3dlight-color:#FFFFFF; scrollbar-arrow-color:#FFFFFF; scrollbar-darkshadow-color:#FFFFFF; 
}

#lms .td_index_left{
	 font: normal 10pt Arial,Helvetica,sans-serif;background-color: #efefef; 
}

#lms .td_index_middle{
	 font: normal 10pt Arial,Helvetica,sans-serif;background-color: #ffffff; padding:0px;
}
#lms .td_index_right{
	 font: normal 10pt Arial,Helvetica,sans-serif;background-color: #dfdfdf; 
}

/*general*/

#lms .blind{
	 font: normal 10pt Arial,Helvetica,sans-serif;border:0px none #000000; padding:0px; border-spacing:0px; vertical-align:top;
}
#lms table{
	border:0px none #000000; padding:3px;
}

#lms th{
	font: 10pt bold sans-serif,border:0px none #000000; padding:3px; text-align:left;
}
#lms td{
	 font: normal 10pt Arial,Helvetica,sans-serif;border:0px none #000000; padding:3px;
}

/*
the areas of the lms
*/
/*banner styles*/
#lms .table_banner{
		background-color: #dfdfdf; padding:0px; border-spacing:0px;
}
#lms .td_banner{
	 font: normal 10pt Arial,Helvetica,sans-serif;background-color: #dfdfdf; padding:0px; border-spacing:0px;
}

/*q21 lms toolbar*/
#lms .table_toolbar {
        background-color: #ffffff; padding:1px;
}
#lms .td_toolbar{
	font: bold 10pt sans-serif; background-color: #ffffff; border:1px solid #ffffff;
}		
#lms .toolbar_active_icon {
        background-color: #ffffff; border:1px solid #6B809B;
}

/*styles for the main area*/
#lms .table_main{
        border: 4px solid #ffffff; padding:0px; background-color:#efefef;
}

#lms .td_main{
         font: normal 10pt Arial,Helvetica,sans-serif;padding:5px; background-color:#efefef; vertical-align:top
}

/*bottom navigation*/
#lms .table_bottom_navig{
		background-color: #dfdfdf; border: 0px solid #000000; text-align:center;
}

#lms .td_bottom_navig{
		 font: normal 10pt Arial,Helvetica,sans-serif;background-color: #dfdfdf; border: 0px solid #000000; text-align:center; padding:3px;
}

/*
Data Styles
*/

/*first table style (for datas)*/
#lms .table_data {
        border:1px solid #ffffff; padding:0px; border-spacing:0px;
}

#lms .th_data {
        font: bold 10pt sans-serif; text-transform: none; background-color: #dfdfdf; color: #000000; padding:3px; border:1px solid #ffffff;
}

#lms .td_data {
        font: normal 10pt Arial,Helvetica,sans-serif;background-color: #dfdfdf; border:1px solid #ffffff; padding:3px;
}

/*alternative table style (for datas)*/
#lms .table_alternative {
        border-width:1px; border-color:#ffffff; border-style:solid;
}

#lms .td_data_alternative {
         font: normal 10pt Arial,Helvetica,sans-serif;background-color: #efefef; border:1px solid #ffffff; padding:5px;
}

#lms .td_data_alternative_2 {
         font: normal 10pt Arial,Helvetica,sans-serif;background-color: #ffffff; padding:0px;
}

#lms .errortext {
         font: normal 10pt Arial,Helvetica,sans-serif; color:red; background-color:#ffffff
}

/*Link Styles*/       

#lms A:link {
        font: normal  10pt Arial,Helvetica,sans-serif; text-transform: none; color: #3F3F3F; text-decoration: none
}
#lms A:active {
        font: normal 10pt Arial,Helvetica,sans-serif; text-transform: none; color: #6F6F6F; text-decoration: none
}
#lms A:visited {
        font: normal 10pt Arial,Helvetica,sans-serif; text-transform: none; color: #3F3F3F; text-decoration: none
}
#lms A:hover {
        font: normal 10pt Arial,Helvetica,sans-serif; text-transform: none; color: #6f6f6f; text-decoration: none
}

/*
Special Styles
*/

/*background of the navigation Icons*/

#lms .iconsInShowUnits {
        background-color: #FFFFFF
}

/*styles for the upload Area*/
#lms .explorerhead {
        font: normal 10pt sans-serif; color:#000000; background-color: #dfdfdf; border: 1px solid #ffffff;
}
#lms .explorerdata {
        font: normal 10pt sans-serif; color:#000000; background-color: #ffffff
}
#lms .marked {
        color: white; background-color: #316AC5
}


.bodytext {
  text-align:justify;
}
