@CHARSET "ISO-8859-1";


html,body {height: 100%; width: 100%; background-color: #cedff1;} 
a img {border: 0px;}
a {color: #005aa0; text-decoration: none;}
a:hover {color: #005aa0;text-decoration: none;}
a:visited {color: #005aa0;text-decoration: none;}


/* Start header.jsp styles */
#headerDividerContainer1, #signInInfo {display: inline; color: #666;}
#welcomeUser {font-weight: bold;}	
#lastSignInDate {
	text-align: right;
	padding-right: 12px;
	float: right;
	position: relative;
	top: -13px;
	color: #666;
}

#portalIdImage{
	display : inline; 
	float:left; 
	margin-left: 13px; 
	margin-right: 19px;
	margin-top:0px;	
	padding-bottom:10px;
}


/* End header.jsp styles */

#selectedTab{
	display: inline; 
}
.hslogo {width : 255px;}
.userdatetime {text-align: center;}
.companyusername{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10px;		
}

.headertimestamp{
	font-family : "Times New Roman", Times, serif;
	font-weight : normal;
	font-size : 9px;		
}

.securearea{font-size: 10px; font-weight:bold; color: #003366; margin:0px; padding:4px;}

/*GLOBAL NAV - Refers to the global navigation links on the right side of the masthead*/
#globalnav {
	text-align: right;
	padding: 0px 11px 10px 0px; 
}

/* Start Multilevel classes */

/* End Multilevel classes */

/* Start Titlebar classes */
.titlebarTopCorners{
	background-image: url('../images/background_boxes_header_top.jpg');
	background-repeat: repeat-x;
	vertical-align: top;
	padding: 0px;
	margin: 0px;
}
.windowBottomFooter,.windowBottomCorners{
	background-image: url('../images/background_boxes_footer.jpg');
	background-repeat: repeat-x;
	vertical-align: bottom;
	padding: 0px;
	margin: 0px;
}
.windowBottomCorners img{
	padding: 0px;
	margin: 0px;
	vertical-align: bottom;
}
.titlebarTopCorners img{
	vertical-align: top;
}
.windowBottomFooter{
	padding: 8px;	
}
/* End Titlebar classes */


/*DATAGRID - Refers to the table structure*/
.datagrid-table{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color : #333333;
	margin: 0px 5px 0px 2px;
}
.datagrid-header{
	background-color : #6688A4;
	color : #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	padding: 5px 10px 5px 10px;
}
.datagrid-previousDay-header, .datagrid-currentDay-header{	
	color : #333333;
	font-size: 10px;
	font-weight: bold;
	text-align:left;
	padding:  5px 10px 5px 10px;
	width: 140px;
}
.datagrid-previousDay-subheader, .datagrid-currentDay-subheader{	
	color : #333333;
	font-size: 11px;
	font-weight: bold;
	text-align:left;
	width: 140px;
	padding:  5px 10px 5px 10px;
}
.datagrid-previousDay-subheader, .datagrid-previousDay-header{
	background-color : #CFCFCF;
	color: #676767;
	vertical-align:top;
}
.datagrid-currentDay-subheader, .datagrid-currentDay-header{
	background-color : #9C9C9C;
	color: #FFFFFF;
	vertical-align:top;
}
.datagrid-account-header-a, .datagrid-account-header-b, .datagrid-account-header-c{
	background-color: #F5F5F5; 
	border-left: 0px solid #FFFFFF; 
	color: #676767;
	font-size: 11px;
	font-weight: bold;	
	text-align:left;
	padding: 2px 10px 2px 10px;
	
}
.datagrid-account-header-a{ text-align:left; padding:5px 10px 5px 10px;}
.datagrid-account-header-b{width:140px; }
.datagrid-account-header-c{font-weight:normal; text-align: left;}

.datagrid, .datagrid-a, .datagrid-b {
	padding:  5px 10px 5px 10px;
	font-size: 11px; 
	vertical-align: middle;
	text-align:left;
}


.datagrid-a { padding: 5px 10px 5px 10px;}
.datagrid-b {width:140px; padding: 5px 10px 5px 10px; text-align:left;}
.dataOffsetRight{ }
.datagridbold {}
.divscroll-datagrid {
	z-index: 3; 
	margin: 0px;  
	color: #333333;  
	overflow-y: auto;  
	overflow-x: hidden; 
	width: 895px;
	height: 157px; 
}

.datagridtable{
	MARGIN: 0px;
}

.datagrid-even{background-color : #FFFFFF;}

.datagrid-odd{background-color : #F1F8FF;}

.displayBalances, .displayBalances form, .displayBalances table {display: inline;}

/* Class used to create no-visible spacing for proper text wrapping in tight spaces */
.gcib_nbsp{font-size : 1px;letter-spacing : 0px;}

.links {text-align:right; padding-right:20px;	}
.label {text-align:right; font-weight:bold;}

.table_header 
{
	 font-family:Verdana; 
	 font-weight:bold; 
	 font-size:12px;
}
.table_data
{
	line-height: 1.5px;
	text-transform: none;
	vertical-align: middle; 
	font-family: Verdana; 
	padding: 1.5px; 
	font-size: 11px; 
	border-width: 0; 
	color: black;
}

/*======================================
MESSAGES - SYSTEM - SUCCESS, INFO, ERROR
========================================*/

#message-container {border:#cccccc 1px solid;	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 10px 0px 10px 0px; WIDTH: 770px; PADDING-TOP: 0px; FONT-FAMILY: verdana, arial, helvetica, sans-serif;}
.message-image-error {FLOAT: left; BACKGROUND-IMAGE: url(images/alert_error.gif); MARGIN: 10px 5px 5px 10px; WIDTH: 30px; BACKGROUND-REPEAT: no-repeat; HEIGHT: 30px;}
.message-image-info {FLOAT: left; BACKGROUND-IMAGE: url(images/alert_information.gif); MARGIN: 10px 5px 5px 10px; WIDTH: 30px; BACKGROUND-REPEAT: no-repeat; HEIGHT: 30px;}
.message-image-success {FLOAT: left; BACKGROUND-IMAGE: url(images/alert_success.gif); MARGIN: 10px 5px 5px 10px; WIDTH: 30px; BACKGROUND-REPEAT: no-repeat; HEIGHT: 30px;}
#message-error {PADDING-RIGHT: 7px; PADDING-LEFT: 7px; MARGIN: 10px 0px 15px; PADDING-TOP: 7px;}
#message-info {PADDING-RIGHT: 7px; PADDING-LEFT: 7px; MARGIN: 10px 0px 15px; PADDING-TOP: 7px;}
#message-success {PADDING-RIGHT: 7px; PADDING-LEFT: 7px; MARGIN: 10px 0px 15px; PADDING-TOP: 7px;}
.h2-info {PADDING-RIGHT: 5px; PADDING-LEFT: 5px; FONT-WEIGHT: bold;  WIDTH: 500px; COLOR: #333333; FONT-STYLE: normal;}
.h2-error {PADDING-RIGHT: 5px; PADDING-LEFT: 5px; FONT-WEIGHT: bold;  WIDTH: 500px; COLOR: #d4001a; FONT-STYLE: normal;}
.message {PADDING-RIGHT: 5px; PADDING-LEFT: 0px; FONT-WEIGHT: normal; FONT-SIZE: 0.98em; PADDING-BOTTOM: 15px; WIDTH: 500px; COLOR: #333333; PADDING-TOP: 5px; FONT-STYLE: normal;}

/* Form Elements */
.datalabel {font-weight: bold; text-align:right; padding-right:10px;}
.data {text-align:left;}
.databold {text-align:left; font-weight: bold;}








/* Login page styles */
.absLoginLogos{
	padding: 39px 16px 7px 3px;
}
.absLoginLogos table{
	display: inline;
	padding-right: 9px;
	margin-bottom: 5px;
}
.absLoginLogos td{
	padding-right: 13px;
	padding-left: 7px;
	border-right: 1px solid #cfcfcf;
	height: 28px;
}
.absHeaderBar{
	background-image: url('../images/header_background.gif');
	background-repeat: repeat-x;
	height: 25px;
}
.absLoginDiv{
	padding: 45px 0px 0px 95px;
	width: 400px;
}
.absLoginDiv form, .absLoginDiv table{
	display: inline;
}
.absLoginDiv td{
	padding-bottom: 6px;
}
.absLoginErrorMsgs{
	display: inline;
	vertical-align: top;
}
.absLoginErrorMsgTitle{
	color: #D4001A;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px 0px 10px 40px;
}
.absLoginErrorMsgBody{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px 0px 0px 40px;
}
.absLoginText{
	font-size: 11px; 
	font-weight: bold; 
	color: #6a6a6a;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 9px;
	text-align: right;
	width: 111px;
}
.absLoginField span{
	color: #9e9e9e;
	font-size: 11px; 
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif;
}
.absLoginField input{
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif;
}
.absLoginButton{
	padding-top: 7px;
}
.absLoginFooter{
	margin: 10px;
	border-top: 1px solid #000000;	
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif;
	padding: 8px 6px 8px 6px;
}
/* End Login page styles */


/*new header styles*/
.absLogos{		
				padding: 40px 16px 10px 0px;
				background-color: #000066;
			}
			.absLogos table{
				display: inline;
				padding-right: 9px;
				margin-bottom: 0px;
			}
			.absLogos td{
				padding-right: 13px;
				padding-left: 0px;				
				height: 28px;
			}
/*end new header styles*/

.mySearch {
	
}
.myButtonStyle {
	background-color: #C00;
	border: 0;
	margin: 0;
	height :20px;
	color: white;
	font-size: 11px;
	font-weight: bold;	
}

/** for bread crumbs*/

ul.breadcrumbs {
	height: 7px;
	padding-left: 15px;
	margin: 10px 0px 8px 0px;	
	list-style:none;
	font: 11px Arial, Helvetica, sans-serif;
}
ul.breadcrumbs li {
	padding: 0px;
	margin: 0px 4px 0px 0px;
	float: left;
	display: block;
	padding-left: 12px;
	background: url(../images/eagleExt/arrow_right.gif) left no-repeat;
	color: #005596;
}
ul.breadcrumbs li.first {
	padding: 0px;
	margin: 0px 4px 0px 0px;
	float: left;
	display: block;
	padding-left: 0px;
	background: none;
	color: #000;
}
ul.breadcrumbs li a {
	color: #000;
	text-decoration: none;
}
ul.breadcrumbs li a:hover {
	text-decoration: underline;
}

/** end of bread crumbs ***/

/* left nav  ****/
ul.nav {
	color: #333;
	padding: 0px;
	margin: 0px;
	margin-bottom: 20px;
	list-style:none;
}
ul.nav li {
	padding: 0px;
	margin-bottom: 6px;
}

ul.nav li a {
	text-decoration: none;
}
ul.nav li a:hover {
	text-decoration: underline;
}

ul.nav li a.arrow {
	color: #000;
	display: block;
	padding-left: 15px;
	background: url(../images/eagleExt/arrow_right.gif) left no-repeat;
	text-decoration: none;
}

ul.nav li a.arrow:hover {
	text-decoration: underline;
}

ul.nav ul {
	margin-bottom: 10px;
	list-style:none;
}
ul.nav ul li {
	padding: 0px;
	padding-left: 15px;
	margin-bottom: 3px;
	background: url(../images/eagleExt/arrow_right.gif) left no-repeat;
}

table#relatedlinks{
	background: url(../images/eagleExt/bg_longgradient.jpg) repeat-x;
	padding: 0px 10px;
	height: 229px;
}


/*** end of left nav ***/

/* left nav for related Links ****/
ul.navRel {
	color: #000;
	padding: 0px;
	margin: 0px 2px 8px 15px ;
	list-style:none;
}
ul.navRel li {
	list-style: none;
	color: #000;
	margin-left:2px;
	margin-top: 1px;
	list-style-image: url(../images/eagleExt/arrow_right.gif);
}

ul.navRel li a {
	color: #000;
	text-decoration: none;
}
ul.navRel li a:hover {
	text-decoration: underline;
}

ul.navRel li a.arrow {
	color: #000;
	display: block;
	padding-left: 15px;
	background: url(../images/eagleExt/arrow_right.gif) left no-repeat;
	text-decoration: none;
}

ul.navRel li a.arrow:hover {
	text-decoration: underline;
}

ul.navRel ul {
	margin-bottom: 10px;
	list-style:none;
}
ul.navRel ul li {
	padding: 0px;
	padding-left: 15px;
	margin-bottom: 3px;
	background: url(../images/eagleExt/arrow_right.gif) left no-repeat;
}


/*** end of left nav  for related links ***/

/*** classes for h2 ****/


h2 {
	font: bold 12px Arial, Verdana, Helvetica, sans-serif;
	color: #005596;
	border-bottom: 1px solid #B22226;
	padding-bottom: 2px;
	margin: 5px 0px 5px 0px;
	text-align: left;
}
h3 {
	float: left;
	font: bold 12px Arial, Verdana, Helvetica, sans-serif;
	color: #005596;
	padding-bottom: 2px;
	margin: 10px 0px 0px 0px;
}
h4  {
	font: bold 12px Arial, Verdana, Helvetica, sans-serif;
	color: #000;
	margin: 10px 0px 2px 0px;
	text-align: left;
}
h5  {
	font: bold 12px Arial, Verdana, Helvetica, sans-serif;
	color: #005596;
	padding-bottom: 2px;
	margin: 5px 0px 5px 0px;
}
/****  end  *****/

/*** for links portlet ****/
a.arrow {
	color: #005596;
	display: block;
	padding-left: 15px;
	background: url(../images/eagleExt/arrow_right.gif) left no-repeat;
	text-decoration: none;
}
a.arrow:hover {
	text-decoration: underline;
	color: #005596;
}
.myEagleloginTextColor{
	color: #005596;
	}
.myEaglelogoutTextColor{
	color: white;
	font-weight: bold;
	font-size: 11px;
	font-style: Arial;
	text-decoration: none;
}
/****  end  *****/
/**My eagle login **/

.loginMyeagle {
	background: #eaeaea;
	border: 2px inset #fff;
	color: #000;
	font: 12px Arial, Helvetica, sans-serif;
	width: 130px;
}

label {
	color: #000;
	font: bold 12px Arial, Helvetica, sans-serif;
	display: block;
	margin-top: 5px;
}

/*** Home content Main**/

div.HomeContentMain
{
	border:0px;
}
	
.homePageNewsContentLeft
{
	border-bottom: solid #B22226 1px;
	font-weight:bold;
	color:#005aa0;
	font-size: 12px;
}

.homePageNewsContentRight
{
	border-bottom: solid #B22226 1px;
	font-weight:bold;
	color:#005aa0;
	font-size: 11px;
}
.homePageNewsContentImage{
	background: url(../images/eagleExt/arrow_right.gif) left no-repeat;	
	padding: 0px 0px 0px 15px;		
}

/* For Latest Feature Column */

div.HomeContentCol1
{
	width:450px;
	float:left;
	margin-left:10px;
	color:#333333;	
	
}

div.HomeContentCol1 .Heading
{
	width:320px;
	float:left;
	font-size:12px;
	font-weight:bold;
	color:#005aa0;
	border-bottom: 1px #B22226 solid;	
}

div.HomeContentCol1 .Heading h1
{
	font-size:12px;
	font-weight:bold;
	color:#005aa0;
	border-bottom: 1px #B22226 solid;
}

div.HomeContentCol1 .more
{

font-size:12px;
float:left;

}

div.HomeContentCol1 .more p
{
	font-weight:bold;
	font-size:12px;
	text-align:right;
	padding:0px 0px 0px 15px;
	background:url(../images/eagleExt/arrow_right.gif);
	background-repeat:no-repeat;
	background-position:left;
	border-bottom: 1px #B22226 solid;
}

div.spacer 
{ 
	clear: both;
	height:0px;
}
div.spacer10
{ 
clear: both;
height:10px;
}

div.NewsContentLeft
{
	width:210px;
	float:left;
	padding-bottom:5px;
	padding-top:8px;
}

div.NewsContentLeft h2
{
	font-size:11px;
	font-weight:bold;
}

div.NewsContentLeft p
{
	font-size:11px;
	font-weight:normal;
}

div.NewsContentright
{
width:210px;
float:left;
margin-left:20px;
padding-bottom:5px;
padding-top:8px;
}

div.NewsContentright h2
{
font-size:11px;
font-weight:bold;
}

div.NewsContentright p
{

font-size:11px;
font-weight:normal;
}


.ClearAll
{
	clear:both;
}


.button
{
	color:#ac1b22;
	background:#FFFFFF;
	border-top:0px;
	border-left:0px;
	border-right:0px;
	border-bottom:#c9c4c8 solid 1px;
	font-size:11px;
	font-weight:bold;
}

/**** end ****/


/***** style for form input********/
input.textBox
{
	border: 1px #666 solid;	
	background: #fff;
	font-size: 12px;	
}
input.active
{
	background: #fffccd;	
	border: 1px #666 solid;	
	font-size: 12px;	
}
input.inactive
{
	border: 1px #666 solid;	
	background: #fff;
	font-size: 12px;	
}

ul.headerlinks {
	font: 11px Arial, Helvetica, sans-serif;
	height: 10px;
	padding: 0px;
	margin: 10px 0px 8px 0px;	
	list-style:none;
	float: right;
}
ul.headerlinks li {
	padding: 0px;
	margin: 0px 5px 0px 0px;
	float: left;
	display: block;
	padding-left: 0px;
	color: #000;
}
ul.headerlinks li a,
ul.headerlinks li a:visited,a:hover {
	color: #000;
}

.searchBoxHeader
{
	background: url(../images/eagleExt/header_bg_right.jpg) repeat-y; 
}
.myeagleSearchBoxHeader
{
	background-image: url(../images/eagleExt/Eagle-header-background.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
}


/*** CSS for My Eagle login**/

/* left nav sublevel ****/

ul.navSub {

	color: #333;

	padding: 0px;

	margin: 0px;

}

ul.navSub li {
	padding: 0px;
}



ul.navSub li a {
	text-decoration: none;
}

ul.navSub li a:hover {
	text-decoration: underline;
}


ul.navSub li a.arrow {

	color: #000;
	display: block;
	background:none;
	text-decoration: none;
}

ul.navSub li a.arrow:hover {

	text-decoration: underline;
}



ul.navSub ul {

	margin-bottom: 10px;

	list-style:none;

	z-index:1;

	

}

ul.navSub ul li {

	padding: 0px;

	margin-bottom: 0px;

	background: white;

	

}
.closeImg{
	
	cursor:hand;
}
.loginPopUp{
	display:none; 
	position:absolute;
	top:113px;
	background-color: white;
	border: solid #BDBDBD 1px;
	z-index:200;
}

.bodyTxtColor{
	color:#535353;
}
/******arrow black text*********/
a.arrowBlackTxt {
	color: #000;
	display: block;
	padding-left: 15px;
	background: url(../images/eagleExt/arrow_right.gif) left no-repeat;
	text-decoration: none;
}
a.arrowBlackTxt:hover {
	color:#000;
	text-decoration: underline;
}
a.arrowBlackTxt:visited {
	color:#000;
	}
	
.grayBorder {
	width: 968px;
	background: url(../images/bg_dropshadow.jpg)  repeat-y;
	margin: 0 auto;
	text-align: left;
}
/** Design news alert support tabs implementation */
#tabs {
	position:relative;
	float:left;
	width:100%;
	padding:0 0 0 0;
	margin:0;
	list-style:none;
	line-height:1em;
	text-decoration:none;
}

#tabs LI {
	float:left;
	margin:0;
	padding:0;
	display:block;
	text-decoration:none;
}

#tabs a.news{
	display:block;
	background:url(../images/eagleExt/News.jpg); background-repeat:no-repeat;
	margin:0;
	padding:0.80em 1.40em;
	text-decoration:none;
}
#tabs a.news:link,
#tabs a.news:visited{
	border-bottom:0px solid #aaa;
	background:url(../images/eagleExt/News.jpg); background-repeat:no-repeat;
	text-decoration:none;
}

#tabs a.newsactive{
	display:block;
	background:url(../images/eagleExt/NewsOn.jpg); background-repeat:no-repeat;
	padding:0.80em 1.40em;
	text-decoration:none;
}

#tabs a.alert{
	display:block;
	background:url(../images/eagleExt/Alert.jpg); background-repeat:no-repeat;
	margin:0;
	padding:0.80em 1.40em;
	text-decoration:none;
}
#tabs a.alert:link,
#tabs a.alert:visited{
	border-bottom:0px solid #aaa;
	background:url(../images/eagleExt/Alert.jpg); background-repeat:no-repeat;
	text-decoration:none;
}

