hr {
	margin: 0px;
	padding: 0px;
	border-top: 1px dashed #000000;
	text-decoration: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
img { 
	border-bottom-style:none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
}

.newstylish {
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-left-color: #000000;
}
td, .option, .optionSelected {
	font-size: 11px;
	color: #333333;
	vertical-align: top;
}
ul {
	margin-top: 0px;
}
div {
	text-align: left;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #10064D;
	text-decoration: none;
	font-weight:bold;
}
table {
	border:0px none #000000;
	margin: 0px;
	padding: 0px;
}
table .centered {
	text-align: center;
}

.optionSelected, .option {
	text-align: center;
}

.borderless {
	border-style:none;
}

.optionSelected a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold
}

.optionselected {
	background-color:#10064D;
	color: #FFFFFF;
}
.option {
	background-color:#FFFFFF;
	color: #10064D
}
.tableHeader {
	border: 1px solid;
	background-color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
}
.rowlight {
	background-color: #CCCCCC;
}
.readMore {
	text-align: right;
	width: 100%
}
.empty {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0px;
	color: #ffffff;
	text-decoration: none;
	font-weight:normal
}
.bottomLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;	
	font-weight:normal;
	text-decoration: underline
}
.bottomText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	color: #CCCCCC;	
}
.login {
	border-bottom: 1px solid #10064D;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: #E2E3E4;
	font-size:9px;
	height:16px;

}
.description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #999999;
}
.blueMenuItem {
	margin-left: 15px;
	font-size:11px;
}
.whiteMenuItem {
	margin-left: 20px;
	font-size:11px;
}
.mainText {
	font-size: 13px;
	color: #333333;
	margin: 5px;
	width: 100%;
	background-color: #FFFFFF;
	background-position: right bottom;
	background-image: url(/pics/mainback1.png);
	background-repeat: no-repeat;
	padding: 5px;
	word-spacing: 0.11em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #10064D;
}

.smallLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #10064D;
	text-decoration: none;
	font-weight:bold;
}
.text {
	font-size: 13px;
	color: #333333;
	word-spacing: 0.11em;
}

.title, .impTitle, .boldTitle, .smallTitle, .subTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}
.subTitle {
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #10064D;
}

.title {
	font-size: 14px;
	font-weight: bold;
	color: #10064D;
}
.title, .underlined {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #10064D;
}
.impTitle {
	font-style: normal;
	font-weight: bold;
	color: #10064D;
}
.boldTitle {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
}
.smallTitle {
	font-weight: bold;
}


input {
	border:1px solid #999999;
	background-color: #FFFFFF;
}
textarea {
	width: 400px;
	border: 1px solid #999999
}
.button {
	border:1px solid #10064d;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #10064D;
}
#required {
	color: #FF0000;
}


.meta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666666;	
}
.metaBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;	
}
