/* Default CSS Stylesheet for a new Web Application project */
body
{
margin: 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.8em;
}
H1	
{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.5em;
	font-weight:	bold;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
    COLOR: #660033;
}	
	
H2	
{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.3em;
	font-weight: bold ;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
    COLOR: #660033;
}	
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight: bold ;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
    COLOR: #660033;
}	
H4	
{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	0.9em;
	font-weight: bold ;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
    COLOR: #660033;
}	
H5
{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
}	
		
H6	
{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
}

a
{
color: blue;
}
table
{
	border-collapse: collapse;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	width: 75%;
}

th
{
	background: #670035;
	border: 1px solid black;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}
.HeaderPhoto img
{
	border: 0px;
	padding: 0px;
	margin-bottom: -10px;
}

.header_bottom img
{
	border: 0px;
	padding: 0px;
	margin-bottom: -10px;
}
.Main_Container
{
	position:absolute;
	top:0;
	left:0;
	padding: 0;
	background: #fff url(/images/bg.gif) repeat-y;
	z-index:0;
	width:100%;
}
#header
{
	padding: 0;
	width: 100%;
}
.Headers
{
display:block;
height:100px;
left:0pt;
padding:0pt;
top:0pt;
z-index:0;
}

.HeaderContainer1
{
display:block;
height:50px;
position:relative;
width:100%;
z-index:0;
}
.Left_Header_dvaLogo
{
	background:Black url(/images/header_logo.jpg) no-repeat fixed left 0%;
	height:50px;
	position:absolute;
	width:50%;
	z-index:1;
	/* IE */
	display: inline-block;
	/* FF >= 2 */
	display: -mox-inline-block;
	/* FF < 2 */
	display: -moz-inline-box;
	padding: 0 0 0 0;
	border: none 0;
}

.Right_HeaderPhoto
{
	background:Black url(/images/header_bg.jpg) no-repeat fixed right 0%;
	height:50px;
	position:absolute;
	right:0pt;
	top:0pt;
	width:50%;
	z-index:1;
	/* IE */
	display: inline-block;
	/* FF >= 2 */
	display: -mox-inline-block;
	/* FF < 2 */
	display: -moz-inline-box;
	padding: 0 0 0 0;
	border: none 0;	
}
.HeaderContainer2
{
	background-image:url(/images/header_title_bg.gif);
	background-position:0 0;
	background-repeat:repeat-x;
	top:0pt;
	width:100%;
	z-index:0;
	height:40px;
	display:block;
}
.Left_Navigation
{
	width: 150px;
	margin-left: -40px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 0px;
	float: left;
	z-index:2;
}
.Left_Navigation li
{
	list-style: none;
	display: block;
	background: #000;
	border-bottom: 1px solid black;
	border-top: 1px solid black;	
	border-right: 1px solid black;
}
.Left_Navigation li a
{
	display: block;
	color: #000;
	background: #fff;
	text-decoration: none;
	padding-left: 0px;
	padding-right:0px;
	padding-top:3px;
	padding-bottom:3px;	
	width: 100%;
}
.Left_Navigation li a:hover
{
	display: block;
	background: #660033;
	color: #fff;	
	text-decoration:none;

	width: 100%;
}
#content
{
	width: auto;
	margin-left: 140px;
	padding-right: 15px;
}

#footer
{
	position:relative;
	width: 100%;
	display: block;
	background: #660033;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	height: 20px;
	margin-top: 150px;
	text-align: center;
	vertical-align:bottom;
	bottom: 0;
}
#footer a
{
color: #fff;
text-decoration: underline;
font-weight: bold;
padding: 10px 0px 10px 0px;
}

#footer a:visited
{
color: #ffe1f0;
text-decoration: underline;
font-weight: bold;
}

#footer a:visited:hover
{
color: #ffe1f0;
text-decoration: none;
font-weight: bold;
}
#footer a:hover
{
color: #ffe1f0;
text-decoration: none;
font-weight: bold;
}
#image
{
margin: 15px;
padding: 4px 4px 4px 4px;
border: 1px solid #999;
font-size: 70%;
color: #999;
clear: right;
float: right;
}
#image p
{
clear: left;
float: left;
padding: 0px 0px 0px 0px;
margin:0px;

}

#image img
{
border: 1px solid black;
}

.hidden
{
	display: none;
	visibility: hidden;
}
.BackToTop
{
	text-align: left;
}
.content
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.txtReadOnly
{
	border : solid 0;			
	font-weight:normal;
	font-family: Arial;	
	width: 400px;	
	font-size:10pt;
	vertical-align :middle;
	text-align:left;
}

.lblReadOnly
{
	border : solid 0;			
	font-weight:normal;
	font-family: Arial;	
	font-weight:bold;
	font-size:10pt;
	width: 170px;
	text-align:right;	
	margin: 0px 10px 0px 0px;
	vertical-align:middle;	
	float:left;
	/* IE */
	display:inline-block;
	/* FF >= 2 */
	display: -moz-inline-box;
}

