/***********************************************/
/* The Existential Primer                      */
/* CSS template; Dreamweaver MX                */
/* Designed by C. S. Wyatt                     */
/*                                             */
/* 2008-May-19  Merged DW and GoLive CSS       */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/

body {
	margin: 0;
	padding: 0;
	background-color: #fff;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif 
}

a:link, a:visited {
	text-decoration: none;
	color:#000099;
}

a:hover {
	text-decoration: underline;
}

abbr, acronym {
	cursor: help;
	border-bottom: 1px dotted;
	color: #555555;
}

.sidetitles {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0px;
}

dt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
}

/********* special notation tag styles *********/

cite { 
	font-weight: bold;
	font-style: italic
}

.comment {
	font-style: italic;
	color: #FF0000;
}

.floating {
	float:right; 
	width:250px; 
	margin:15px; 
	text-align:left;
}

.pullquote {
	border-top: medium double #666666;
	border-right: medium none #666666;
	border-bottom: medium double #666666;
	border-left: medium none #666666;
	background-color: #EEEEEE;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 85%;
	margin: 5px;
	padding: 5px;
}


/************** header tag styles **************/

h1, h2, h3, h4, h5 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0px;
	padding-bottom: 0px;
}

h1 {
	color: #0066CC;
	font-size: 150%;
	font-weight: bold;
}

h2 {
	color: #0066CC;
	font-size: 150%;
}

h3 {
	color: #3366CC;
	font-size: 125%;
}

h4 {
	color: #006699;
	font-size: 110%;
}

h5 {
	color: #006699;
	font-size: 100%;
}


/***********************************************/
/* 'header' layout div styles                  */
/***********************************************/

#header {
	width: 100%;
	margin-bottom: 5px;
	padding-top: 10px;
}

#header .maintitle, #header .maintitle a:link, #header .maintitle a:visited {
	font-size: 35px;
	font-weight: bold;
	color: #fff;
}

#header .maintitle a {
	color: #ffffff;
	font-weight: normal;
}

#header .logo {
	float: left;
	margin-right: 20px;
	margin-left: 10px;
}

#header #subheader .subtitle {
	font-size: 80%;
}

#header #subheader .right, #header .right {
	float: right;
	margin-right: 10px;
}

#header .right a:link, #header .right a:visited {
	text-align: right;
	font-size: 70%;
	font-family:Tahoma, Geneva, Arial, Helvetica, sans-serif;
}

#header .right a:hover {
	text-decoration: none;
}


/***********************************************/
/* 'textarea' (main content) layout div styles */
/***********************************************/

#textarea {
	margin-top: 10px;
	margin-left: 210px;
	margin-right: 210px;
	margin-bottom: 10px;
	text-align: left;
	width: auto;
}

#textarea .maintitle {
	font-size: 24px;
	font-weight: bold;
	margin-top: 20px;
	color: #003366;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
}

#textarea .subtitle {
	font-size: 18px;
	font-weight: 900;
	margin-left: 20px;
	margin-top: 0px;
}

#textarea .title {
	font-weight: 900;
	font-size: 100%;
	background-color: #ffffff;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 0;
	margin-bottom: 0;
}


/************** feature styles *****************/
.feature {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
}

.feature p {
	text-indent: 0px;
	line-height: 120%;
}

.feature p.indented {
	text-indent: 20px;
}

.feature p.hanging {
	text-indent: -16px;
	margin-left: 16px;
}

