/* COMMON STYLE
--------------------------------------------------------- */
html, body, form, fieldset {
	margin: 0;
	padding: 0;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;

	padding: 20px 0 0;
	color: #454444;
	font-size: 8pt;
	
}
#body-bg{
background:#515151 url(../images/bkg.gif) repeat;
}

/* Normal link */
a {
	color: #B14375;
	text-decoration: none;
}

a:hover, a:active, a:focus {
	color: #979797;
	text-decoration: underline;
}

/* Title text */
#page-title, h1, h2, h3,h4 {
	font-weight: normal;
}
#page-title{
	background: #B14375;
	padding: 3px 15px 3px 15px;
	color:white;
	font-size: 10pt;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
}
/* Small text */
small, .small, .smalldark{
	color: #454444;
	font-size: 9pt;
}

/* Heading */
h1 {
	font-size: 13pt;
	color: #B14375;
	text-transform: capitalize;

}

h2 {
	font-size: 12pt;
	color: #454444;
	text-transform:capitalize;
	
}

h3 {
	font-size: 11pt;
	color: #B14375;
	text-transform: capitalize;
}

h4 {
	font-size: 10pt;
	color: #454444;
	text-transform:capitalize;
}

p, pre, blockquote, ul, ol, h1, h2, h3, h4, h5, h6 {
	margin: 10px 0;
	padding: 0;
}

ul {
	list-style: none;
}

ul li {
	padding-left: 30px;
	background: url(../images/bullet-list.gif) no-repeat 15px 8px;
	line-height: 180%;
}

ol li {
	margin-left: 35px;
	line-height: 180%;
}

th {
	padding: 5px;
	font-weight: bold;
	text-align: left;
}

/*fieldset {
	border: none;
}

fieldset a {
	font-weight: bold;
}
*/
hr {
	border-top: 1px solid #DDDDDD;
	border-right: 0;
	border-left: 0;
	border-bottom: 0;
	height: 1px;
}

img{
	padding:7px;
}
img.clear-left{
	clear: left;
}

img.clear-right{
	clear: right;
}

.paragraph-break{
	border-bottom:1px dotted #E4E4E4;
}

a img {
	border: none;
}

td, div {
	font-size: 100%;
}

/*********** #FORM styles ***********/
#feedback{
	font-weight:bold;
	padding:5px;
	border:1px dotted #DFE0E1;
	margin:10px 5px 10px 0px;
	color:#B14375;
}

form{
	background:#E4E4E4;
	padding: 10px;
}
form

fieldset {
	padding: 10px;
	margin-bottom: 0.5em;
	color:black;
	border:1px dotted #DFE0E1;

}
legend{
	font-weight:bold;
	padding:5px;
	border:1px dotted #DFE0E1;
	background:white;
}
input{

}
#submit{
	padding-top:7px;
}
.submitButton{
	background:#91A8B3;
	padding: 2px 4px 2px 4px;
	color:white;
	border:#4B4B4D 1px solid;
	margin-left:7px;
}
.submitButton:hover{
	background:#A2A598;

}
label {
	font-weight: bold;
}
.form-row {
	clear: both;
	padding: 0.5em;
}

input.disabled {
	border: 1px solid #F2F2F2;
	background-color: #F2F2F2;
}

input.required, textarea.required {
	
}
input.validation-failed, textarea.validation-failed, select.validation-failed {
	border: 1px solid #F29400;
	color : #F29400;
}
input.validation-passed, textarea.validation-passed {
	border: 1px solid #00CC00;
	color : #000;
}

.validation-advice {
	margin: 5px 0;
	padding: 5px;
	color : #F29400;
	font-weight: bold;
	
}
/* MODULES
--------------------------------------------------------- */
.module{
	padding: 5px;
	margin: 0;
}

#module_title{

}
module_content{

}
#mod_top_right{
float:right;

font-size:7pt;
padding:3px 0px 3px 0px;
}

#mod_left{
	padding:0px;
	color: #666666;
	/*border: 1px dotted #DEDEDD;*/
}

.module_title-black{
	background: black;
	padding:2px 5px 2px 5px;
	color:white;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:8pt;
}
.module_title-pink{
	background: #B14375;
	padding: 2px 5px 2px 5px;
	color:white;
}

.module_subtitle-pink{
	color: #B14375;
	font-weight:bold;
}

