﻿/* Content
----------------------------------------------- */
div.MainFormSection  {
 font-family:  Arial, Helvetica, sans-serif;
 font-size: small;
	 margin-left:20px;
}
div.MainFormSection label {
 font-family:  Arial, Helvetica, sans-serif;
 font-size: small;

	
}
div.MainFormSection .Control label{
 	 margin-left:20px;
}

div.MainFormSection hr {
   border-width:1px 0 0 0;
   border-color:#999;
   border-style:dotted;
   color:#fff;
   height:1px;
   margin:0 0 1em 0;
}
div.MainFormSection .textHeading {
   font-weight:bold;
   
}

div.MainFormSection #ErrorDisplay ul li {
    color:red;

  }
  

div.MainFormSection #ErrorDisplay ul  {

    padding-left:15px;
  }


td .MainFormSection #FormTitle {
     font-size: medium;
     font-weight:bold;
     padding-bottom:20px;
    
    }

div.MainFormSection #FormTitle {
     font-size: medium;
     font-weight:bold;
     padding-bottom:20px;
    
    }
    
div.MainFormSection #FormDescription {
padding:20 0 20 0;
}

div.MainFormSection div {
 margin:8px 0 0px 0;
}


div.MainFormSection .SubmitButton{
padding:10 0 10 0;
}


div.MainFormSection #ErrorDisplayList{
padding-left:30px;
}



div.MainFormSection .primaryTextHeading label {
   width:120px;
   float: left;
   display:block;
   font-weight:bold;
   padding-right:63px;

}
div.MainFormSection .emailTextHeading label {

   float: left;
   display:block;
   padding-right:10px;

}
div.MainFormSection #submitbutton {
  
  
   display:block;
   padding-left:132px;

}

div.MainFormSection .primaryControl input {

   

}


ol li {
   padding-bottom:1em;
}
ol li a {
   font-weight:normal;
   text-decoration:none;
}
ol li a:hover {
   text-decoration:underline;
}
ol.alpha {
   list-style-type:upper-alpha
}
blockquote {
   padding:1em 1em 0 1em;
   border:1px dotted #999;
   font-style:italic;
   margin:0 0 1em 0;
}


/* Table Classes
----------------------------------------------- */

div.MainFormSection table {
   margin:0 0 1em 0;
}
div.MainFormSection table td {
   padding:5px;
   border:none;
}
div.MainFormSection table td a {
   text-decoration:underline;
}
div.listing table {
   margin:0 0 1em 0;
}
div.listing table td {
   padding:0 5px 0.5em 0;
   border:none;
}

/* Document Drill Down
--------------------------------------------------*/

#gvresults {
	line-height:2em;
	padding-left:20px;
}

#drilldownpagenav {
	text-align: center;
}

.intranetonly {
	color: red;
	padding-left:5px;
}

#alphalist {
 list-style: none;	
 clear: both;
}

#webpartwpq1 hr {
	clear: both;
	margin-top:10px;
	border:1px solid silver;
	height: 0px;
}

#alphalist li {
	float: left;
	border-top: none;
	border-left: 1px solid silver;
	border-bottom: none;
	border-right: none;
	padding-left:5px;
	padding-right:5px;
	white-space:nowrap;
	 list-style: none;
}

#drillmodes {
 list-style: none;	
 clear: both;
}

#drillmodes li {
	float: left;
	border-top: none;
	border-left: 1px solid silver;
	border-bottom: none;
	border-right: none;
	padding-left:10px;
	padding-right:10px;
	margin-bottom: 10px;
	list-style: none;
}

#yearlist {
 list-style: none;	
 clear: both;
  list-style: none;
}

#yearlist li {
	float: left;
	border-top: none;
	border-left: 1px solid silver;
	border-bottom: none;
	border-right: none;
	padding-left:10px;
	padding-right:10px;
	margin-bottom: 10px;
	white-space:nowrap;
 list-style: none;
}

.firstitem {
	padding-left:0px !important;
	border-left: none !important;
}

#catbreadcrumbs {
	clear: both;
	margin-bottom:10px;
}

#catcategories {
	margin-left: 20px;
}

.NotTranslatedWarning
{
	BORDER-TOP-WIDTH: thick; 
	BORDER-LEFT-WIDTH: thick; 
	BORDER-LEFT-COLOR: red; 
	BORDER-BOTTOM-WIDTH: thick; 
	BORDER-BOTTOM-COLOR: red; 
	COLOR: red; 
	BORDER-TOP-COLOR: red; 
	TEXT-ALIGN: center; 
	BORDER-RIGHT-WIDTH: thick; 
	BORDER-RIGHT-COLOR: red;
	display:block;
}
