/* CSS Document */
 @import url(layout.css);

/*@import url(ipad.css);
@import url(mobile.css);*/
 html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,address,cite,code,del,dfn,em,img,ins,q,small,strong,sub,sup,dl,dt,dd,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{border:0; padding:0; margin:0;}

article,aside,figure,figure img,figcaption,hgroup,footer,header,nav,section,video,object{display:block}
a img{border:0}
figure{position:relative}
figure img{width:100%}
img, object, embed{ max-width: 100%;}
img { height: auto;}

html,body{
	font-family: Arial, Helvetica;
	font-size:13px; 
	color:#000;
	line-height:1.4;
	background:#ffffff;
	height: 100%;
	}

TH,TD,DIV{
	}
A,A:link,A:visited,A:active{
	text-decoration: none; color:#326618;}
A:hover{
	text-decoration: underline;}

h1{
	font-size:24px;}
h1,h3,h5{
	color:#4a4949; font-weight:bold; line-height:1.2;}
h2,h4,h6{
	color:#333333; font-weight:bold; line-height:1.2;}
form#Form{
	height:100%;}		
.ModuleTitle_SubMenu{
	z-index:9999!important;}	
.clearafter:after{
	clear:both;
	content:".";
	height:0px;
	font-size:0px;
	visibility:hidden;
	display:block;
	}
/*.clearafter{
	display:inline-block;}*/
.clearafter{
	display:block;}
.ControlPanel .CommandButton,
.ControlPanel A.CommandButton:link,
.ControlPanel A.CommandButton:visited,
.ControlPanel A.CommandButton:active{
	font-size:100%;color:#000;text-decoration:none;font-weight:normal;}
.ControlPanel A.CommandButton:hover{
	color:#000; text-decoration: underline; font-weight:normal; }
/* ********** Control Panel Style ************** */
.CommandButton,
A.CommandButton:link,
A.CommandButton:visited,
A.CommandButton:active{
	font-size:100%;color:#326618;text-decoration:none;font-weight:normal;}
A.CommandButton:hover{
	color:#326618; text-decoration: underline; font-weight:normal; }
	
.FileManager A,
.FileManager A:link,
.FileManager A:visited,
.FileManager A:active{
	color:#000;text-decoration: underline;}
.FileManager A:hover{
	color:#000;text-decoration:none;}


/* ********** Buttons Style ************** */
/* ********** Container Style ************** */
.Head									{ font-size:13px;font-weight:bold;color:#4a4949;}
.SubHead								{ font-size:13px;color:#4a4949;}
.SubSubHead								{ font-size:13px; color:#4a4949; }
.Normal									{ font-size:13px; line-height:1.4;}

/* ********** Date Style ************** */
.date,
a.date:link,
a.date:active,
a.date:visited{
	color:#E5810C;	text-decoration:none;	font-weight:normal;	font-size:100%; background:url(images/date_icon.jpg) 0px 0px no-repeat; padding:3px 0px 3px 25px;} 
a.date:hover{
	color:#E165DD;}

/* ********** Footer Style ************** */
.footer,
a.footer:link,
a.footer:active,
a.footer:visited{
	font-size:13px;color:#ffffff;text-decoration:none;border-bottom:0px dotted;font-weight:Normal;}
a.footer:hover{
	color:#fff; text-decoration:none; font-weight:Normal; text-decoration:underline; }

/* ********** Privacy/Terms Style ************** */
.terms,
a.terms:link,
a.terms:active,
a.terms:visited{
	font-size:13px;	color:#626262;	text-decoration:none;	font-weight: normal;	border-bottom:0px dotted;}
a.terms:hover{
	color:#2268AE;text-decoration:none;font-weight:Normal; text-decoration:underline;}

/* ********** Links Style ************** */
.links,
a.links:link,
a.links:active,
a.links:visited{
	font-size:13px; color:#7CBBFF; text-decoration:none; font-weight:normal;padding:0 0px;}	
a.links:hover{
	color:#fff;text-decoration:underline;font-weight:normal;}

/* ********** Breadcrumb Style ************** */
.breadcrumb,
a.breadcrumb:link,
a.breadcrumb:active,
a.breadcrumb:visited{
	font-size:100%;color:#2268AE;text-decoration:none; font-weight:normal;  border-bottom:0px dotted}
a.breadcrumb:hover{
	color:#2268AE;text-decoration:none; font-weight:normal;  text-decoration:underline;}



/* Bottom Logos */

.bwWrapper {
	position:relative;
	display:inline-block;
}