#tabs a.alertactive{
	display:block;
	background:url(../images/eagleExt/AlertOn.jpg); background-repeat:no-repeat;
	padding:0.80em 1.40em;
	text-decoration:none;
}

#tabs a.support{
	display:block;
	background:url(../images/eagleExt/Support.jpg); background-repeat:no-repeat;
	margin:0;
	padding:0.80em 1.40em;
	text-decoration:none;
}
#tabs a.support:link,
#tabs a.support:visited{
	border-bottom:0px solid #aaa;
	background:url(../images/eagleExt/Support.jpg); background-repeat:no-repeat;
	text-decoration:none;
}

#tabs a.supportactive{
	display:block;
	background:url(../images/eagleExt/SupportOn.jpg); background-repeat:no-repeat;
	padding:0.80em 1.40em;
	text-decoration:none;
}

/***************/
/***************/

/* Forms  Styles Start */

.headbr {
	font-size: 10pt;
	font-family: Arial;
	color: #b22222;
	font-weight: bold;
	letter-spacing: 1px;
}

.texts {
	font-family: Arial;
	font-size: 11px;
	color: #000;
	font-weight: normal;
}

.menuTexts {
	background-color: #FFFFFF;
	color: #000;
}

#auditform {
	
}

#auditform th {
	Text-align: right;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial;
	color: #000;
}

