/* CSS Document */

@import url("font/font.css");
#wrapper {
	margin: 3px auto;
	padding: 30px 0px 0px 5px;
	width: 966px;
	background-repeat: no-repeat;
	background-position-x: 0px;
	background-position-y: 0px;
}


/* @@@@@[  Headings  ]@@@@@ */
h1 {
	margin:0;
	padding:0 0 18px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:21px;
	color:#a7301f;
	font-weight:bold;
}
#intro h1 {
	font-size:12pt;
	padding:0 0 5px 0;
}
h2 {
	margin:0 0 15px 0;
	padding:0 0 10px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:19px;
	color:#1d74a3;
	background:url(images/heading_line.gif) left bottom no-repeat;
}

h3 {
	margin:0px;
	padding:0 0 5px 0;
	font-size:14px;
	line-height:17px;
	color:#414344;
}
#subnav-top h4 {
	display:block;
	width:200px;
	min-height:20px;
	margin:0;
	padding:5px 14px 10px 30px;
	color:#fff;
	font-size:18px;
	line-height:22px;
	font-weight:normal;
	background:url(images/subnav_title_bg.png) left bottom no-repeat;
}


/* @@@@@[  Redefined Tags / Classes  ]@@@@@ */
.clrSolo {
	clear: both; 
 	font-size: 0px; 
 	line-height: 0px; 
 	margin: 0px; 
 	padding: 0px; 
 	visibility: hidden;
	height: 0;
}
.clr {
 	clear: both;
}
.left {
 	float: left;
}
.right {
 	float: right;
}
a {
	text-decoration:none;
	color:#2f5792;
	outline:none;
}
a:hover {
	text-decoration:underline;
}
a img {border:none;}
p {
	margin:0;
	padding-bottom:12pt;
	font-size: 10pt;
	color: #616060;
}
p.more-info { 
        font-weight: bold;
        color: #0083cb;
        padding-bottom: 2px;
}

.imgLeft {
	float:left;
	margin:-6px 8px 0px 0px;
}

.imgRight {
	float:right;
	margin:0 0 5px 17px;
	padding:4px;
	border:1px solid #adbcc3;
}
.loc-image { 
        float: right;
        border: 1px solid #c2c2c2;
        margin: 0 0 20px 0;
}


/* @@@@@[  Homepage  ]@@@@@ */
#header {
	width:957px;
	height:115px;
	margin:0 0 21px 0;
	padding:0;
}
#header .tagline {
     color: #DAEAF7;
     font-size: 16px;
     height: 32px;
     line-height: 20px;
     padding: 23px 0px 0px;
     text-align: right;
     width: 952px;
}


#content-home {
	width:937px;
	padding:0 11px 22px 9px;
	position:relative;
}
#intro {
	width:400px;
	height:601px;
	margin-right:0px;
	z-index:10000;
	position:absolute;
	left:52px;
	top:119px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	background-repeat: no-repeat;
	background-position: left 0;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 0;
}
#banner-home {
	width:760px;
	height:660px;
	float:right;
}
#intro .logo {
	width:266px;
	height:40px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 26px;
	margin-left: 0;
	padding-top: 13px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C60;
}
#intro .intro-content {
	background-color:transparent !important;
	line-height: 13pt;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#bar {
	width:791px;
	height:49px;
	padding-top:0px;
s	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: 0px;
}
#bar .prev {
	float:left;
}
#bar .next {
	float:right;
}
#bar #barWrap {
	width:899px;
	height:30px;
	padding:0;
	display:block;
	overflow:hidden;
	float:left;
	list-style:none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#bar ul li:hover, #bar ul li.active {
	background-repeat: repeat-x;
	background-position: center;
}
#bar ul li a {
	display:block;
	width:131px;
	height:30px;
	padding:0;
	color:#fff;
	text-decoration:none;
	background-position:left top;
	background-repeat:no-repeat;
	overflow:hidden;
}

p.input-first { 
        margin-left: 154px;
        padding-bottom: 4px;
}
p.input-second { 
        margin-left: 154px;
        padding-top: 4px;
}

.exp-arrow { 
        margin: 0 0 0 40px;
        float: left;
}

p.output-first {
	margin-top: 0px;
	margin-left: 273px;
	padding-bottom: 4px;
}
p.output-second { 
        margin-left: 273px;
        padding-top: 4px;
}
#apDiv8 #content-home #intro #homeCont .intro-content p {
	list-style-position: outside;
	list-style-type: disc;
}
