﻿/*
<<Global>>
*/
* {
	list-style: none;
	margin: 0;
	padding: 0;
}
body {
	padding:0;
	color:#444;
	font:76%/1.5 "Lucida Grande",Geneva,Verdana,Arial,Helvetica,sans-serif;
}

/*
<<Main layout>>
*/
#wrap {
	margin: 20px auto 20px auto;
	padding: 7px 0px 0 0px;
	width: 776px;
}
#content {
	float: left;
	margin: 0px auto 0px auto;
	padding: 0 0 0 0;
	border: thin #DA0001 solid;
	width: 772px;
	background-color: #D4D4D4;
}
#main {
	background: #FFFFFF;
	float: left;
	width: 550px;
	margin: 0 0 0 0;
	padding: 10px 8px 80px 8px;
}
#sideBar {
	float: right;
	width: 150px;
	margin: 1em 15px 0px 15px;
}
#sideBar h2 {
	font-family: "Trebuchet MS",Helvetica,Arial,Geneva,sans-serif;
	margin: 0 0 0 0;
	font-weight: bold;
	font-size: 1.5em;
	color: #DA0001;
}

#footer {clear:both}

/*
<<Links>>
*/
a:visited {
	color:#DA0001;
	font-weight:bold;
	text-decoration:none;
}
a:link {
	color: #DA0001;
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-width: thin;
}
a:visited {color:#DA0001}
a:active {
	border-bottom-style:solid;
	color:#DA0001;
}
a:focus {
	border-bottom-style:solid;
	color:#DA0001;
}
a:hover {
	border-bottom-style:solid;
	color:#DA0001;
}
a:active {background:#ffc}
a:focus {background:#ffc}
a.imglink:visited {border:none}
a.imglink:link {border:none}
a.imglink:hover {background:transparent}

/*
<<Headings>>
*/
h6 {
	color:#8A8E27;
	font-weight:normal;
	font-family:"Trebuchet MS",Helvetica,Arial,Geneva,sans-serif;
}
h5 {
	margin: 1.2em 0 0.5em 0;
	color: #231F20;
	font-weight: bold;
	font-family: "Trebuchet MS",Helvetica,Arial,Geneva,sans-serif;
	font-size: 1.15em;
	font-style: italic;
}
h4 {
	margin: 1.2em 0 0.5em 0;
	color: #231F20;
	font-weight: bold;
	font-family: "Trebuchet MS",Helvetica,Arial,Geneva,sans-serif;
	font-size: 1.2em;
	font-style: normal;
}
h3 {
	color:#8A8E27;
	font-weight:normal;
	font-family:"Trebuchet MS",Helvetica,Arial,Geneva,sans-serif;
}
h2 {
	color:#8A8E27;
	font-weight:normal;
	font-family:"Trebuchet MS",Helvetica,Arial,Geneva,sans-serif;
}
h1 {
	color:#8A8E27;
	font-weight:normal;
	font-family:"Trebuchet MS",Helvetica,Arial,Geneva,sans-serif;
}
h1 {
	margin: 0.5em 0 0.5em 0;
	font-size: 2.5em;
	line-height: 1.2;
	color: #DA0001;
	font-weight: bold;
}
h2 {
	clear: both;
	margin: 1.2em 0 0.5em 0;
	font-size: 2.0em;
	line-height: 1.3;
	color: #DA0001;
	font-weight: bold;
}
h3 {
	margin: 1.2em 0 0.5em 0;
	font-weight: bold;
	font-size: 1.5em;
	color: #DA0001;
}
.bullet {
	text-indent: -15px;
	line-height: 150%;
	margin-left: 30px;
	margin-bottom: 0.5em;
}
.indent {
	line-height: 150%;
	margin-left: 10px;
	margin-right: 10px;
}
.indent2 {
	margin-left: 20px;
	margin-right: 10px;
}
.outline2 {
	line-height: 150%;
	margin-left: 38px;
	text-indent: -15px;
}

/*
<<Images>>
*/
img {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	display: block;
	border: none;
}
.fullwidth {margin:1em auto}
.flow {
	float:right;
	margin:0 0 6px 12px;
}
.alt {
	float:left;
	margin:0 12px 6px 0;
}
.dec {
	padding:4px;
	border:1px solid #ccc;
}
/*
<<Header>>
*/
#header {
	position: relative;
	background: #DA0001 url('../images/GrowingYourCareerLogoBG.png') repeat-x;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
#logo {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 500px;
}

/*
<<Navigation>>
*/
#nav {
	padding: 3px 0 0 0;
	clear: both;
	text-align: center;
}
#nav ul {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0 0 0 90px;
	list-style: none;
	text-align: center;
	background: url('../images/navBG.jpg') no-repeat;
}
#nav li {
	display: inline;
	margin: 0;
	padding: 0;
	width: 100%;
}
#nav a {
	display: block;
	float: left;
	width: auto;
	margin: 0;
	padding: 0 8px;
	border-right: 1px solid #bb1600;
	border-bottom: none;
	border-left: 1px solid #fe633a;
	color: #fff;
	background: #DA0001 url(/images/nav-tab.gif) repeat-x;
	font: bold 1.1em/2.5 "Trebuchet MS",Helvetica,Arial,Geneva,sans-serif;
	text-decoration: none;
	letter-spacing: 1px;
}
#nav a:active {background:#b31203 url(/images/nav-tab.gif) repeat-x 0 -150px}
#nav a:focus {background:#b31203 url(/images/nav-tab.gif) repeat-x 0 -150px}
#nav a:hover {background:#b31203 url(/images/nav-tab.gif) repeat-x 0 -150px}
#nav .sel a {background:#720000 url(/images/nav-tab.gif) repeat-x 0 -300px}
#nav .sel a:focus {background:#b31203 url(/images/nav-tab.gif) repeat-x 0 -150px}

