/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  02: 2Col_Fixed_Sidebar_Left
  ------------------------------------------------
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #90B3EB;
	background-color: #6A88B9;
	margin: 0 0 0 0;
	padding: 0;
}

body { font-size: 62.5%;  /* 16px × 62.5% = 10px */ }

h1 {
	font-size: 2em;   /* 10px × 2em   = 20px */
	color: #000;
	letter-spacing: -1px;
}
h2 { font-size: 1.7em; /* 10px × 1.7em = 17px */ }

p, th, td, li, dd, dt {
  font: 1.2em;
}



h1 {
	margin: 0;
	margin-bottom: 1em;
}
h2 {
	margin: 0;
}
h3 {
	margin: 0;
}
h4 {
	margin: 0;
}



img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	padding-top: 0;
	margin: 0 0 2px 7px;
	display: inline;
	float: right;
	}

img.alignleft {
	padding: 4px;
	padding-top: 0;
	margin: 0 7px 2px 0;
	display: inline;
	float: left;
	}



#masthead {
	color: #999999;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0;
}
#wrapper {
	width: 880px;
	margin: 0 auto;
	border-right: 4px solid #5C76A3;
	border-left:  4px solid #5C76A3;
}
#column_wrapper {
	background-image: url(../images/bg-left-column.gif);
	background-repeat: repeat-y;
	background-position: top left;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#right {
	width: 704px;
	float: left;
	margin: 0;
	padding: 0;
	background-color: #EBF0FA;
}
#left {
	width: 176px;
	float: left;
}
#left .content {
	padding: 35px 22px 0 0;
	/* font-size: 0.75em; */
	line-height: 1.5em;
}
#right .content {
	padding: 0 !important;
	margin: 0 !important;
	font-size: 1.2em;
	line-height: 1.5em;
	background-color: #EBF0FA;
}
#masthead .content {
	padding: 5px 0 4px 25px;
}
#footer .content {
	padding: 12px;	
	padding-left: 188px;
	text-align:center;
}
#footer {
	color: #AAAAAA;
	background-color: #000000;
	padding: 0px;
	margin: 0;
	font-size: 1.1em;
	clear: both;
}
.menulist {
	margin: 6px 0 20px 0;
	padding: 0;
	list-style-type: none;
}
/*#left a:link {
	color: #000000;
	padding: 10px 0;
}*/
#left a:visited {
	color: #333333;
}
#left a:hover {
	color: #9B7C00;
}
#right a:link {
	color: #0000FF;
}
#right a:visited {
	color: #0000FF;
}
#right a:hover {
	color: #000000;
}

#right #maincopy {
	padding:  10px 30px 20px 30px;
}

#wrapper .menulist {
	padding: 0;
	margin:0;
}




#wrapper .menulist li {
	margin: 0;
	
}


#wrapper ul.menulist li.bot {
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
	background-image: url(../images/yellow-button-bg.gif);
	background-repeat: none;
	background-position: right bottom;
}

#wrapper .menulist a, #wrapper .menulist a:visited,  #wrapper .menulist a:hover {
	font-size: 1.4em;
	line-height: 1.1;
	letter-spacing: -1px;
	text-align: center;
	color: #000000;
	padding: 15px 0 0 15px;
	margin: 0;
	display: block;
	width: 139px;
	text-decoration: none;
	font-weight: bold;
	background-image: url(../images/yellow-button-bg.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
#wrapper .menulist a:hover {
	color: #FF0000;
}





#footer a:link {color: #999999;}
#footer a:visited {color: #666666;}
#footer a:hover {color: #FFFFFF;}
.p7uberlink {
	font-weight: bold !important;
	/* letter-spacing: .15em; */
	border-color: #000000 !important;
}

.nomargintop {
	margin-top: 0;
}

#right .content .copy {
	padding: 30px;
	background-color: #EBF0FA;
	line-height: 1.6;
}

#right .content p {
	margin: 6px 0;
	font-size: 1.2em;
}


#right .content .pillbg {
	background-image: url(../images/pillbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	margin:0;
	padding:0;
}
#right .content .pillbg h1 {
	padding-top: 60px;
}
#right .content .pillbg p {
	line-height: 1.3;
	font-size: 1.2em;
	padding: 16px 0 0 0;
}
#right .content .pillbg a, #right .content .pillbg a:visited, #right .content .pillbg a:hover {
	color: #000;
}
#right .content .pillbg a:hover {
	color: #1A4893;
}



p.hdr {
	text-transform: uppercase;
	padding-top: 0;
	margin-top: 0;
	font-weight:bold;
}
#whychoose ul {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-bottom: 15px;
}
#whychoose li {
	display:inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	

}

#whychoose li a:link, #whychoose li a:visited, #whychoose li a:hover {
	display: block;
	display:inline;
	padding: 3px 8px;
	margin:0;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color:  #000000;
	font-weight: bold;
	background-color: #B3C6E6;
	border: 1px solid #6A88B9;
	border-right: 1px solid #1A4893;
	border-bottom: 1px solid #1A4893;
	
}
#whychoose li a:hover {
	color: #FFF;
	background-color: #1A4893;
}

.first {
	padding-left: 0;
}



ul.level1 {
	list-style-image: url(../images/level-1-bullet.gif);
	font-size: 1.2em;
	margin-left: 20px;
	padding-left: 0px;
}

ul.level2 {
	list-style-image: url(../images/level-2-bullet.gif);
}

#wrapper #column_wrapper #right .content .copy p.quote {
	font-size: 1.2em;
	font-style: italic;
	line-height:1.2;
	margin:0;
	padding: 8px 30px 2px 0;
	font-weight:bold;
}

#wrapper #column_wrapper #right .content .copy p.person {
	font-size: 1.1em;
	font-style: normal;
	line-height:1.1;
	margin:0;
	padding: 2px 30px 20px 0;
	text-align:right;
}
