/*All Rights Reserved. Artizan Internet Services 8/21/07

colors
blue1:	#013964
blue2:	#346183
blue3:	#558bbd
*/
.container{
	width:800px;
	height:auto;
	margin:auto;
	padding-top:46px;
}
body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bkgdBLUE.gif);
	background-repeat:  repeat-x;
	background-color: #013964;}
	
	
body.home {
	background-image: url(../images/bkgd_2.gif);}
	
table, tr, td	{ 	
	FONT: 13px arial, sans-serif;}
	
div#holder {
   background-color: #f7f5f0;
	width: 800px;
	border-left: 1px solid #a99563;
	border-bottom: 1px solid #a99563;
	border-right: 1px solid #a99563;}
	
table#block {
	 	padding: 10px 15px 10px 15px;
		width: 800px;
		position: relative;
		height: 400px;}
			
table#header {
	width: 800px;
	height: 45px;
	background-color: #dfd8c5;
	padding: 20px 0px 0px 15px;
	border-bottom: 1px solid #a99563;
	margin-bottom: 10px;}

/* ............................................................*/
	
	
/*text formatting*/

H1.headertext {
	FONT: 18px/21px "lucida sans", arial, sans-serif;
	color: #013964;
	margin-bottom: 5px;
	margin-top: 10px;}
		
H1.title {
	FONT: 18px/21px "lucida sans", arial, sans-serif;
	color: #346183;
	margin-bottom: 5px;}
	
H2.Sub {
	FONT: 16px/19px "lucida sans", arial, sans-serif;
	color: #346183;
	margin-bottom: 0px}
	
H2.SubR {
	FONT: 16px/19px "lucida sans", arial, sans-serif;
	color: #953232;
	margin-bottom: 0px}
	
