/*
++++++++++++++++++++++++++++++++
Payso LLC style sheet
author:   mwi
++++++++++++++++++++++++++++++++ */

body {
	background: #07447F url(/img/bg_body.jpg) repeat-y 50% 0; 
	background-attachment: fixed; 
	margin: 0; 
	padding: 0;
	font: 11px Arial, Helvetica, sans-serif; 
	color: #333;
	}

p {
	margin: 0;
	padding: 7px 0 7px 0;
	line-height: 17px;
}

p.quote {
	color: #084D8E;
	font-size: 11px;
	}

/* Content
+++++++++++++++++++++++++++++++ */
#container {
	width: 760px; margin: 0 auto; position: relative;
	}
	
#mast {
	height: 428px;
	width: 760px;
	background-image:url(img/h_graphic_3.jpg);
	background-repeat:no-repeat;
	}
	
#mastT2contact {
	height: 223px;
	width: 760px;
	background-image: url(img/t2_contact_graphic.jpg);
	background-repeat:no-repeat;
	}
#mastT2hr{
	height: 223px;
	width: 760px;
	background-image: url(img/t2_hrout_graphic.jpg);
	background-repeat:no-repeat;
	}

#mastT2why{
	height: 223px;
	width: 760px;
	background-image: url(img/t2_learnmore_graphic.jpg);
	background-repeat:no-repeat;
	}

#navcontainer {
	padding: 0px 10px 10px;
	}
*html #navcontainer {
	padding: 5px 10px 10px;
	}

#navlist {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	}

#navlist li {
	padding-left: 5px;
	padding-right: 5px;
	display: inline;
	}
	
#navlist li a{
	color: #333333;
	font: 10px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	}

#content {
	background: #fff url(/img/bg_content.gif) repeat-y;
	padding: 20px;
	}
	
#content ul {
	margin-left: 17px;
	padding: 0;
	line-height: 16px;
	}
	
#content li {
	list-style-type: square;
	}
	
.rightcol {
	padding-left: 35px;
	}
	
#footer {
	padding: 15px 20px 30px 20px;
	font: normal 11px Arial, Helvetica, sans-serif;
	border-top: #737574 5px solid;
	border-bottom: #737574 5px solid;
	}
.fl {
	float: left;
	}
	
.fr {
	float: right;
	}
.footfont {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #6E746F;
	}
#footer a {
	text-decoration: none;
	}

#navT2 {
	padding-top: 10px;
	}

#navT2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font: normal 11px/17px Georgia, Palatino, Palatino Linotype, serif; color: #333;
	}

	
 #navT2 li { 
	padding: 7px 0 6px 10px; 
	list-style: none; 
	width: 250px;
 	background: url(img/bg_navT2_list.gif) no-repeat;
 	}
	
#navT2 li.open { 
	padding: 7px 0 6px 10px; 
	list-style: none; 
	width: 250px;
 	background: url(img/bg_navT2_listO.gif) no-repeat;
 	}
	 
#navT2 li.bottom {
	display: block;
	padding: 7px 0 7px 10px;
	width: 250px;
	background: url(img/bg_navT2_listB.gif) no-repeat;
	}

 #navT2 a {
	display: block;
	text-decoration: none;
	color: #333;
	}
	
 #navT2 a:hover {
	text-decoration: none;
	color: #666;
	}

 #navT2 li ul li.non {
	background: url(img/bg_navT2_non.gif) no-repeat;
	padding: 3px 0 3px 15px;
	width: 230px;
	}
	
/* Generic Rules
++++++++++++++++++++++++++++++++ */
a:link,a:active {color: #333; text-decoration: underline;}
a:visited {color: #333; text-decoration: underline;}	
a:hover {color: #777;}
a img {border-width: 0; border-style: none;}

h2 {
	margin: 0;
	padding: 0 0 7px;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #084D8E;
	}

.t2Title {
	margin: 0;
	padding: 0;
	font: normal 14px/25px Arial, Helvetica, sans-serif;
	color: #084D8E;
	}
	
dl {
	margin: 0;
}

dt {
	font-weight: bold;
	font-size: .8em;
	
}

dd {
	margin: 0;
}

dd img {
	margin-bottom: 10px;
}