.dgMain
{
	font-size:small;
	color: #000000;
	background-color: #ffffff;
	border:none 0;
	width:100%;
	border: none 0;
}

.dgItem
{
	text-transform:capitalize;
	border: 0px none white;		
}
.dgHeader
{
	color: black;
	font-family: Verdana;
	text-align: left;
	background-color:#E8D9E1;
	border:none 0;	
}
.dgHeaderSort
{
	background-position: 95% center;
	background-image: url(images/header_sorted_up.gif);
	color: #ffffff;
	background-repeat: no-repeat;
	font-family: Verdana;
	text-align: left;
}
.dgPager a:focus{	font-size:xx-large;}
.dgPager a:link{color: blue;font-weight:lighter}
.dgPager a:visited{color: blue;font-weight:lighter}
.dgPager
{
	font-weight:bolder;
	font-size:medium;
	color: black;
	font-family: Verdana;
	background-color: #E8D9E1;
	text-align: center;
	border:none 0;
}
.dgUnitHistory
{
	border-right: 0px;
	border-top: 0px;
	font-weight: bold;
	font-size:small;
	border-left: 0px;
	color: #ffffff;
	border-bottom: 0px;
	font-family: Verdana;
	background-color: #003366;
	text-align: left;
}

#divNoRecordFound
{
	display: block;
	width: auto;
	background: #ece0e6;
	margin: 20px 10px 10px 10px;
	border: 1px solid #630031;
	padding: 10px;
	font-weight: bold;
}
/* NEW DIV Style */
.divHeader
{
	display: inline;
	width: auto;
	background: #ece0e6;
	margin: 20px 10px 10px 10px;
	border: 0px none;
	padding: 0px;
	font-weight: bold;
}
.Label
{
	width:100%;
	text-align:left;
	font-family: Arial;	
	font-weight:bold;
	font-size:10pt;
	padding-top:8px;		
	border: solid 0;
	/* IE */
	display:inline;
	/* FF >= 2 */
	display: -moz-inline-box;
	border: solid 0;
	
}
.TextBox
{
	padding: 0px 0px 0px 0px;
	text-align: left;
	width:200px;
	text-align:left;
	font-size:10pt;
	/* IE */
	display:inline-block;
	/* FF >= 2 */
	display: -moz-inline-box;
	border:solid 1;
	
}
.MyDropdownList
{
	width:400px;
}

.TextBoxNoBorder
{
	border : 0px;
	display: inline;
	font-size: 10pt;
	width:400px;	
	padding: 0px 0px 0px 0px;
	text-align: left;
	border:solid 0;
}
.CheckBox
{
	text-align:left;	
	width:15%;	 
	display:inline;
	padding-left:0px;
	border : solid 0;
	font-weight:normal;
}
.Mandatory
{
	text-align:center;
	width:1%;	 
	padding-left:0px;
	font-weight:bolder;
	font-size:9px;
	display: -moz-inline-box;
	display:inline-block;
	float:left;
}
.MandatoryText
{
	display: block;
	padding-left: 0px;
	font-weight: normal;
	font-size: 9px;
	color: red;
	text-align: left;
	width:100%;	
	border:solid 0;
}
DIV
{
	border:solid 0;
	display:block;

}

.divDataGrid
{
	display: block;
	background: #ece0e6;
	margin: 20px 10px 10px 10px;
	border: 1px solid #630031;
	padding: 10px;
	font-weight: bold;
	width:80%;
	position: relative;
	text-align:center;	
}
.dgAlternatingItem
{
	background-color:#F6F6F6;
	border: 0px none white;	
}
/* Cetrificate Style Copy for printing */
.divCertificateButtons
{
	text-align:center;
}
.divCertificate
{
	display: block;
	z-index: 0;
	background:url(/images/Certificate.jpg) no-repeat;
	border:solid 0;
	height:170mm;
}
.divCertificateBody
{
	display: inline;
	z-index: 1;
}
.divDVALogo
{
	position:absolute;	
	z-index: 1;
	left: 23mm;
	top: 155mm;
}
.divBadge
{
	position:absolute;	
	z-index: 1;
	left: 20mm;
	top: 45mm;
	height:309px;
	width:270px;
	border:solid 0;		
}
.divRank
{
	font-size: 8mm;
	font-family: Garamond;
	text-align:center;
	display:block;
	left: 100mm;			
	border:solid 0;				
}
.divFullName
{
	font-size: 8mm;
	font-family: Garamond;
	text-align:center;
	display:block;
}
.divVeteranInfoHeader
{
	z-index: 1;	
	font-size: 5mm;
	font-family: Garamond;
	text-align:center;
	display:block;
	width:149mm;
	border:solid 0;	
	top: 50mm;
	left: 90mm;	
	position: absolute;	
}
.divVeteranInfoBody
{
	z-index: 1;
	left: 80mm;
	top: 70mm;
	width:145mm;
	text-align:left;
	border:solid 0;		
}
.CertificateLabel 
{
	font-size: 12pt;
	float: left;  
	width: 50mm;  
	text-align: right;
	padding-top:8px;		
}
.CertificateText
{
	float:right;
	width: 94mm;  	
	font-size: 12pt;
	display: inline;  
	text-align: left;
	padding-top:8px;
}