#auditform .textxs {
	font-weight: normal;
}

#auditform td {
	font-size: 11px;
	font-family: Arial;
	color: #333;
}

#auditform td.borderleft1 {
	border-top: solid 1px #ccc;
	border-left: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
}

#auditform td.borderleft2 {
	border-left: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
}

#auditform td.borderright1 {
	border-top: solid 1px #ccc;
	border-right: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	border-left: solid 1px #ccc;
}

#auditform td.borderright2 {
	border-right: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	border-left: solid 1px #ccc;
}

#auditform input.border,#auditform textarea.border {
	color: #369;
	border: solid 1px #999;
	background-color: #eee;
	font-size: 11px;
	font-family: Arial;
	
}

.errorMsg{
	color:red;
}
.selectborder {
	color: #333;
	background-color: #fff;
	font-family: Arial;
	font-size: 11px;
}

.auditborder {
	border-top: dotted 1px #369;
}

.mybutton {
	background-color: White;
	color: #005596;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
	border: outset
}

.audittestev2 {
	border-top: dotted 1px #369;
	font-family: Arial;
	font-size: 11px;
	color: #000000
}

.audittestev {
	border-top: dotted 1px #369;
	border-right: dotted 1px #369;
	font-family: Arial;
	font-size: 11px;
	color: #000000
}

#auditlist {
	width: 130px;
	background-color: #eee;
	padding: 2px;
	padding-bottom: 0px;
	padding-top: 6px;
	border: solid 1px #059;
}

#auditlist li {
	font-size: 11px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#auditlist ul {
	font-size: 11px;
	list-style-type: none;
	margin-bottom: 5px;
	margin-left: 15px;
	padding: 0px;
}

#auditlist select {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

/* End Form Styles */
