@import url("menu.css");
@import url("design.css");

/* CSS Document */


body {
	text-align: justify;
	line-height:1.2em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCC;

}

.Normal 
{
margin:0 0 0 0;
line-height:1.2em;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #505151;
}

TH,TD,DIV{

}


h1, h2 {	font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
}

h1 {font-family:Arial, Helvetica, sans-serif;
line-height:2em;
	font-size: 185%; color: #02548d;
	margin-bottom: 4px;
}

h2 {font-family:Arial, Helvetica, sans-serif;
	font-size: 155%; color: #f49d33;
		line-height:1.2em;

}

h3 {font-family:Arial, Helvetica, sans-serif;
	color: #02548d;
	font-size: 132%;
	margin-bottom: 3px;
			line-height:1.2em;


}

h5 { 
	color: #f49d33;
	font-weight:bold;
	font-size: 100%;

}

p, ul, ol {font-family:Arial, Helvetica, sans-serif;
}

ul, ol {
	margin-left: 2em;
	line-height:0.5em;
}
li {
	margin-bottom: 1px;
}

blockquote {
	padding-left: 2em;
	background: url(images/img08.gif) no-repeat;
	font-style: italic;
}

a:link {
	color: #009;
	text-decoration: none;

}

a:active{
	color:  #009;text-decoration: none;

}

a:visited{
	color:  #009;text-decoration: none;

}

a:hover{
	color: #000000;text-decoration: none;}


img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 10px 0;
}


/* ------- FileManager -------*/
div.FileManager{height:auto;border:none;}
table.FileManager{width:99%}


a.CommandButton:link, a.CommandButton:visited{color: #000000; font-weight:bold; text-decoration:none;}
a.CommandButton:hover{color:#000000; text-decoration:underline;}

/*-------ControlPanel changes ---------------*/
.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:visited{color:#000000;}
.ControlPanel a.CommandButton:hover{color:#000000; text-decoration: none;}
.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:visited, .ControlPanel .SubHead{font-size:11px;color:#000000;}

/*--------- pane style ----------*/
.ContentPane, .TopPane, .BottomPane{ padding:0; margin:0; }
.LeftPane{ padding:0 20px 0 0; width:20%; margin:0; }
.RightPane{ padding:0 0 0 20px; width:20%; margin:0; }


/*------------ Breadcrumb Style --------------*/
.Breadcrumb,a.Breadcrumb:link,a.Breadcrumb:active,a.Breadcrumb:visited{color:#3E81B5;}
a.Breadcrumb:hover{color:#C00;}

/*-------------- Link Style --------------
.linkscontainer{padding-top:20px;text-align:center;}
.links,a.links:link,a.links:active,a.links:visited{ font-weight:bold; color:#3E81B5; text-transform:uppercase;}
a.links:hover{color:#C00;}*/

/*-------------- User Style --------------*/
.user,a.user:link,a.user:active,a.user:visited { color:#3E81B5;}
a.user:hover{color:#C00;}

/*-------------- Footer Style --------------*/
.footer,a.footer:link,a.footer:active,a.footer:visited { color:#3E81B5;}
a.footer:hover{color:#C00;}

/*-------------- Empty panes Style --------------*/
.DNNEmptyPane{width:0;padding:0;margin:0;}

/*-------------- Search SkinObject Styles --------------*/
div.SearchContainer{position:relative; white-space: nowrap;}
div.SearchBorder{width: 180px; height: 20px; border: solid 1px #e0e0e0; float:left; background-color: White; white-space: nowrap; margin-top: 2px;}
div.SearchContainer a{padding: 0; display: block; float:left; }
div.SearchContainer a img{padding-left:5px;}
div.SearchIcon{float: left; width: 31px; height: 20px; cursor: pointer; z-index: 11; background: no-repeat 2px 2px; text-align:right;}
div.SearchIcon img{margin-top: 3px;}

input.SearchTextBox{float: left; z-index: 10; border: 0; width:130px; height:18px; margin-left:3px; color: #43494D;}

#SearchChoices{clear: both; display: none; border: solid 1px #C3D4DF; z-index: 2000; cursor: pointer; margin: 0; padding: 0; text-align:left; background-color: #F3F7FA; position:absolute; top: 22px; left: 0;}
#SearchChoices li{cursor: pointer; margin: 0; padding: 2px 2px 0 2px; padding-left: 25px; height: 18px; text-align:left; background-color: #F3F7FA; background-repeat: no-repeat; background-position: 2px center; list-style: none; list-style-image: none; border: none; display:block;}
#SearchChoices li.searchHilite{background-color: #CE0D0D;	color:#ffffff; border: none;}
#SearchChoices li.searchDefault{background-color: #F8FAFF; border: none;}



/*Datagrids */
.DataGrid_Container {margin-top:15px;}
.DataGrid_Header{font-weight:bold;}
.DataGrid_Header td, .NormalBold td{font-weight:bold;}
*/
