/* CSS Document */

* { margin: 0; padding: 0; }
html { margin: 0; padding: 0; }

body { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #000000; background-color: #FFFFFF;
	margin: 0; padding: 0;
}

img { border: 0; }


/* ******************** LINK STYLES ******************** */

a:link { /*color: #FF9900;*/ color: #F78214; text-decoration: underline; }
a:visited { /*color: #666666;*/ /*color: #FF9900;*/ color: #F78214; text-decoration: underline; }
a:hover { color: #000000; text-decoration: underline; }


/* ******************** TYPE STYLES ******************** */

h1 {
	font-size: 2.6em; line-height: 1.2em;
	font-weight: normal; /*color: #FF9900;*/ color: #F78214;
	margin-top: 0; margin-bottom: 15px;
}
h1 .small { font-size: 0.8em; }
h2 {
	font-size: 1.8em; line-height: 1.2em;
	font-weight: normal; /*color: #FF9900;*/ color: #F78214;
	margin-top: 0; margin-bottom: 15px;
}
h3 {
	font-size: 1.4em; line-height: 1.2em;
	font-weight: bold; /*color: #FF9900;*/ color: #F78214;
	margin-top: 0; margin-bottom: 15px;
}
h3.h3stylenocol { color: #000000; }

h4 {
	font-size: 1.2em; line-height: 1.2em;
	font-weight: bold; color: #666666;
	margin-top: 0; margin-bottom: 5px;
}

p, ul, ol {
	font-size: 1.2em; line-height: 1.4em; color: #000000;
	margin-top: 0; margin-bottom: 15px;
}
ul {
	list-style-position: outside;
	list-style-type: disc;
	list-style-image: url(../images/bullet_f01.gif);
	margin-left: 15px;
}
li { margin-bottom: 10px; }

p.firstpara { font-weight: bold; font-size: 1.4em; }

p.small { font-size: 1em; line-height: 1.3em; font-weight: normal; }

p.quoteslrg {
	font-size: 2.2em; line-height: 1.4em;
	/*color: #FF9900;*/ color: #F78214; font-weight: normal;
	margin-bottom: 0;
}

.noMargin { margin: 0; }

hr {
	padding: 0; margin-top: 0; margin-bottom: 15px;
	border-left: 0; border-top: 0; border-right: 0;
	border-bottom: 1px solid #CCCCCC;
	clear: both;
}


/* **************** PAGE STRUCTURE **************** */

#pagecontent {
	/*width: 750px;*/ width: 775px; padding-top: 5px;
	text-align: left;
	border-top: 10px solid #F78214;
	margin-left: auto; margin-right: auto;
}

/* ***** HEADER ***** */

#header {
	/*width: 750px;*/
	margin-bottom: 10px;
}
#titleheading {
	padding-top: 26px;
	float: left;
}
#titleheading h1 {
	font-size: 30px; line-height: 36px;
	font-weight: normal; color: #999999;
	margin-top: 0; margin-bottom: 2px;
}
#titleheading h1 a:link, #titleheading h1 a:visited { color: #999999; text-decoration: none; }
#titleheading h1 a:hover { color: #000000; text-decoration: none; }
#titleheading h2 {
	margin-bottom: 0;
	text-transform: uppercase;
	font-size: 1.4em; line-height: 1em;
	font-weight: bold;
	color: #000000;
}
#logo {
	float: right;
	margin-bottom: 10px;
}
#logo a {
	width: 193px; height: 97px;
	background-image: url(../images/wise-branding.gif);
	background-position: left top; background-repeat: no-repeat;
	display: block;
}
#logo span.logoText { display: none; }

/* ***** NAVIGATION ***** */

#nav {
	clear: both;
	display: block;
	height: 20px; padding-top: 9px;
	padding-left: 6px;
	background-color: #CCCCCC;
	margin-bottom: 15px;
}
#nav ul {
	list-style: none;
	margin: 0; padding: 0;
	font-weight: bold;
	font-size: 1.1em; line-height: 1em;
}
#nav li {
	display: inline;
	padding: 0px 4px 0px 0px;
	float: left;
	display: block;
	border-right: 1px solid #666666;
	margin-left: 4px;
}
#nav li#firstTab { padding-left: 0; }
#nav li#lastTab { padding-right: 0; border-right: 0; }
#nav li a { text-decoration: none; }
#nav li a:link, #nav li a:visited { color: #000000; }
#nav li a:hover { color: #FFFFFF; text-decoration: none; }
#nav li.current a:link, #nav li.current a:visited, #nav li.current a:hover { color: #FFFFFF; }


