#orange2 ::-moz-selection {
	background:#ef6000;
	color:#fefefe;
}

#orange2 ::selection {
	background:#ef6000;
	color:#fefefe;
}

#orange2 code::-moz-selection {
	background: #ef6000;
	color:#fefefe;
}


#orange2 .pathway_td {
	background-image: url(../images/siteground_29.jpg);
	background-repeat:no-repeat;
	width:731px;
	height:18px;
}

#orange2 .patway_div {
	padding-left:37px;
	padding-bottom:4px;	
}

#orange2 .pathway {
	border			: 0;
	color			: #333333;
	font-family		: Arial;
	font-size		: 10px;	
}

#orange2 a.pathway:link, a.pathway:visited {
	color			: #333333;
	font-size		: 10px;
	font-family		: Arial;
}

/* Must Edit for Colors*/
#orange2 a:link, #orange2 a:visited {
	color: #ef6000;
	text-decoration: none;
}
/* Must Edit for Colors*/
#orange2 a:hover {
	color: #333333;
	text-decoration: none;
}
/* Must Edit for Colors*/
#orange2 .inputbox {
	border-top:solid 1px #818181;
	border-left:solid 1px #818181;
	border-bottom:solid 1px #cccccc;
	border-right:solid 1px #cccccc;
	background-color: #ffffff;
	font-size:10px;
	font-family: Verdana, Helvetica, sans-serif;
}
/* Must Edit for Colors*/
#orange2 input {
	border-top:solid 1px #cccccc;
	border-left:solid 1px #cccccc;
	border-bottom:solid 1px #818181;
	border-right:solid 1px #818181;
	background-color: #ffffff;
	font-size:10px;
	font-family: Verdana, Helvetica, sans-serif;
}

/* Must Edit for Colors*/
#orange2 .menu_bg {
	background-image: url(../images/menu_bg.jpg);
	width:180px;
}

/* -------------------------------------------------------------------------------- */

#orange2 li
{
line-height: 20px;
padding-left: 12px;
padding-top: 0px;
background-image: url(../images/bullet.png) ;
background-repeat: no-repeat;
background-position: 0px 3px;
}

#orange2 .componentheading
{
	height: 14px;
	margin-left:2px;
	color: #336699;
	text-align: left;
	white-space: nowrap;
	font-family: verdana;
	font-size:14px;
	font-weight:bold;
}


#orange2 a.toclink:link, a.toclink:visited
{
	line-height:normal;
	font-size:11px;
	font-family:arial;
	color: #ef6000;
	text-decoration: underline;
}

#orange2 a.toclink:hover
{
	text-decoration: none;
}

#orange2 table.contenttoc {
	border: 1px solid #FFFFFF;
	padding: 2px;
	margin-left: 2px;
	margin-bottom: 2px;
}


#orange2 table.contenttoc th {
	background: #E1DECF;
	color: #C20A28;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
}


#orange2 .button {
	margin-top:3px;
	margin-bottom: 3px;
	padding-left:5px;
	padding-right:5px;
	border:solid 1px #ADAA9C;
	background-color: #E1DECF;
	color: #000000;
	font-family: Arial, Helvetica, Sans Serif;
	text-align: center;
	font-size: 11px;
}

#orange2 .sectiontableheader
{
	background: #E1DECF;
	height: 20px;
	padding-right:3px;
	font-weight :bold;
}

#orange2 table.contentpane td.contentdescription
{
	font-size:12px;
	line-height:18px;
}

#orange2 table.contentpane td.componentheading
{
	background:#E1DECF;
	height: 20px;
	padding-left:0px;
	border: 1px solid #FFFFFF;
	color: #C20A28;
	text-align: left;
	padding-bottom:3px;
	white-space: nowrap;
	font-family: Arial;
	font-size:14px;
	font-weight:bold;
}

#orange2 table.contentpane td
{
	padding-top:1px;
	padding-bottom:2px;
	font-size:12px;
}

#orange2 table.contentpaneopen td.contentheading
{
	height: 20px;
	padding-left:0px;
	color: #ef6000;
	text-align: left;
	white-space: nowrap;
	font-family: Arial;
	font-size:14px;
	font-weight:bold;
	border-bottom:1px solid #336699;
}


#orange2 a.sublevel:link, a.sublevel:visited {
	font-size: 10px;
	color: #000000;
	text-align: left;
	text-decoration: none;
	vertical-align:middle;
	
}

#orange2 a.sublevel:hover {
	text-decoration: none;
	color:#ff0000;
}


#orange2 a.mainlevel:link, #orange2 a.mainlevel:visited {
	display: block;
	vertical-align: middle;
	font-size: 10px;
	text-align: left;
	padding-top: 5px;
	height: 16px;
	width:160px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ef6000;
	color:#333333;

}


#orange2 a.mainlevel:hover {
	text-decoration: none;
	border-bottom-color: #333333;
	color: #ef6000;
	text-align: right;
	
}
#orange2 table.moduletable th {
	color: #444444;
	text-align: left;
	vertical-align:middle;
	padding-left: 16px;
	height: 25px;
	font-weight: bold;
	font-size: 12px;
}

#orange2 td
{
	font-family:arial;
	font-size:11px;
	color:#3C3032;
}
#orange2 .inputbox {
	font-size:10px;
	font-family:verdana;
	border:solid 1px #ADAA9C;
	background-color: #F3F0E1;
	
}

/* -------------------------------------------------------------------------------- */

#orange2 .mosimage {
  border: 1px solid #cccccc;
  margin: 5px;
}

#orange2 .mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}

#orange2 .createdate {
font-size: 10px;
color: #ABABAB;
height: 10px;
line-height: 0.7;
}

#orange2 .modifydate {
font-size: 10px;
color: #ABABAB;
height: 20px;
line-height: 20px;
margin-bottom: 5px;
}

#orange2 .logo {
	background-image: url(../images/logo_orange2.jpg);
	background-repeat:no-repeat;
	width:175px;
	height:118px;
}