.feature h1, h2, h3, h4, h5, h6 {
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


.feature .maintitle {
	font-size: 150%;
	font-weight: bold;
	margin-top: .5em;
	color: #003366;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
}

.feature .subtitle {
	font-size: 120%;
	font-weight: bold;
	margin-left: 20px;
	margin-top: 0px;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
}

.feature .title {
	font-weight: bold;
	font-size: 100%;
	background-color: #ffffff;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 0;
	margin-bottom: 0;
}


.feature img {
	float: left;
	padding: 0px 10px 0px 0px;
}



/*************** story styles ******************/
.story {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
}

.story p {
	text-indent: 0px;
	line-height: 125%;
}

.story p.indented {
	text-indent: 16px;
	margin-bottom: 0.25em;
	margin-top: 0em;
}

.story p.hanging {
text-indent: -16px;
	margin-left: 16px;
}

.story .maintitle {
	font-size: 130%;
	font-weight: bold;
	margin-top: .5em;
	color: #003366;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
}

.story .subtitle {
	font-size: 110%;
	font-weight: bold;
	margin-left: 20px;
	margin-top: 0px;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
}

.story .title {
	font-weight: bold;
	font-size: 100%;
	background-color: #ffffff;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 0;
	margin-bottom: 0;
}

.story  h1, h2, h3, h4, h5, h6 {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.story a.capsule {
	font: bold 1em Arial,sans-serif;
	color: #005FA9;
	display:block;
	padding-bottom: 5px;
}

.story a.capsule:hover {
	text-decoration: underline;
}

td.storyLeft {
	padding-right: 12px;
}

.story td {
	text-align:left;
}

/***********************************************/
/* 'menu_' area layout div styles              */
/***********************************************/

#menu_left {
	width: 200px;
	float: left;
}

#menu_right {
	width: 200px;
	float: right;
}

#menu_left .textbox, 
#menu_right .textbox {
	margin-right: 10px;
	margin-left:10px;
	margin-top: 10px;

}

#menu_left a, #menu_left a:visited, #menu_left a:hover,
#menu_right a:link, #menu_right a:visited, #menu_right a:hover {
	font-size: 70%;
	text-decoration: none;
	padding: 2px;
	background-color: #79ADE8;
	width: 120px;
	margin-bottom: 4px;
	margin-top: 4px;
	display: block;
	color: #FFFFFF;
	font-weight: bold;
}

#menu_left .textbox p, 
#menu_right .textbox p {
	margin: 5px;
}

#menu_right input, 
#menu_left input {
	margin-bottom: 5px;
}

#menu_left .title, 
#menu_right .title {
	color: #ffffff;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
	font-size: 14px;
	font-weight: 600;
}

#menu_right input.search, 
#menu_left input.search {
	text-align: center;
}

#menu_right .list_title,
#menu_left .list_title {
	font-size: 16px;
	display: inline;
	margin-left: 10px;
	font-weight: 900;
	margin-top: 5px;
}

#menu_right ul, 
#menu_left ul {
	padding: 0px 0px 10px 20px;
	margin: 0px;
	list-style: none;
}

#menu_right a:hover, 
#menu_left a:hover {
	font-size: 70%;
	text-decoration: none;
	padding: 2px;
	background-color: #003399;
	width: 120px;
	margin-bottom: 4px;
	margin-top: 4px;
	display: block;
	color: #FFFFFF;
	font-weight: bold;
}


/***********************************************/
/* 'footer' layout div styles                  */
/***********************************************/

#footer {
	width: 97%;
	border-top: 1px solid #418ade;
	background-color: #dfe7f3;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 20px;
	font-size: 11px;
}

#footer a {
	color: #418ADE;
}


/***********************************************/
/* multiple area layout div styles             */
/***********************************************/

#textarea .maintitle, #textarea .subtitle {
	color: #418ade;
}

#header, 
#menu_right .title, 
#menu_left .title, 
#textarea tr.head {
	background-color: #418ade;
}

#menu_right .textbox, 
#menu_left .textbox, 
#header #subheader, 
#textarea table, 
#footer {
	background-color: #dfe7f3;
}

#textarea .title {
	border-bottom: 1px solid #3d278c;
}

#header #subheader {
	border-bottom: 8px solid #dfe7f3;
	border-top: 3px solid #dfe7f3;
}