/*
<<Content>>
*/
/*
<<Main>>
*/
.center {
	text-align: center;
}
.box {

	float: left;
	width: 150px;
	margin: 0 0 0 0;
	padding: 10px 8px 30px 8px;
	overflow: hidden;
}
.boxContent {
	border: thin #da0001 solid;
	float: left;
	width: 132px;
	margin: 0 0 0 0;
	padding: 10px 8px 30px 8px;
	overflow: hidden;
}
#orgBox {
	background: #FFFFFF url('../images/orgBG.jpg') no-repeat;
	float: left;
	margin: 0 0 0 0;
	height: 20px;
	width: 150px;
}
/* +++++++++++++++++++++++++++++++++++++++++++++++ */

.col-one {
	float: left;
}

.col-two {
	float: right;
}

.two-cols {
	margin: 15px 10px 15px 10px;
}

.two-cols .col-two {
	margin: 0 40px 0 0;
	padding: 0 0 0 0;
	width: 200px;
}

.two-cols .col-one {
	margin: 0 0 0 40px;
	padding: 0 0 0 0;
	width: 200px;
}

/* Boxes */


.box-red {
	margin: 0 10px 0 10px;
	padding: 0 0 0 0;
	background: url("../images/redMid.png") repeat-x;
}

.box-red .section {
	margin: 0px 0 0 0;
	padding: 0px 0 0 0px;
	background: url("../images/redRight.gif") no-repeat right top;
	font-size: small;
	color: #FFFFFF;
	font-weight: bold;
}

.box-red .section b {
	margin: 0px 0 0 0;
	display: block;
	height: 23px;
	padding: 7px 0 0 10px;
	background: url("../images/redLeft.gif") no-repeat left top;
}

.box-red .content {
	padding: 20px;
}

}



/*
<<Sticky Notes>>
*/
/* Yellow Notes */
#store {
	margin: 20px auto 0px auto;
	width: inherit;
}
.yellownotes {
	margin: 0px 0px 20px 0px;
	background: #FFF846 url("../images/img2.gif") no-repeat left bottom;
}
.yellownotes .heading {
	margin: 0px 0px 0px 0px;
	height: 30px;
	padding: 10px 0px 10px 10px;
	background: url("../images/img3.gif") repeat-x left center;
	width: inherit;
	font-size: medium;
	font-weight: bold;
}
.yellownotes .content {
	padding: 0px 10px 10px 10px;
	width: 130px;
}

/*
<<Footer>>
*/
#footer {
	font-size: 0.94em;
	text-align: center;
	background-color: #DA0001;
	color: #C0C0C0;
	font-weight:bold;
}

#footer ul {
	margin: 0;
	padding: .25em 1em 0 1em;
	list-style: none;
	text-align: center;
	background-color: #DA0001;
}
#footer li {
	display:inline;
	margin:0;
	padding:0 0 0 0.25em;
}
#footer li:before {content:"\00B7\00A0"}
#footer li:first-child:before {content:""}
#footer a:link {
	border-bottom: 1px dotted;
	text-decoration : none;
	color: #C0C0C0;
}
#footer a:visited {
	border-bottom: 1px dotted;
	text-decoration : none;
	color: #C0C0C0;
}
#footer a:hover {
	background: #DA0001;
	color: #EAEAEA;
	text-decoration: underline;
}
#footer a:active {
	background: #DA0001;
	color: #EAEAEA;
	text-decoration: underline;
}
#footerBot {
	position: relative;
	background: #DA0001 url('../images/footerBG.jpg') no-repeat bottom;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	height: 22px;
}