H3.sub{
	FONT: 14px/18px "lucida sans", arial, sans-serif;
	color: #346183;}
	
H3.subR{
	FONT: 14px/18px "lucida sans", arial, sans-serif;
	color: #953232;}
	
H4.sub{
	FONT-size: 9pt;
	color: #346183;
	font-weight: bold;
	margin-bottom: 0px}
	
H4.subR{
	FONT-size: 9pt;
	color: #953232;
	font-weight: bold;
	margin-bottom: 0px}

.textsm {	
	FONT: 10px/11px normal;
	color: #346183;}
/* ............................................................*/
	
	
	
	
/* header menu buttons style */
.button a, a.button { 
	background-color: #F7F5F0; 
	padding: 2px;
	width: 100%;
	border: 1px solid #D1C7AC;
	font-size: 10px;
	text-align: center;}

.button a:hover, a.button:hover { 
	background-color: #D1C7AC; 
	border: 1px solid #A99563;
	width: 100%;
	color: #A99563}
	
	
/* page buttons */
	
.buttonW a, a.buttonW, .buttonW { 
	background-color: white; 
	padding: 5px;
	width: 100%;
	border: 1px solid #D1C7AC;
	color: #013964;
	/*text-align: center; Removed for partners menulist page */}
	
.buttonW a:hover, a.buttonW:hover { 
	background-color: #D1C7AC; 
	border: 1px solid #A99563;
	width: 100%;
	color: #A99563}
	
/* buttons for careers*/
	
.buttonB a, a.buttonB { 
	background-color: white; 
	padding: 10px;
	width: 100%;
	border: 1px solid #D1C7AC;
	font-size: 12px;
	color: #346183;}
	
.buttonB a:hover, a.buttonB:hover { 
	background-color: #DFD8C5; 
	border: 1px solid #A99563;
	width: 100%;
	color: #A99563}
	
/* buttons for terms*/
	
.buttonBon a, a.buttonBon, buttonBon { 
	background-color: white; 
	padding: 6px;
	width: 100%;
	margin-right: 6px;
	margin-left: 6px;
	border: 1px solid #A99563;
	font-size: 14px;
	color: #A99563;}
	
.buttonBon a:hover, a.buttonBon:hover { 
	background-color: #DFD8C5; 
	border: 1px solid #A99563;
	width: 100%;
	color: #A99563}
	
.buttonBoff a, a.buttonBoff { 
	background-color: #D0DBE4; 
	padding: 2px;
	width: 100%;
	margin-right: 2px;
	margin-left: 2px;
	border: 1px solid #86A1B5;
	font-size: 10px;
	color: #346183;}
	
.buttonBoff a:hover, a.buttonBoff:hover { 
	background-color: #DFD8C5; 
	border: 1px solid #A99563;
	width: 100%;
	color: #A99563}
	
/* ............................................................*/


	
/* partners, links . . . */
	
.buttonLG a, a.buttonLG { 
	background-color: #D0DBE4; 
	padding: 5px;
	width: 100%;
	border: 1px solid #A99563;
	font-size: 11px;
	color: #013964}

.buttonLG a:hover, a.buttonLG:hover { 
	background-color: #DFD8C5; 
	border: 1px solid #A99563;
	width: 100%;
	color: #A99563}

/* ............................................................*/


.div a, a.div {
	background-color: #D0DBE4;
	height: 200px;
	padding-top: 35px;
}

.div a:hover, a.div:hover {
	background-color: #A99563;
}


.boxW { 
	background-color: white; 
	padding: 5px;
	width: 100%;
	border: 1px solid #D1C7AC;
	font: 10px/12px normal;
	color: #346183;}

td.fill{
	background-color: #D0DBE4;
	padding: 6px;
	color: #346183;
	text-align: left;}
	
td.fillW{
	padding: 6px;
	color: #346183;
	text-align: left;}
	
.box {
	FONT: 8pt/12pt normal;
	background-color: white;
	margin-bottom: 5px;
	border: 1px solid #A99563;
	padding: 4px;
	color: #346183}
	
.boxB {
	FONT: 8pt/12pt arial;
	background-color: #D0DBE4;
	padding: 10px;
	color: #346183;}
	
div.dottedbox {
	margin-top: 20px; 
	margin-bottom: 20px;
	padding: 1px;
	color: #346183;
	border: 1px solid #D0DBE4;
	border-style: dotted;
	border-width: 2px 2px 2px 2px medium;  /* for Netscape*/
	width: 100%;
	FONT: 8pt/12pt arial;}
	
.BlueFill {
		background-color: #D0DBE4;
		margin: 2px;
		padding: 10px;}
	
a:link, a:active, a:visited         { color: #86a1b5; text-decoration: none}
a:hover      { color: #953232; text-decoration: underline }

a.toplink:link, a.toplink:active, a.toplink:visited       { color: #86a1b5; text-decoration: none }
a.toplink:hover      { color: #d0dbe4; text-decoration: underline }
	
a.blue:link, a.blue:active, a.blue:visited       { color: #346183; text-decoration: none }
a.blue:hover      { color: #013964; text-decoration: underline }	

a.red:link, a.red:active, a.red:visited { color: #953232; text-decoration: none }
a.red:hover { color: #013964; text-decoration: underline}

a.brown:link, a.brown:active, a.brown:visited { color: #A99563; text-decoration: none }
a.brown:hover { color: #953232; text-decoration: underline}


.email {
	background:transparent url(/images/email.gif) no-repeat center left;
	width: 15px;
	height: 13px;}

a.email:hover {
	background:transparent url(/images/email-on.gif) no-repeat center left;
	width: 15px;
	height: 13px;
	position: relative;}



/* ............................................................*/
	
form {
	padding: 0px;
	margin: 0px;}
	
.fill {
	background-color: #D0DBE4;
	padding: 3px;}
	
input, select{
	font: 8pt/10pt arial;
	margin-left: 5px;
	padding-left: 3px;
	padding-top: 2px;
	border: solid 1px #86A1B5;
	color: #013964;
	height: 20px;}
	
textarea {
	font: 8pt/10pt arial;
	margin-left: 5px;
	margin-right: 2px;
	padding-top: 2px;
	border: solid 1px #86A1B5;
	color: #013964;}
	
input.radio       {
	border: solid 0px #F7F5F0;
	background-color: #F7F5F0;}
	 
/* ............................................................*/

ol {
	color: #346183}
	
ul.bullet, ol.bullet {
	margin-bottom: 10px;
	list-style-image: url(../images/circlebullet.gif);
	color: #346183; } 
	
li{
	padding-bottom: 8px;}

li.bulletLG {
	FONT: 13px/20px normal;
	color: #953232;
	padding-bottom: 15px;
	list-style-image: url(../images/circlebullet.gif);}	
	
.divider {
	background-image: url(../images/dotbrown.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 8px}	
	
HR	{
   MARGIN: 0px;
	PADDING: 0px;
   COLOR: #d1c7ac;
   HEIGHT: 1px;
	width: 100%} 

img.pic {
	border: 7px solid #013964; 
	margin: 10px}
	
a.pic {
	border: 7px solid #D0DBE4; 
	margin: 0px;
	height: 125px;}
	
a.pic:hover {
	border: 7px solid #A99563; 
	margin: 0px;}

.line {
	border-bottom: 1px solid #D1C7AC dotted;
	border-bottom-width: thin;
	height: 1px;
	width: 100% }
	
.lineB {
	border-bottom: 1px solid #D0DBE4 dotted;
	border-bottom-width: thin;
	height: 1px;
	width: 100% }
	
.req{
		color: #953232;
		padding-left: 3px}

.disclaimer {
		color: #86A1B5;
		text-align: center;}