/* **************** PAGE CONTENT **************** */

#content { /*width: 750px;*/ clear: both; }

#lhcolumn { width: 190px; float: left; }
#typecolumn { /*width: 310px;*/ width: 335px; float: left; margin-left: 20px; }
#rhcolumn {
	width: 179px; padding-left: 10px;
	border-left: 1px solid #FF9900;
	float: right;
	margin-right: 10px;
}
#lhcolumn, #typecolumn, #rhcolumn { margin-bottom: 20px; }


/* **************** FOOTER **************** */

#footer {
	padding-top: 5px;
	clear: both;
	border-top: 10px solid #F78214;
	display: block;
	margin-bottom: 5px;
	font-size: 1em; color: #666666;
}
#footer a:link, #footer a:visited { color: #666666; text-decoration: none; }
#footer a:hover { color: #000000; text-decoration: underline; }


/* **************** PANELS **************** */

.panelheader {
	/*width: 180px;*/ padding: 5px;
	clear: both;
	/*color: #FF9900;*/ color: #F78214; background-color: #000000;
	font-weight: bold; font-size: 1.4em;
	display: block;
}
.paneltint, .paneltint2  {
	/*width: 180px;*/ padding: 10px 5px 5px 5px;
	clear: both;
	color: #000000;
	font-weight: bold;
}
.paneltint { background-color: #F78214; }
.paneltint2 { background-color: #FFCC66; }
.paneltint ul { margin-bottom: 0; list-style-image: url(../images/bullet_f02.gif); }

.panelbox {
	width: 178px; padding: 5px;
	clear: both;
	font-weight: bold;
	border: 1px solid #FF9900;
	display: block;
	margin-bottom: 10px;
}
.panelbox a:link { background-color: #FFFFFF; color: #000000; text-decoration: none; }
.panelbox a:visited { background-color: #FFFFFF; color: #000000; text-decoration: none; }
.panelbox a:hover { background-color: #F78214; color: #FFFFFF; text-decoration: none; border: 1px solid #FF9900; }
p.panelline {
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 5px;
	margin-bottom: 10px;
}


/* **************** TABLES **************** */

.tableheader {
	width: 180px; padding: 5px;
	clear: both;
	/*color: #FF9900;*/ color: #F78214; background-color: #000000;
	font-weight: bold; /*font-size: 12px;*/ font-size: 1.3em;
}
.tableinfo {
	width: 180px; padding: 5px;
	clear: both;
	color: #000000; background-color: #F78214;
	border-bottom: 1px solid #FFFFFF;
	/*font-size: 10px; line-height: 13px;*/
	font-size: 1.2em; line-height: 1.2em;
}

table.contactTable {
	border-collapse: collapse;
	margin-bottom: 15px;
	font-size: 1.2em;
}
table.contactTable th {
	font-weight: bold;
	text-align: left;
	padding-right: 5px;
	padding-bottom: 2px;
}
table.contactTable td {
	text-align: left;
	padding-right: 15px;
	padding-bottom: 2px;
}


/* **************** OTHER STYLES **************** */

.thimg { float: left; margin-right: 10px; }
.credits { font-size: 9px; color: #333333; }

.quotes {
	background-color: #FFFFFF;
	padding: 10px 10px 3px 10px;
	border: 1px solid #FF9900; border-bottom: 0px;
	display: block;
}
.quotes p {
	font-size: 14px; font-weight: bold; line-height: 18px;
	/*color: #FF9900;*/ color: #F78214;
	margin-bottom: 5px;
}
.quotes strong { color: #000000; font-weight: bold; font-size: 11px; }
.source {
	font-size: 9px;
	color: #333333;
	background-image: url(../images/speechcnr.gif);
	background-repeat: no-repeat; background-position: right top;
	height: 15px; padding-top: 5px;
	display: block;
	margin-bottom: 10px;
}