#module_subtitle-pink{
	color: #B14375;
	font-weight:bold;
}

.module_title-pink a{
	color:white;
}
.module_title-pink a:hover{
	color:white;
}

#search {
	width: 142px;
	background: url(../images/search-bg.gif) no-repeat;
	position: absolute;
	bottom: 20px;
	right: 10px;
	height: 20px;
}

#search .inputbox {
	width: 100px;
	padding: 0;
	border: none;
	margin: 3px 0 0 5px;
	color: #35A6BE;
	background: #FFFFFF;
}
.module #search .search {
	
	font-size: 11px;
}
/* Bottom Spotlight 1 */
.module #bottom_sl1 {
	border: 1px solid #DDDDDD;
	margin-top: 2px;
	background: url(../images/grad2.gif) repeat-x left bottom #FFFFFF;
	color: #666666;
	float:left;
	width:30%;
	margin-left:25px;
	margin-right:15px;
}
/* Bottom Spotlight 1 */
.module #bottom_sl2 {
	border: 1px solid #DDDDDD;
	margin-top: 2px;
	background: url(../images/grad2.gif) repeat-x left bottom #FFFFFF;
	color: #666666;
	float:left;
	width:30%;
	margin-right:15px;
	margin-left:15px;
}
/* Bottom Spotlight 1 */
.module #bottom_sl3 {
	border: 1px solid #DDDDDD;
	margin-top: 2px;
	background: url(../images/grad2.gif) repeat-x left bottom #FFFFFF;
	color: #666666;
	float:left;
	width:30%;
	margin-left:15px;
	margin-right:25px;
}

/* FORM
--------------------------------------------------------- */
form {
	margin: 0;
	padding: 0;
}

form label {
	cursor: pointer;
}

input, select, textarea, .inputbox {
	padding: 1px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 100%;
}

select, textarea, .inputbox {
	background: #FFFFFF;
	color: #666666;
}

.button {
	padding: 2px 5px;
	border-top: 1px solid #EFEFEF;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #EFEFEF;
	color: #333333;
	background: url(../images/grad1.gif) repeat-x top #F2F9FD;
}

* html .button, *+html .button {
	padding: 2px 3px !important;
}

.inputbox {
	margin-bottom: 1px;
	padding: 3px 2px;
	border: 1px solid #DDDDDD;
	background: #FFFFFF;
}

.inputbox:hover, .inputbox:focus {
}

/* BONUS TYPOGRAPHY STYLES
--------------------------------------------------------- */
blockquote {
	padding: 1em 40px 1em 15px;
}

blockquote span.open {
	padding: 3px 0 3px 30px;
	background: url(../images/so-q.gif) no-repeat left top;
}

blockquote span.close {
	padding: 3px 30px 3px 0;
	background: url(../images/sc-q.gif) no-repeat bottom right;
}

/* Dropcap */
.dropcap {
	float: left;
	padding: 4px 8px 0 0;
	display: block;
	color: #35A6BE;
	font: 50px/40px Georgia, Times, serif;
}

/* Tips, Error, Message, Hightlight*/
.error {
	padding-left: 25px;
	color: #CC0000;
	background: url(../images/bullet-error.gif) no-repeat top left;
}

.message {
	padding-left: 25px;
	color: #F29441;
	background: url(../images/bullet-info.gif) no-repeat top left;
}

.tips {
	padding-left: 25px;
	color: #35A6BE;
	background: url(../images/bullet-tips.gif) no-repeat top left;
}

.highlight {
	padding: 1px 5px;
	background: #F2F9FD;
	font-weight: bold;
}

/* Note Style */
p.stickynote {
	padding: 10px 0px 10px 50px;
	border: 1px solid #DDDDDD;
	background: url(../images/sticky-bg.gif) no-repeat 5px 10px #FFFFFF;
}

p.download {
	padding: 10px 0px 10px 50px;
	border: 1px solid #DDDDDD;
	background: url(../images/download-bg.gif) no-repeat 5px 10px #FFFFFF;
}

.blocknumber {
	clear: both;
	padding: 5px 15px 10px;
	position: relative;
}

/* Check list */
ul.checklist {
	list-style: none;
}

ul.checklist li {
	margin-left: 15px;
	padding: 0 0 5px 20px;
	background: url(../images/checklist-bg.gif) no-repeat 0 3px;
}

