/* CSS Document */

body{
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	background-image: url(images/background.gif);
	background-repeat: repeat;
}
td,ul,ol {
	font-family: 'Trebuchet MS', Trebuchet, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
.border_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	color: #7a848a;
}
.border_left {
	writing-mode: tb-rl;
	filter: flipv flipv;
	height: 566px;
}
.border_right {
	writing-mode: tb-rl;
	filter: flipv fliph;
	height: 566px;
}
.border_bottom {
	writing-mode: bt-lr;
	filter: fliph flipv;
	width: 990px;
	height: 15px;
}
.whitetext {
	font-family: 'Trebuchet MS', Trebuchet, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
}
.contentpadding {
	padding: 29px 30px 30px 9px;
	background-color: #ffffff;
}
.contentpadding_nobg {
	padding: 29px 30px 30px 9px;
}
a:link {
	font-family: 'Trebuchet MS', Trebuchet, Arial, sans-serif;
	color: #1c5298;
	font-weight: normal;
	text-decoration: none;
}
a:visited {
	font-family: 'Trebuchet MS', Trebuchet, Arial, sans-serif;
	font-weight: normal;
	color: #bb0303;
	text-decoration: none;
}
a:hover {
	font-family: 'Trebuchet MS', Trebuchet, Arial, sans-serif;
	color: #3c402d;
	font-weight: normal;
	text-decoration: underline;
}
.whitelink:link, .whitelink:hover, .whitelink:visited {
	font-family: 'Trebuchet MS', Trebuchet, Arial, sans-serif;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}
.blacklink:link, .blacklink:visited, .blacklink:hover {
	font-family: 'Trebuchet MS', Trebuchet, Arial, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
