/* -- Questek Default Style -- */


/* -- basic HTML elements -- */
body {color: #000; background: #FBECC4 url(../images/bg-body.gif) top center repeat-y; font: 80% Verdana, Arial, sans-serif; margin: 0; padding: 0; text-align: center;}
h1, h2, h3, h4, h5, h6 {margin: 0; font-family: "Times New Roman", Times, serif;}
h2 {font-size: 2.2em;}
h2, h2 a {font-weight: normal; color: #EEB212;}
p {font-size: 1em; line-height: 1.4;}
img {border: 0;}
form {margin: 0;}
a {color: #508BB3; font-weight: bold; text-decoration: none;}
a:hover {text-decoration: underline;}

/* -- Structure -- */
#wrapper {margin: 0; padding: 0; background: url(../images/bg-wrapper.gif) top center no-repeat;}
#container {width: 750px; text-align: center; margin: 0 auto; background: #fff; border: solid 1px #fff; border-top: 0; border-bottom: 0; position: relative;}

/* -- Header -- */
#header {background: url(../images/bg-1.gif) 0 0 repeat-x; height: 105px; text-align: left;}
#header h1 {float: left;}
#header ul {margin: 0; padding: 0; list-style: none;}
#announcement {float: right; width: 350px; background: url(../images/hbg-2.gif) 0 0 repeat-x; margin: 5px 5px 0 10px; height: 100px;}

#announcement {position: absolute;}
/* IE5/Mac Hack \*/
#announcement {position: relative;}
/* end IE5/Mac hack */

#announcement a {color: #fff; text-decoration: none; font-weight: bold;}
#announcement a:hover {text-decoration: underline;}
#announcement div {background: url(../images/hbg-1.gif) 0 0 no-repeat; height: 100px;}
#announcement h3 {font-size: 1.3em; background: url(../images/hbg-3.gif) top right no-repeat; margin-bottom: -105px;
 padding: 10px 5px 0 10px; height: 100px; 
 height: 102px; 
} p {}
#announcement h3 a {font-weight: normal;}
#announcement p {font-size: 0.9em; color: #fff; line-height: 1; padding: 0 10px 0 10px;}

#sitenav {position: absolute; top: 105px; left: 0; width: 700px;}
#sitenav {left: 50px;}
/* end IE5/Mac hack */

#sitenav li {float: left; height: 32px;}
#sitenav li.selected {background: url(../images/tab-2.gif) bottom right no-repeat;}
#sitenav a {font-weight: bold; font-size: 0.9em; color: #EEB212; text-decoration: none; display: block; white-space: nowrap; float: left;
 padding: 7px 10px; height: 32px;
 height: 18px;
}
#sitenav li.selected a {color: #508BB3; background: url(../images/tab-1.gif) bottom left no-repeat;}
#sitenav a:hover {color: #EA8700;}


/* -- Content Area -- */
#mainContent {clear: both; margin: 50px auto; width: 530px; text-align: left;}
.box {padding: 20px; background: #FBEFCF; margin-bottom: 1px;}
.box h3 a {font-size: 1.1em; font-weight: normal; float: left; color: #000; text-align: right; line-height: 0.8; text-transform: lowercase; letter-spacing: 2px;
 width: 170px; padding: 0 20px 1em 10px;
 width: 140px; padding: 1.5em 20px 1.5em 10px;
} p {} 
.box h3 span {font-weight: bold; display: block; color: #EEB212; font-size: 1.3em; letter-spacing: -1px; text-transform: uppercase;}
.box h3 a:hover, .box h3 a:hover span {text-decoration: none; color: #508BB3;}
.box p {margin-left: 170px;}
.home1 {background: #FBEFCF;}
.home2 {background: #FCF2D9;}
.home3 {background: #FCF5E0;}
.home4 {background: #FDF7E7;}

#feature {padding-bottom: 1em;}
#feature h2 {padding-top: 1em;   }
#feature p a {color: #508BB3; font-weight: normal; display: block; border: solid 1px #fff; padding: 4px; width: 300px;}
#feature p a:hover {background: #CCDDE9; border-color: #96B9D1; text-decoration: none;}
#feature .more {display: block; margin-top: 1em;}
.secondLevel #feature {padding-top: 1em;}
.secondLevel #feature h2 {padding: 0; margin: 0;}
.secondLevel #feature p {font: 1.4em/1.5 "Times New Roman", Times, serif; margin-top: 0;}

#shoutout {padding-bottom: 1em;}
#shoutout h2 {padding-top: 1em;  font-size: 1.4em; }
#shoutout p a {color: #508BB3; font-weight: normal; display: block; border: solid 1px #fff; padding: 4px; width: 300px;}
#shoutout p a:hover {background: #CCDDE9; border-color: #96B9D1; text-decoration: none;}
#shoutout .more {display: block; margin-top: 1em;}


/* -- generic content classes -- */
.flLeft {float: left; margin: 10px 10px 10px 0;}
.flRight {float: right; margin: 10px 0 10px 10px;}
.seemore a {display: block; padding: 10px; border: solid 1px #96B9D1;}
.seemore a img {display: block; margin-bottom: 10px;}
.seemore a:hover {background: #CCDDE9; border-color: #508BB3; text-decoration: none;}


/* -- Footer -- */
#footer {color: #fff; background: #508BB3; padding: 5px;}
#footer ul {padding: 0; margin: 0; list-style: none;}
#footer li {display: inline; margin: 0 5px; white-space: nowrap;}
#footer li a {color: #fff; font-weight: normal;}
#footer p {margin: 2px; font-size: 0.8em;}

/* -- Accessibility Tweaks -- */
#accessibility {position: absolute; left: -9999px; width: 9000px;}
.hide {display: none;}

/* -- Added by Tim -- */
BLOCKQUOTE
{
	border-left: dashed 1px #dfdfde;
	background: #f8f8f7 url(../images/blockquote_bgd.gif) repeat-y;
}