.title { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; 
font-weight: bold; color: #003063} 
.bullet { 
list-style-type: square; list-style-image: url(images/bullet.gif); text-decoration: none; line-height: 16px} 
.text { font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; line-height: 18px; color: #000000} 
a:hover { color: #FFCC33; 
text-decoration: none} .menutext { font-family: 
Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; text-decoration: 
none; line-height: 16px; font-weight: normal} a { color: #6699CC} a { } a { } .subtitle { font-family: Verdana, 
Arial, Helvetica, sans-serif; font-size: 11px; color: #CC9900; font-weight: bold; 
text-decoration: none} .menusubtitle { font-family: Verdana, Arial, Helvetica, 
sans-serif; font-size: 10px; color: #FFFFFF; text-decoration: none; font-weight: 
bold} .links { font-family: 
Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #2B5555; text-decoration: 
none; vertical-align: middle; font-weight: bold} .menutext:hover { color: #FFFFFF; 
text-decoration: none; font-weight: normal; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px} .links:hover { color: #6666FF}
.bulletmenu { list-style-type: disc; left: -20px; clip:   rect(   ); position: relative; list-style-image: url(images/bullet_menu.gif)}
.slogan { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #FFCC33; text-decoration: none; font-weight: bold}
.footer { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #FFFFFF; text-decoration: none; vertical-align: middle }
.footer:hover { color: #FFC742}
.redtext { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; line-height: 16px; color: #CC0000; font-weight: bold}

table {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
}

.smallprint {
	font: 11px;
}

.pagingLinks {
	text-align: center;
}

.errorMessage {
	color: #993333;
	font-weight: bold;
}
/*Form Styles*/
input.formCheckbox {
	border: none;
	background: transparent;
}

input.formButton {
	background: #666699;
	border-bottom: 1px solid #668099;
	border-left: 1px solid #668099;
	border-right: 1px solid #003366;
	border-top: 1px solid #003366;
	color: #D3D3E2;
	font-weight: bold;
	margin: 3px 3px 0px 3px;
}

/* Tables used to display tabular Data. */
/* Apply to <table> tags only. 
Example: <table clase="tabulardata">*/
table.tabularData, table.tabularData td, table.tabularData th {
	border: 1px solid #000000;
	border-collapse: collapse;
}
table.tabularData td, table.tabularData th{
	padding: 3px;
}
table.tabularData th, table.tabularData th a:link, table.tabularData th a:visited, table.tabularData th a:hover, table.tabularData th a:active  {
	background: #003366;
	color: #D3D3E2;
}
/* altrowEven & altrowOdd are used to style alternating table rows. */
.altrowEven {
	background-color: #FFFFFF;
}

.altrowOdd{
	background-color: #FFFFFF;
}

form {
	margin: 0px;
}

input, select, textarea {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	color: #393957;
}

input {
	background: #FFFFFF;
	border: 1px solid #666699;
}


select, textarea {
	background: #FFFFFF;
	border: 1px solid #003366;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
}

img {border: 0px; }