/* :: Styles that Must be Called :: */


/* :: start: styles for flyout menu :: */
.aflyout:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.aflyout:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.aflyout:hover {
	font-weight: bold;
	color: #034970;
	text-decoration: none;
}

.aflyout:active {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.bulletflyout {
	list-style-position: inside;
	list-style-type: square;
	margin-top: 0;
    border-top-width: 0;
    padding-top: 0;
    margin-bottom: 0;
    border-bottom-width: 0;
    padding-bottom: 0;
	margin-left: 0;
    border-left-width: 0;
    padding-left: 0;
}
/* :: end: styles for flyout menu :: */


.bodycopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #717171;
}

.row {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #717171;
	background-color:#e6edf0;
	
}

.alt_row {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #717171;
	background-color:#F4F4F4;
}

.bodycopyred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #B93C2C;
	font-weight: bold;
}

.bodytitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14px;
	color: #717171;
	font-weight: bold;
}

.bodytitlered {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14px;
	color: #B93C2C;
	font-weight: bold;
}

.bodytitleblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14px;
	color: #356D8D;
	font-weight: bold;
}

.breadcrumb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	color: #717171;
}

.bullet {
	list-style:none;
}

.bullet li {
	background: url(/images/global/global_bullet.jpg);
	background-position:center left;
	background-repeat:no-repeat;
	padding-left:18px;

}


.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 10px;
	color: #999999;
	font-weight: normal;
}

.imageborder {
	border: 1px solid #999999;
}

.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #034970;
	background-color: #FFFFFF;
	border: 1px solid #064163;
	padding:2px;
}

.printpagetitles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: bolder;
	color: #333333;
}

.timeleftitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: bolder;
	color: #333333;
}

/* Styles Inherent in HTML Tags */

a:link {
	font-weight: bold;
	color: #356D8D;
	text-decoration: none;
}

a:visited {
	font-weight: bold;
	color: #356D8D;
	text-decoration: none;
}

a:hover {
	font-weight: bold;
	color: #356D8D;
	text-decoration: none;
}

a:active {
	font-weight: bold;
	color: #717171;
	text-decoration: none;
}

.bluelink {
	color: #356D8D;
}

ul {
	margin-top: 0;
    border-top-width: 0;
    padding-top: 0;
    margin-bottom: 0;
    border-bottom-width: 0;
    padding-bottom: 0;
	margin-left: 10;
    border-left-width: 0;
    padding-left: 10;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	background-color: #F2F2F2;
	border: 1px solid #064163;
}

.flag_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color:#990000;
	font-weight:bold;
}