/* @override 
	http://localhost/sii/text.css
	http://localhost/sii/css/text.css
*/

/****************************** Block Level Tags ********************************/

BODY {
	font-family: "Arial", Helvetica, Geneva, sans-serif;
	font-weight: normal;
	color: #333333;
	font-size: 12px;
}

P {
	font-size: 12px;
	line-height: 18px;
	margin: 0 0 12px 0;
}

FONT {
	color: #333333;
}

DL {
	color: #003366;
}

DT {
	color: #003366;
}

DD {
	color: #003366;
}

UL {
	color: #333333;
	margin-top: 0;
	margin-bottom: 0;
}

LI {
	color: #333333;
	margin-top: 0;
	margin-bottom: 0;
}

TH {
	color: #333333;
}

TD {
	color: #333333;
}

/********************************** Header Tags **********************************/

H1 {
	color: #c41130;
	font-size: 12px;
	text-align: left;
	text-transform: uppercase;
	margin: 0 0 8px;
	padding: 0;
}

H2 {
	color: black;
	text-transform: uppercase;
	font-size: 10px;
	text-align: center;
	margin: 0;
	padding: 0;
}

H3 {
	color: black;
	text-transform: capitalize;
	font-size: 10px;
	text-align: left;
	padding: 0;
	margin: 0 0 8px;
}

H4 {
	color: #c41130;
	text-transform: uppercase;
}

H5 {
	color: #c41130;
	text-transform: uppercase;
}

/********************************** Anchor Tags **********************************/

a {
	font-weight: normal;
	color: #c41130;
	text-decoration: none;
	font-size: 9pt;
}

a:hover {
	color: #666666;
	text-decoration: none;
}

.importantText {
	color: #545454;
}

.footer a:link {
	font-size: 8pt;
	color: #c41130;
	text-decoration: none;
	letter-spacing: 1px;
}

.footer a:active {
	font-size: 8pt;
	color: #c41130;
	text-decoration: none;
	letter-spacing: 1px;
}

.footer a:visited {
	font-size: 8pt;
	color: #c41130;
	text-decoration: none;
	letter-spacing: 1px;
}

.footer a:hover {
	font-size: 8pt;
	color: #333333;
	text-decoration: none;
	letter-spacing: 1px;
}

.footer {
	font: 8pt "Arial";
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	letter-spacing: 1px;
}

/********************************** Other **********************************/

.example {
	color: #99ffff;
	text-transform: uppercase;
	font-size: 10pt;
}

.form {
	padding: 4px;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	background: #0066CC;
	border: 1px solid #666666;
	border-bottom: 1;
	background-color: #9FD18A;
width="300"
}

.input {
	font-size: 12px;
	border: 1px solid #666666;
	vertical-align: top;
}

.button {
	font-size: 12px;
	border: 1px solid #666666;
	vertical-align: top;
width="125"
}

/********************************** Background Images **********************************/

.insideNav {
	background-image: url(images/navigation_bg.jpg);
	background-repeat: no-repeat;
}

.leftPage {
	padding-left: 15px;
	padding-right: 10px;
	width: 195px;
}


.bgLeft {
	background-image: url(images/body_left.gif);
	background-repeat: no-repeat;
}

.bgRight {
	background-image: url(images/body_right.gif);
	background-repeat: no-repeat;
}

.small {
	font-weight: normal;
	color: #333333;
	font-size: 8pt;
}

/********************************** Box Styles **********************************/

.borderTable_pad {
	padding: 8px;
	margin: 0px
}

#borderTable {
	padding: 0 0 0px 0;
	margin: 0px;
	background-color: #eef589;
	border: 1px solid #d7d7d7;
	width: 

780px;
	"\"}\"";/*IE5 Fix*/width: 780px;
}

/********************************** Embedded Styles **********************************/

.style1 {
	color: #FF0000
}
