/* www.stigmataboydart.com V2.0 */
/* November 10, 2008 */

* {
padding : 0;
margin-top: 0px;
margin-bottom: 0px;

}

html {
background: #000 url('../images/gradient_bg.jpg');
background-repeat: repeat-x;
/* Height is 100%, so the body can be 100% */

}

body {
margin: 0;
margin-top: 0px;
margin-bottom: 0px;
padding: 0;
background: url('../images/stigmata_bg3.jpg');
background-position: top center;
background-repeat: no-repeat;
height: 100%;
text-align: left;
line-height: 16px;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color:#000000;
font-style: normal;

}




ol {
	margin-left: 14px;}
	
ul {
	margin-left: 14px;}

li {
	list-style-position: outside;
	margin-left: 20px;
	}
	
li.pdf {
list-style-image: url('../images/pdf_icon.gif');
list-style-position:inherit;
line-height:18px;
font-size: 12px;	
margin-left: 9px;}


table {
text-align: left;

}

table.border {
text-align: left;


border: solid;

}


td {
line-height: 16px;
text-align: left;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-style: normal;
margin-top: 0px auto;
margin-bottom: 0px auto;
}

td.norepeat {
 background-repeat:repeat-x;}

td.flash {
line-height : 0px;
font-size: 0px;
text-align: left;
font-family : Arial, Helvetica, sans-serif;
font-style : normal;
margin-top: 0px auto;
margin-bottom: 0px auto;
}

td.footer {

margin-top: 0px auto;
margin-bottom: 0px auto;
}


h2
{ margin-top: 10px;
  margin-bottom: 3px;
   color: #faa633;}
   

   
h2.subtitle
{ margin-top: 10px;
  margin-bottom: 6px;
  line-height: 16px;
  font-size: 16px;
   color: #faa633;}
   


h3
{ margin-bottom: 0px;
	margin-top: 0px;
	color:#faa633;
	font-size: 16px;
	}
	
	h3.blue
{ margin-bottom: 0px;
	margin-top: 0px;
	color:#286C99;
	font-size: 18px;
	}
	
	
	

	
	
a, a:link, a:active {
font-family : Verdana, Arial, Helvetica, sans-serif;
background : transparent;
color:#286C99;
text-decoration : none;
}
a:visited {
font-family : Verdana, Arial, Helvetica, sans-serif;
background : transparent;
color : #286C99;
text-decoration : none;
}
a:hover {
font-family : Verdana, Arial, Helvetica, sans-serif;
background : transparent;
color:#666666;
border : 0;
}
/*#faa633*/


a.gray, a.gray:link, a.gray:active {
font-family : Verdana, Arial, Helvetica, sans-serif;
background : transparent;
color:#666666;
text-decoration : none;
}
a.gray:visited {
font-family : Verdana, Arial, Helvetica, sans-serif;
background : transparent;
color : #666666;
text-decoration : none;
}
a.gray:hover {
font-family : Verdana, Arial, Helvetica, sans-serif;
background : transparent;
color: #faa633;
border : 0;
}



img {
margin-bottom: 0px auto;
border: 0px;
margin: 0px; auto}

img.right {
margin-bottom: 0px auto;
border: 0px;
margin-right: 6px;}



img.security {
margin-bottom: 0px auto;
border: 1px solid #F97020;}

input.orange
{
border: 1px solid #F97020;
height: 20px;}