.greyFrame {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #D5D5D5;
	border-bottom-color: #D5D5D5;
	border-left-color: #D5D5D5;
}
.menuOutline {
	border: thin dotted #395172;
	padding: 3px;

}
.bottomOutline {
	border-bottom:thin dotted #395172;
	padding: 3px;

}
.contentOutline {
	border-top: thin dotted #395172;
	border-right: thin dotted #395172;
	border-bottom: thin dotted #395172;
	padding: 3px;


}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #000000;
}

input, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.menuTopics {
	color: #000000;
	background-color: #EDF1F6;
	border: 1px solid #CED8E6;
	font-size: 11px;
	font-weight: bold;
	padding: 2px;
}
.menuItems {
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 11px;
	font-weight: bold;

}
.menuTopics_Link {
	color: #000000;
	background-color: #EDF1F6;
	font-size: 11px;
	font-weight: bold;
	padding: 0px;
	width:100%;
}
.menuItems_Link {
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 11px;
	font-weight: bold;
}
li {
	font-size: 11px;
}
.sectionHeader {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	background-color: #EDF1F6;
	border: 1px solid #CED8E6;
	text-align: right;
	vertical-align: top;
	padding: 2px;

}
.pageContent {
	font-size: 18px;
	padding: 7px;
}

.secondaryImageWrapper {
  text-align:center;
  width:660;
}

table 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000
}

ul {
	color: #093B81;
	list-style-image: url(../images/bullet.gif);
	list-style-type: square;
	margin-left: 2;
	margin-top: 1;
	padding-left: 2em;

}
ol {
	color: #093B81;

}
h1 {
	font-size: 17px;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	font-weight: bold;
}
a:link {
	/*color: #000000;*/
	text-decoration: underline;

}
a:hover {
	/*color: #637893;*/
	text-decoration: none;
}

div.outlineParent {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #395172;
}

div.outlineChild {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}

a:visited {
	/*color: #395172;*/
}

.status {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color: #FF0000;
}


/*
Site Section Data Grid Styles 
*/
.SectionsDataGrid
{
width:100%;
margin-left:0;
}
.SectionsdgCell
{
	
}	
.SectionsdgItem td
{
	padding-top:5px;
	padding-bottom:5px;
	}
.SectionsdgAltItem td
{
	padding-top:5px;
	padding-bottom:5px;
	}
.SectionsdgHeader td{
	padding-top:5px;
	padding-bottom:5px;
	font-weight:bold;
}

.SectionsdgFooter td{
}
.SectionsdgPager td
{
	padding:5px;

}
.SectionsdgSelected td
{
	font-weight:bold;
	padding-top:5px;
	padding-bottom:5px;
}

/*Treeview classes*/
.SelectedTreeNode
{
	background-color:Yellow;
}
.SliderPopup
{
  background-color: #FFF4D7; 
  border: 1px solid #4B4B6F; 
  border-top-color: #9495A2; 
  border-left-color: #9495A2; 
  font-family: Verdana;
  font-size: 11px; 
  width: 150px;
  height: 30px;
}
.Incompleteclass
{
  background-color: #FFF4D7; 
  border: 1px solid #4B4B6F; 
  border-top-color: #9495A2; 
  border-left-color: #9495A2; 
  font-family: Verdana;
  font-size: 11px; 
  width: 150px;
  height: 30px;
}
.Completeclass
{
  background-color: #66FF66; 
  border: 1px solid #4B4B6F; 
  border-top-color: #9495A2; 
  border-left-color: #9495A2; 
  font-family: Verdana;
  font-size: 11px; 
  width: 150px;
  height: 30px;
}
/*treeview classes*/


.button{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #D1DEE6;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

.tip
{
	COLOR: #9F141A;
	CURSOR: help;
	TEXT-DECORATION: none
}




.TreeView 
{ 
  background-color:White;
  padding-top:1px; 
  padding-left:1px; 
  border: #7C7C94 1px solid; 
  cursor:default; 
}

.TreeNode 
{ 
  font-family: tahoma; 
  font-size: 11px; 
  padding-top:1px;
  padding-bottom:1px;
  padding-left: 1px; 
  padding-right: 1px; 
  cursor:default;
}

.GrayedTreeNode 
{ 
  font-family: tahoma; 
  font-size: 10px; 
  padding-top:1px;
  padding-bottom:1px;
  padding-left: 1px; 
  padding-right: 1px; 
  color:gray; 
  cursor:default;
}

.HoverTreeNode 
{ 
  font-family: tahoma; 
  font-size: 11px; 
  text-decoration:underline; 
  padding-top:1px;
  padding-bottom:1px;
  padding-left: 1px; 
  padding-right: 1px; 
  cursor:pointer; 
}

.SelectedTreeNode 
{ 
  font-family: tahoma; 
  font-size: 11px; 
  background-color: gray; 
  color:white; 
  padding-top:1px;
  padding-bottom:1px;
  padding-left: 1px; 
  padding-right: 1px; 
  cursor: default; 
}

.NodeEdit 
{
  border:1px gray solid;
  font-family: tahoma; 
  font-size: 11px;
}

.regular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align:top;
}
.regular_large
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	vertical-align:top;
}
.field_blue
{
	border-color:Blue;
}

.field_red
{
	border-color:Red;
}

/*redengine custom styles*/
.geninfo ul
{
	list-style: disc;
	color:Black;
}