td {
	text-align: left;
	vertical-align: top;
}

p {
	padding: 0px;
	margin: 0px 0px 10px 0px;
}

a {
	color: #000000;
}

a:hover {
	color: #666666;
	text-decoration:none;
}

.nicebutton {
	border: 1px solid #666666;
	color: #666666;
	background-color: #ffffff;
	font-size: 11px;
	text-align: center;
	height: 18px;
	width: 60px;
	padding: 1px 0px 1px 0px;
	cursor: pointer;
}

.formTitle {
	text-align: right;
	padding-right: 10px;
}

#homepagetitle {
	font-size:22px;
	font-family: Garamond;
	color: #2e3192;
	font-weight: bold;
	letter-spacing: -1px;
}

#pagetitle {
	width: 100%;
	font-size:22px;
	font-family: Garamond;
	color: #2e3192;
	font-weight: bold;
	letter-spacing: -1px;
	border-bottom: 1px solid #e6a410;
	margin-bottom: 15px;
}

.newstitle {
	font-size: 12px;
	font-weight: bold;
	color: #3a3e97;
	text-decoration: none;
}

.corner_left {
	background-image: url(../images/corner_left.gif);
	background-position:top;
	background-repeat: no-repeat;
}

.corner_right {
	background-image: url(../images/corner_right.gif);
	background-position:top;
	background-repeat: no-repeat;
}

.contentbox {
	background-image: url(../images/bg_contentbox.gif);
	background-position:top;
	background-repeat: repeat-x;
	padding: 8px;
}

.contentboxtitle {
	font-size:18px;
	font-family: Garamond;
	color: #2e3192;
	font-weight: bold;
	letter-spacing: -1px;
}

.contentboxlink,
.contentboxlink a{
	color: #989898;
	text-decoration: none;
	vertical-align: bottom;
	padding-bottom:1px;
	text-align: right;
}

.section_title_gray {
	font-size: 12px;
	color: #1c2685;
	padding: 7px 0px 3px 7px;
	border-bottom: 1px solid #e3e3e3;
}

.section_title {
	padding: 3px 0px 0px 0px;
	font-size: 12px;
	color: #1c2685;
}

.section_content {
	padding: 3px 8px 10px 8px;
}

.heading {
	color: #1c2685;
	font-size: 16px;
	font-weight: bold;
}

.orangecolor {
	color: #e6a410;
}

.orange_bottom_line {
	border-bottom: 1px solid #e6a410;
}

.orange_right_line {
	border-right: 1px solid #e6a410;
	color: #676767;
	padding-right:3px;
}

.paddingleft {
	padding-left:10px;
}

.gray_top_line {
	border-top: 1px solid #d5d5d5;
}

.fading_short_left {
	background-image: url(../images/fade_line_short_left.gif);
	background-position:top;
	background-repeat: no-repeat;
}

.fading_short_right {
	background-image: url(../images/fade_line_short_right.gif);
	background-position:top;
	background-repeat: no-repeat;
}

.fading_long_left {
	background-image: url(../images/fade_line_long_left.gif);
	background-position:top;
	background-repeat: no-repeat;
}

.fading_long_right {
	background-image: url(../images/fade_line_long_right.gif);
	background-position:top;
	background-repeat: no-repeat;
}
