/**** LMA CSS PRINT STYLE DOC ****/
/*********************************/

html {
	height:100%; 
	max-height:100%;  
	padding:0; 
	margin:0; 
	border:0;
	background: #FFF; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

body {
	height:100%;
	max-height:100%;
	border:0;
	margin:0;
	padding:0;
}

/* Tag Print Styles */
hr {
	color: #000000;
	border: 1px solid #000000;
}

ol {
	font-size: 12px;
	color: #000000;
	list-style-type: decimal;
}


ul {
	font-size: 12px;
	color: #000000;
	list-style-type: disc;
}

ul a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

ul a:hover {
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
	list-style-type: circle;
}

img { 
/* Another Mozilla/Netscape bug with making sure our images display correctly */
	border: 0; 
} 
/* End Tag Print Styles */

/***** Layout Print Styles ******/
#header {
	display: none;
}

#guardianlogo {
	display: none;
}

#menu {
	display: none;
}

#content {
	position:fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right:0;
	background:#fff;
	padding: 10px;
}

#footer {
	display: none;
}
/* End Layout Print Styles */

/* Hide Popup Menus During Print */
#GenInfo {
	display: none;
}

#GenInfo_AgentTrue {
	display: none;
}

#GenInfo_EmployeeTrue {
	display: none;
}

#DIMenu {
	display: none;
}

#LTCMenu {
	display: none;
}

#LifeMenu {
	display: none;
}

/* Hide Adobe Img/Link */
#adobe {
	display: none;
}

/* Class Print Styles */
/**** Class Styles ****/
.sitetext {
	font-size: 12px;
	color: #000000;
}

.sitetext a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.sitetext a:hover {
	color: #333333;
	text-decoration: underline;
}

.sitetext_center {
	font-size: 12px;
	color: #000000;
	text-align:center;
}

.sitetext_right {
	font-size: 12px;
	color: #000000;
	text-align: right;
}

.bold {
	font-weight: bold;
}

.disclaimer {
	font-size: 10px;
}

.disclaimer_center {
	font-size: 10px;
	color: #000000;
	text-align: center;
}

.download_desc {
	font-size: 11px;
	color: #000000;
}

.download_example {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

.download_keywords {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.errorpagetitle {
	font-size: 24px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
	text-transform: uppercase;
}

.fieldinput {
	font-size: 14px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	vertical-align: middle;
}

.fieldinput a {
	color: #000000;
	text-decoration: none;
}

.fieldinput a:hover {
	color: #333333;
	text-decoration: underline;
}

.fieldinput_center {
	font-size: 14px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	text-align: center;
	vertical-align: middle;
}

.fieldinput_center a {
	color: #000000;
	text-decoration: none;
}

.fieldinput_center a:hover {
	color: #333333;
	text-decoration: underline;
}

.fieldinput_right {
	font-size: 14px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	text-align: right;
	vertical-align: middle;
}

.fieldinput_right a {
	color: #000000;
	text-decoration: none;
}

.fieldinput_right a:hover {
	color: #333333;
	text-decoration: underline;
}

.fieldlabel {
	font-size: 14px;
	color: #FFFFFF;
	text-align: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	background-color: #006699;
	width: 25%;
	vertical-align: top;
}

.fieldlabel a {
	color: #000000;
	text-decoration: none;
}

.fieldlabel a:hover {
	color: #333333;
	text-decoration: underline;
}

.goto_link {
	font-size: 12px;
	color: #000000;
	text-align: center;
}

.goto_link a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.goto_link a:hover {
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}

.lma_defs_table {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #006699;
	border: 1px solid #333333;
	width: 350px;
}

.lma_email_table {
	width: 97%;
	font-size: 12px;
	color: #000000;
}

.lma_email_table a {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}

.lma_email_table a:hover {
	color: #333333;
	text-decoration: underline;
}

.lma_emp_table {
	width: 75%;
	left: auto;
	right: auto;
	border: 1px solid #000000;
}

.lma_forms_table {
	border: 1px solid #000000;
}

.lma_forms_table_desc {
	font-size: 12px;
	color: #000000;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
}

.lma_forms_table_desc a {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.lma_forms_table_desc a:hover {
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}

.lma_forms_table_icon {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	background-color: #006699;
}

.lma_options_table {
	font-size: 12px;
	color: #000000;
	width: 100%;
	border: 1px solid #000000;
}

.lma_opt_tbl_left {
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.lma_opt_tbl_right {
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.lma_opt_tbl_center {
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.lma_supplies_table {
	border: 1px solid #000000;
}

.lma_table {
	width: 97%;
	border: 1px solid #000000;
}

.lma_table_center {
	border: 1px solid #000000;
	height: auto;
	width: auto;
	margin-right: auto;
	margin-left: auto;
}

.lma_tbl_diodds {
	width: 300px;
	border: 1px solid #000000;
}

.table_header_center {
	font-size: 16px;
	font-weight: bold;
	color: #CCCCCC;
	text-align: center;
	background-color: #003366;
	text-transform: capitalize;
}
.table_header_center a {
	font-size: 16px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}

.table_subheader_center {
	font-size: 12px;
	font-weight: bold;
	color: #000033;
	text-align: center;
	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: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #CCCCCC;
}

.lma_tbl_VED {
	background-color: #003366;
	text-align: center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
}

.loginform {
	font-size: 14px;
	color: #CCCCCC;
	background-color: #003366;
	border: 1px solid #000000;
	font-weight: bold;
	text-transform: capitalize;
	text-align: center;
}

.loginform a {
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}

.loginform a:hover {
	color: #999999;
	text-decoration: underline;
}

.pagetitle {
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	text-transform: uppercase;
}

.pagesubtitle {
	font-size: 16px;
	font-weight: normal;
	color: #333333;
	text-align: center;
}

.pagesubtitle a {
	color: #333333;
	text-decoration: none;
}

.pagesubtitle a:hover {
	color:#333333;
	font-weight: bold;
	text-decoration: underline;
}

.printbutton {
	float: right;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-color: #999999;
	border: 1px solid #000000;
}

.printbutton a {
	color: #000000;
	text-decoration: none;
}

.printbutton a:hover {
	color: #CCCCCC;
	text-decoration: underline;
	background-color: #000000;
}

.private  {
	background-color: #000000;
	color: #FFFFFF;
	font-size: 14px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
}

.red {
	color: #FF0000;
}

.redbg {
	background-color: #FF0000;
}

.return_link {
	font-size: 12px;
	color: #000000;
	background-color: #CCCCCC;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	text-align: center;
}

.return_link a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.return_link a:hover {
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: underline;
}

.sendsubmit {
	text-align: center;
	vertical-align: middle;
	padding-top: 2px;
	padding-bottom: 2px;
}

.warning {
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
}

.white {
	color: #FFFFFF;
}

.xylo {
	font-size: 9px;
	color: #999999;
	text-align: center;
	margin: 0px;
	padding: 0px;
	width: 945px;
}
.xylo a {
	color: #999999;
	text-decoration: none;
}
.xylo a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

/* End LMA Print Styles Doc */