/* Check list */
ul.stars {
	list-style: none;
}

ul.stars li {
	margin-left: 15px;
	padding: 0px 0 5px 20px;
	background: url(../images/star-bg.gif) no-repeat 0 3px;
}

/* Smallnumber */
ol.smallnumber {
	margin: 0;
	padding: 0;
	list-style: none;
}

ol.smallnumber li {
	margin: 10px 0 10px 30px;
	padding: 3px 0 5px 30px;
	line-height: 150%;
}

ol.smallnumber li.number-1 {
	background: url(../images/n-1.gif) no-repeat left top;
}

ol.smallnumber li.number-2 {
	background: url(../images/n-2.gif) no-repeat left top;
}

ol.smallnumber li.number-3 {
	background: url(../images/n-3.gif) no-repeat left top;
}

ol.smallnumber li.number-4 {
	background: url(../images/n-4.gif) no-repeat left top;
}

ol.smallnumber li.number-5 {
	background: url(../images/n-5.gif) no-repeat left top;
}

ol.smallnumber li.number-6 {
	background: url(../images/n-6.gif) no-repeat left top;
}

ol.smallnumber li.number-7 {
	background: url(../images/n-7.gif) no-repeat left top;
}

ol.smallnumber li.number-8 {
	background: url(../images/n-8.gif) no-repeat left top;
}

ol.smallnumber li.number-9 {
	background: url(../images/n-9.gif) no-repeat left top;
}

/* Bignumber */
.bignumber {
	float: left;
	margin-right: 8px;
	padding: 6px 7px;
	display: block;
	color: #FFFFFF;
	background: url(../images/ol-bg.gif) no-repeat top left;
	font: 20px/normal Arial, sans-serif;
	font-weight: bold;
}

/* Talking box. Thinking box. */
div.bubble1, div.bubble2, div.bubble3, div.bubble4 {
	margin: 15px 0;
}

div.bubble1 span.author,
div.bubble2 span.author,
div.bubble3 span.author,
div.bubble4 span.author {
	padding-left: 15px;
	margin-left: 15px;
	background: url(../images/author.gif) no-repeat center left;
	font-weight: bold;
}

div.bubble1 div {
	margin: 0;
	width: 100%;
	background: url(../images/bub1-br.gif) no-repeat bottom right;
}

div.bubble1 div div {
	background: url(../images/bub1-bl.gif) no-repeat bottom left;
}

div.bubble1 div div div {
	background: url(../images/bub1-tr.gif) no-repeat top right;
}

div.bubble1 div div div div {
	background: url(../images/bub1-tl.gif) no-repeat top left;
}

div.bubble1 div div div div div {
	margin: 0;
	padding: 15px 15px 30px 15px;
	width: auto;
}

div.bubble2 div {
	margin: 0;
	width: 100%;
	background: url(../images/bub2-br.gif) no-repeat bottom right;
}

div.bubble2 div div {
	background: url(../images/bub2-bl.gif) no-repeat bottom left;
}

div.bubble2 div div div {
	background: url(../images/bub2-tr.gif) no-repeat top right;
}

div.bubble2 div div div div {
	background: url(../images/bub2-tl.gif) no-repeat top left;
}

div.bubble2 div div div div div {
	margin: 0;
	padding: 15px 15px 35px 15px;
	width: auto;
}

div.bubble3 div {
	margin: 0;
	width: 100%;
	background: url(../images/bub3-br.gif) no-repeat bottom right;
}

div.bubble3 div div {
	background: url(../images/bub3-bl.gif) no-repeat bottom left;
}

div.bubble3 div div div {
	background: url(../images/bub3-tr.gif) no-repeat top right;
}

div.bubble3 div div div div {
	background: url(../images/bub3-tl.gif) no-repeat top left;
}

div.bubble3 div div div div div {
	margin: 0;
	padding: 15px 15px 50px 15px;
	width: auto;
}

div.bubble4 div {
	margin: 0;
	width: 100%;
	background: url(../images/bub4-br.gif) no-repeat bottom right;
}

div.bubble4 div div {
	background: url(../images/bub4-bl.gif) no-repeat bottom left;
}

div.bubble4 div div div {
	background: url(../images/bub4-tr.gif) no-repeat top right;
}

div.bubble4 div div div div {
	background: url(../images/bub4-tl.gif) no-repeat top left;
}

