a {
	color: #8B0000;
	text-decoration: none;
}

a:visited {
	color: #8B0000;
	text-decoration: none;
}

a:hover {
	border: none;
	color: #FF4500;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

body {
	background: #EEEEEE;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	text-align: center;
}

div#sflogos {
	margin-top: 25px;
	text-align: right;
}

/* Logo */
h1#logo{
	background: url(../../pagefiles/tcexam/tcexam_header_750x150.png) #FFFFFF no-repeat top left;
	border-left: 1px solid #D5D5D5;
	border-right: 1px solid #D5D5D5;
	border-top: 1px solid #D5D5D5;
	color: #00367D;
	font-family: serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	height: 150px;
	margin: 0 auto;
	text-align: right;
	width: 750px;
}

h2 {
	color: #00367D;
	font-size: 1.6em;
	font-weight: bold;
}

h3 {
	color: #00367D;
	font-size: 1.3em;
	font-weight: bold;
}

h4 {
	color: #00367D;
	font-size: 1.1em;
	font-weight: bold;
}

hr {
	clear: both;
	display: none;
}

input#x {
	background: #3C7BCF;
	border-bottom: 1px solid #3C7BCF;
	border-left: 1px solid #3C7BCF;
	border-right: 1px solid #3C7BCF;
	border-top: 1px solid #3C7BCF;
	color: #FFFFFF;
	font-weight: bold;
}

p {
	text-align: justify;
}

ul.altmenu {
	line-height: normal;
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.altmenu li > ul {
	display: none;
	background-color: #00367D;
}

ul.altmenu li a {
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	width: 100%;
}

ul.altmenu li a:visited {
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	width: 100%;
}

ul.altmenu li a:hover {
	color: #FFCC00;
	text-decoration: none;
}

ul.altmenu li:hover > ul {
	background-color: #00367D;
	color: #FFCC00;
	display: block;
	left: 10px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 22px;
	visibility: visible;
	width: 200px;
	z-index: 1;
}

ul.altmenu li:hover, ul.altmenu li.CSStoHighlight {
	background-color: #00367D;
	color: #FFCC00;
}

ul.altmenu ul li {
	background-color: #00367D;
	border: 1px solid #C0C0C0;
	color: #FFFFFF;
	float: left;
	height: auto;
	line-height: auto;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-decoration: none;
	width: 180px;
}

ul.altmenu ul li:hover > ul {
	background-color: #00367D;
	color: #FFFFFF;
	display: block;
	left: 200px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0px;
	visibility: visible;
	width: 200px;
	z-index: 1;
}

ul.altmenu ul.CSStoShow {
	display: block;
}

#clear {
	clear: both;
}

#content {
	float: left;
	padding: 10px 10px 10px 10px;
	width: 730px;
}

/* Footer */
#footer {
	font-size: 9px;
	height: 50px;
	margin: 0;
	padding: 0;
	padding-top: 10px;
	text-align: center;
}

#header {
	height: 40px;
	margin: 0 auto;
	width: 750px;
}

/* MENU */
#menu {
	background: url(../../pagefiles/tcexam/tcexam_menubar_750x25.jpg) #00367D no-repeat top left;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	height: 25px;
	margin: 0 auto;
	width: 750px;
}

#menu .currentpage a {
	color: #FFCC00;
}

#menu a {
	color: #FFFFFF;
	display: block;
	float: left;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

#menu a:hover {
	color: #FFCC00;
}

#menu ul.altmenu li {
	background: url(../../pagefiles/tcexam/tcexam_menu_divider_2x25.png) no-repeat right top;
	float: left;
	height: 25px;
	line-height: 25px;
	margin: 0;
	padding: 0px 10px 0 10px;
	position: relative;
}

/* PAGE */
#page {
	background: #FFFFFF;
	border: 1px solid #D5D5D5;
	border-top: none;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 750px;
}

#search {
	float: right;
	padding-top: 5px;
	width: 300px;
}

#search #s {
	width: 150px;
}

#search #x {
	width: 80px;
}

#search fieldset {
	border: none;
}

#textmenubar ul {
	font-size: 80%;
	list-style-type: none;
	margin: 0;
	margin-top: 1em;
	padding: 0;
}

#textmenubar ul li {
	border: 1px solid #87CEFA;
	display: inline;
}

#textmenubar ul li a {
	padding: 0px 5px 0px 5px;
	text-decoration: none;
}

#textmenubar ul li a:hover {
	background-color: #87CEFA;
	color: #000000;
}

