/***********************
	TAGS
***********************/
body {
	margin: 0px;
	font-family: Arial, Lucida Sans, Trebuchet MS, Verdana, Arial, San-Serif;
	font-weight: 11px;
	background: #9D9D9D;
}

p, td {
	font-family: Lucida Sans, Trebuchet MS, Verdana, Arial, San-Serif;
	font-size: 11px;
	color: #313131;
}

li {
	padding-bottom: 4px;
	margin-top: 2px;
}

select, input {
	font-size: 11px;
	color: #313131;
	font-family: verdana, arial, helvetica;
}
/***********************
	CLASSES
***********************/
//.arial { font-family: arial; } 
.hdr, h1 {
	font-size: 18px;
	font-weight: bold;
	color:#0F4F7D;
	margin-top: 0px;
	margin-bottom: 2px;
	font-family: arial, helvetica;
}

.subhdr, h2 {
	font-size: 14px;
	font-weight: bold;
	color:#3E6799;
	margin-bottom: 5px;
	border-bottom: 1px solid #D6DCE0;
}

.subsubhdr, h3 {
	font-size: 13px;
	font-weight: bold;
	color:#4A4A4A;
	margin-bottom: 5px;
}

.menuHdr {
	font-size: 14px;
	font-weight: bold;
	color:#266FB3;
	padding-left: 8px;	
}

.blueHdr {
	font-size: 14px;
	color: #1B62A2;
	font-weight: bold;
}

.initCap {
	color: #A10013;
	font-weight: bold;
	font-size: 21px;
}

.footer {
	font-size: 10px;
	color: #5D5D5D;
}

.bold {
	font-weight:bold;
}

.menuRow {
	background-color: #F7F7F7;
	border-bottom: 1px solid #E8E8E8;
	padding: 3px;
}

.menuRowEven {
	background-color: #FFFFFF;
	border-bottom: 1px solid #E8E8E8;
	padding: 3px;
}

.menuRow2 {
	background-color: #E9E9E9;
	padding: 3px;
	cursor: pointer;
	border-right: 1px solid #A6A6A6;
	border-left: 1px solid #A6A6A6;
}

.menuRowHover {
	background-color: #F3F3F3;
	padding: 3px;
	cursor: pointer;
	border-right: 1px solid #A6A6A6;
	border-left: 1px solid #A6A6A6;
}

.submenu {
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	border-bottom: 1px solid #E8E8E8;
}

.tagline {
	font-family: verdana, arial, helvetica;
	font-size: 13px;
	color: #1B62A2;
}

.tblRowBotBorder {
	border-bottom: 1px solid #D6DCE0;
}

div.leftIndent {
	padding-left: 20px;
}

.photoR {
	float: right;
	padding-left: 10px;
	padding-right: 5;
	padding-bottom: 5px;
	text-align: center;
	color: #1A5783;
	font-weight: bold;
	font-size: 10px;
}

.photoL {
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;
	text-align: center;
	color: #1A5783;
	font-weight: bold;
	font-size: 10px;
}

.caption {
	color: #1A5783;
	font-weight: bold;
	font-size: 10px;
}

.box {
	border: 1px solid #DFDFDF;
	padding: 7px;
	background-color: #F5F5F5;
}

.x12 {
	font-size: 12px;
}

.initInset {
	float: left;
	padding-right: 5px;
	margin-bottom: -7px;
	font-size: 250%;
}

.selectorTrail {
        font-size: 14px;
}


/***********************
	ANCHOR
***********************/

a:link {
	color: #3D78BE;
}

a:visited {
	color: #333399;
}

a:hover {
	color: #B82B28;
	text-decoration: none;
}

a.leftMenu:link {
	color: #123D6F;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

a.leftMenu:visited {
	color: #123D6F;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

a.leftMenu:hover {
	color: #2375DA;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

a.redMenu:link {
	color: #991B0D;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}

a.redMenu:visited {
	color: #991B0D;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}

a.redMenu:hover {
	color: #991B0D;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}

a.leftMenu2:link, a.leftMenu2:hover {
	color: #123D6F;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

a.leftMenu2:visited {
	color: #123D6F;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

a.foot:link {
	color: #1F4B7B;
	font-size: 10px;
	line-height: 16px;
	text-decoration: none;
}

a.foot:visited {
	color: #A5A5A5;
	font-size: 10px;
	line-height: 16px;
	text-decoration: none;
}

a.foot:hover {
	color: #B82B28;
	font-size: 10px;
	text-decoration: none;
	line-height: 16px;
}

a.selector:link {
        color: #A52A2A;
}

a.selector:visited {
        color: #A52A2A;
}

a.selector:hover {
        color: #A52A2A;
        text-decoration: none;
}

/***********************
	MENU
***********************/
.menuHover {
	background-color: #DBE9F2;
	cursor: pointer;
	padding: 2px 2px 2px 4px;
	border-bottom: 1px solid #ffffff;
}
.menuHoverOff {
	cursor: pointer;
	background-color: #E9E9E9;
	padding: 2px 2px 2px 4px;
	border-bottom: 1px solid #ffffff;
}

.menuHover2 {
	background-color: #F3F3F3;
	cursor: pointer;
	padding: 2px 2px 2px 4px;
	border-left: 1px solid #E9E9E9;
	border-right: 1px solid #A6A6A6;
}
.menuHoverOff2 {
	cursor: pointer;
	background-color: #E9E9E9;
	padding: 2px 2px 2px 4px;
	border-left: 1px solid #E9E9E9;
	border-right: 1px solid #A6A6A6;
}

.menuNavTable {
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}

.menuNavTable2 {
	border-top: 1px solid #A6A6A6;
	border-bottom: 1px solid #A6A6A6;
}

a.menuNav{
	font-family: tahoma, verdana, arial; 
	font-size: 10px;
	font-weight: bold;
}

a.menuNav:link, a.menuNav:active, a.menuNav:visited {
	color: #1D5FA9;
	text-decoration: none
}

a.menuNav:hover {
	color: #1D5FA9;
	text-decoration: none
}
/****************************
     ENDECA STYLES
****************************/
.endecafont {
	font-family: Arial, Lucida Sans, Trebuchet MS, Verdana, Arial, San-Serif;
        font-size: 9px;
        color: #313131;
}
.menuEndecaRow {
	background-color: #F7F7F7;
	border-bottom: 1px solid #E8E8E8;
	border-right: 1px solid #E8E8E8;
	padding: 1px;
}
.menuEndecaRowEven {
        background-color: #FFFFFF;
        border-bottom: 1px solid #E8E8E8;
	border-right: 1px solid #E8E8E8;
	padding: 1px;
}