div.bubble4 div div div div div {
	margin: 0;
	padding: 15px 15px 55px 15px;
	width: auto;
}

/* Legend */
.legend-title {
	margin: 0;
	padding: 0 3px;
	float: left;
	display: block;
	background: #FFFFFF;
	color: #35A6BE;
	font-weight: bold;
	position: absolute;
	top: -12px;
	left: 7px;
}

.legend {
	margin: 20px 0;
	padding: 0 10px;
	border: 1px solid #CACACC;
	background: #FFFFFF;
	position: relative;
}

/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
#mainwrapper {
	padding-bottom: 30px;
}

#wrapper {
	padding-top: 0px;
	width: 795px;/* 970*/
	margin: 0 auto;
	clear: both;
	background:white;
}

/*#wrapper-top {
	height: 0px;
} */

#wrapper-bottom {
	display: block;
	height: 0px;
}

#wrapper-inner {
	padding: 0 0px;
}


/* PRIMARY COLUMN
--------------------------------------------------------- */
#content {
	float: left;
	width: 70%;
	background: url(../images/vdot.gif) repeat-y top right;
}

#content div.innerpad {
	clear: both;
	margin: 0;
	padding: 0px 20px;
	display: block;
	/*height: 300px;*/
}
#content div.innerpad  #text{
	padding-left:10px;
}
html>body #content div.innerpad {
	height: auto;
	/*min-height: 300px;*/
}
/* COLLAPSIBLE LAYOUT
--------------------------------------------------------- */
#containerwrap{
	padding: 2px 0;
}

#containerwrap #content {
	width: 69%;

}

#containerwrap #colwrap {
	width: 26%;
}

#containerwrap #colwrap div.innerpad {
	background: none;
}

#containerwrap #col1,
#containerwrap #col2 {
	width: 100%;
}
/* SECONDARY COLUMNS
--------------------------------------------------------- */
#colwrap {
	float: right;
	width: 26%;
	padding-right:3%;
	padding-left:1%;
}

#colwrap div.innerpad {
	
}

#col1 {
	float: left;
	width: 100%;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
}

#col2 {
	float: right;
	width: 49.9%;
	overflow: hidden;
}

#col1 table, #col2 table {
	border-collapse: collapse;
	border-spacing: 0;
}

#col1 ul, #col2 ul {
	margin: 0;
	padding: 0;
}

#col1 ul li, #col2 ul li {
	padding-left: 13px;
	background: url(../images/bullet-list.gif) no-repeat 2px 8px;
}

/* HEADER
--------------------------------------------------------- */
#pre-header{
	height: 20px;
	clear:both;
	background: white;
	padding: 4px 25px 4px 25px;
	color:black;
	font-size:8pt;
}
#page-title-top{
	float:left;
	font-size:7pt;
	padding:3px 0px 3px 0px;
}

#header {
	height: 85px;
	background: black;

	clear:right;
}

#img_transition{
	float:left;
	width:424px;
	height:65px;
	margin:10px 0px 10px 15px;
	padding: 0px;
}

#logo {
	margin: 0px;
	padding: 10px 15px 0px 15px;
	width: 310px;
	height: 65px;
	float: left;
}

#logo a {
	background: url(../images/logo1.png) no-repeat;
	width: 310px;
	height: 65px;
	float: left;
	outline: none;
}

#logo a:hover {
	background: url(../images/logo2.png) no-repeat;
}

/* MAIN NAVIGATION
--------------------------------------------------------- */
#mainnav {
	height:25px;
	padding-left:20px;
	background: url(../images/main_menu_bg1.png) repeat-x;

}
#pathway {
	padding: 7px 3px 5px 25px;
	display: block;
	color: #999999;
	font-size:8pt;
}

#pathway a {
	font-weight: bold;
}

/* FOOTER
--------------------------------------------------------- */
#footer {
	clear:both;
	float:left;
	padding: 7px 20px 7px 20px;
	font-size:7pt;
	height:20px;
	background: #fff url(../images/hdot.gif) repeat-x top left;
	width:755px;
}

/* Clearfix */
.clearfix:after {
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
}

* html > body .clearfix {
	width: 100%;
	display: block;
}

* html .clearfix {
	height: 1%;
}

/* Firefox Scrollbar Hack - Do not remove */
html {
	margin-bottom: 1px;
	height: 100%!important;
	height: auto;
}