/************************************************************************************************/
/* System:Corporations Internet Search                                                          */
/* Request #:CM-2005-036                                                                        */
/* Author:Ernie Cardona                                                                         */
/* Date:03/24/2005                                                                              */
/* Remark:Default Stylesheet                                                                    */
/*                                                                                              */
/************************************************************************************************/
/*                                                                                              */
/*                           Program Modification History                                       */
/*                                                                                              */
/*  Date      By   Req/Prob#     Description                                                    */
/*                                                                                              */
/************************************************************************************************/
a {
	font-size: 16px;
	color: #0000FF;
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #0000FF;
}
a:active {
	color: #0000FF;
}
a:hover {
	color: #800000;
}
body {
	margin: 1%;
	font-family: Times New Roman, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	background-color: #FFFFFF;
	background-position: center;
	background-attachment: fixed;
	background-repeat: no-repeat;
}
.headings {
	text-align: center;
}
.dos_heading1 {
	display: inline;
	font-family: Georgia, Tahoma, Verdana, Arial, sans-serif;
	font-size: 28px;
	font-weight: bold;
	text-align: center;
	color: #000066;
}
.dos_heading2 {
	display: inline;
	font-family: Georgia, Tahoma, Verdana, Arial, sans-serif;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	color: #000066;
}
.page_heading {
	display: inline;
	font-family: Georgia, Tahoma, Verdana, Arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	color: #000066;
}
.section_heading {
	font-family: Times New Roman, Verdana, Tahoma, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}
.subsect_heading {
	font-family: Times New Roman, Verdana, Tahoma, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.indent_section {
	padding-left: 3em;
}
.highlight {
	font-family: Times New Roman, Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 0em 0em 0em 0em;
	padding: 1em 0em .5em 0em;
}
.centerit {
	text-align: center;
}
.redit {
	color: #FF0000;
}
.rmvbold {
	font-weight: normal;
}
.info {
	width: 90%;
	text-align: left;
}
.messages {
	font-family: Verdana, Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.DtMsg {
	color: #000066;
	font-family: Georgia, Tahoma, Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 6pt 0pt 9pt 0pt;
	text-align: center;
}
.messagebox {
	width: 40em;
	font-family: Verdana, Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	border-width: medium;
	border-style: ridge;
	padding: .5em;
	background-color: #FFFFCC;
}
.infobox {
	text-align: left;
	border-width: medium;
	border-style: ridge;
	padding: .5em;
}
.linkbutton a {
	display: inline;
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #036;
	background-color: #F3F3EF;
	padding: .2em .8em;
	text-decoration: none;
	text-align: center;
	border-width: thin;
	border-style: outset;
	border-color: #F3F3EF;
}
.linkbutton a:hover {
	border-color: #FFA500;
}
.dos_navbar {
	background-color: #F3F3EF;
	text-align: center;
	padding: .5em;
}