.CertificateLabelSuppress 
{
	font-size: 14pt;
	display: inline;  
	float: left;  
	width: 299px;  
	text-align: right;
	border:solid 0;	
	padding-top:10px;		
}
.CertificateTextSuppress
{

	width: 100%;	
	font-size: 14pt;
	display: inline;  
	text-align: left;
	border:solid 0;		
	padding-top:10px;			
}
.divSeparator
{
	z-index: 1;
	left: 80mm;
	top: 150mm;
	width:145mm;
	height:20mm;
	text-align:left;
	border:solid 0;		
}
.divUnits
{
	display: inline-block;
}
.divHonours
{
  /* IE */
  display: inline-block;
  /* FF >= 2 */
  display: -moz-inline-block;
}
.divTableCell
{
	font-weight:bold;

}
.WhiteText
{
	background-color:White;
	color:White;
}
#imgDAVLogo 
{
	position:absolute;	
	z-index: 1;
	left: 22mm;
	top: 140mm;
	height:13.57mm;
	width:65mm;
	border:solid 0;		
}

.divSearch
{
	width:100%;
	border : solid 0;
	white-space: nowrap;
}

/* CQ00061633 zmcmag 4/8/2011 */
.divSearch DIV
{
	padding-bottom: 1px;
}

/* CQ00061633 zmcmag 4/8/2011 */
.divSearch DIV SELECT
{
	margin-bottom: 2px;
}

/* CQ00061633 zmcmag 4/8/2011 */
.divSearch DIV.divSearchWithTopPadding
{
	padding-top: 6px;
}

/* CQ00061633 zmcmag 4/8/2011 */
.divSearch DIV.divSearchWithBottomPadding
{
	padding-bottom: 6px;
}

/* CQ00061633 zmcmag 4/8/2011 */
.divSearch DIV.divButtons
{
	display: block;
	width: auto;
	background: #ece0e6;
	margin: 20px 10px 10px 10px;
	border: 1px solid #630031;
	padding: 10px;
	font-weight: bold;
	width:80%;
	position: relative;
	text-align:center;	
}

/* CQ00061633 zmcmag 4/8/2011 */
.divSearch DIV .lblRightSearchColumn
{
	border : solid 0;			
	font-weight:normal;
	font-family: Arial;	
	font-weight:bold;
	font-size:10pt;
	padding-left: 185px;
	text-align:right;	
	margin: 0px 10px 0px 0px;
	vertical-align:top;	
	/* IE */
	display:inline-block;
	/* FF >= 2 */
	display: -moz-inline-box;
}

/* CQ00061633 zmcmag 4/8/2011 */
.divSearch DIV .lblNoLeftPadding
{
	padding-left: 0;
}

/* CQ00061633 zmcmag 4/8/2011 */
.divSearch DIV .lblRightPadding
{
	padding-right: 17px;
}

/* CQ00061633 zmcmag 4/8/2011 */
.divSearch DIV .txtRightSearchColumn
{
	padding-left: 185px;
}

.Coverletter_edge
{
	margin-left: 40;
	margin-right: 30;
	margin-top: 50
}
.letter_edge 
{
	margin-left: 40;
	margin-right: 30;
	margin-top: 20
}
.letter_body 
{
	background: white;
	color: black;
	font-size: 16px;
	font-family: Times New Roman;
	margin-left: 30;
	margin-right: 30;
	margin-top: 30px}
.letter_h3
{
	font-family: Times New Roman;
	font-size: 14.0pt;
	font-weight:bold;
	color:Black
}
.letter_h2
{
	font-family: Times New Roman;
	font-size: 12.0pt;
	font-weight:bold;
	color:Black
}

.letter_h1
{
	font-family: Times New Roman;
	font-size: 12.0pt;
	font-weight:bold;
}

.letter_p
{
	font-family: Times New Roman;
	font-size: 12.0pt;
}

.letter_messageheader
{

	font-family: Times New Roman;
	font-size: 14.0pt;
	font-weight:bold;
	color:Black
}

.letter_messagebody
{
	font-family: Times New Roman;
	font-size: 12.0pt;
}

.divServiceBadgeButtons
{
	text-align:center;
}

.break { page-break-before: always; }

.letter_footer_bar
{
	color:Gray;
	width:100%;
	text-align:left;
}

.letter_coverletter
{
	text-align: left;
	border-collapse: collapse;
	font-family: Times New Roman;
	font-size: 12.0pt;
	width:auto;
}

.letter_footer
{
	font-family: Times New Roman;
	font-size: 8.0pt;
	text-align: left;
	font-style:italic;
}

.tbodytd 
{
	font-size: 8.0pt;
	font-family: Times New Roman;
	font-style:italic
}

.letter_footer_extra 
{
	font-size: 10.0pt;
	font-family: Times New Roman;
	font-style:italic
}
