/* Career Action Center
Created using Style Master from Western Civilisation CSS1 { 2 2 558 625 } 
purple, bright = 960696
purple, light =  bd8ebd
purple, medium = bd83bd
purple, dark = 6c366c
blue, dark = 4f649b
blue, medium = 6980b6
blue, light = d8ddf0
*/

body {
background-color: #fff;
/*bright purple*/
font-family: 'Trechet MS', Verdana, Helvetica, Arial, sans-serif;
color: #000000;
text-align: center;
font-size: 90%;}

#wrapper {
position: relative;
margin: 0 auto;
text-align: left;
width: 790px;
background-color: #ffffff;
/*padding: 10px;*/
border: 5px #000000 outset;
}

#top {
height: 125px;
background-color: #6980b6;
border-bottom: 5px solid #000000;
clear: both;
}

#sidebar {
float: left;
width: 125px;
/*top: 130px;*/
font-size: 0.85em;
font-weight: bold;
/*background-color: #fff;*/
}

#content {
float: left;
width: 530px;
/*top: 130px;*/
/*left: 155px;*/
padding-left: 10px;
/*border-left: 10px #000000 solid;*/
}

#footer {
clear: both;
background-color: #ffffff;
font-size: .9em;
border-top: 2px #6c366c solid;
/*dark purple*/
padding-left: 15px;
padding-bottom: 3px;}

a:link {
color: #4f649b;
/*dark blue*/}

a:visited {
color: #000000;}

a:hover {
color: #000000;}

a:active {
color: #4f649b;
/*dark blue*/
text-decoration: none;}

ol {
list-style-type: lower-alpha;}

ul {
list-style-type: square;}

h1 {
font-family: 'Monotype Corsiva', Garamond, Times, serif;
color: #ffffff;
font-size: 2.5em;
padding-left: 10px;
font-weight: normal;
font-style: normal;
letter-spacing: 0.3em;}

h2 {
font-size: 1.4em;
/*color: #4f649b;*/
font-family: Garamond, Times, serif;
border-bottom: 2px #4f649b solid;
border-left: 2px #4f649b solid;
/*width: 60px;*/
letter-spacing: 0.05em;
padding-left: 5px;
}

h3 {
font-size: 1.25em;
font-family: Garamond, Times, serif;
text-align: center;
/*color: #4f649b;*/
/*dark blue*/}

h4 {
font-size: 1em;
font-weight: bold;
/*color: #4f649b;*/
/*dark blue*/}

h5 {
font-size: 1em;
font-weight: normal;
}

p {
text-indent: 10px;}

dl {
margin-left: -1em;}

dt {
color: #4f649b;
/*dark blue*/
font-weight: bold;
text-indent: 10px;}

.answer, .question {
font-weight: bold;
color: #4f649b;
font-size: 1.1em;}

.center {
text-align: center;}

.floatleft {
float: left;
padding-right: 10px;}

.floatright {
float: right;
padding-left: 10px;}

.headercounseling {
text-align: right;
color: #fff;
/*vertical-align: bottom;*/
font-size: .95em;
font-weight: bold;}

.imageestelle {
float: right;
padding-left: 10px;
vertical-align: bottom;}

.quote {
font-style: italic;
font-weight: bold;
color: #4f649b;
/*dark blue*/}

.quoteattribute {
text-align: right;
font-size: .95em;
font-style: italic;}

.right {
text-align: right;}

.silk {
font-size: .9em;}
