.bordertable2 {
	border: 1px solid #6CB2F0;
	background-color: #FAFAEE;
	font-size: 11px;
}

ul {
		font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

li {
		font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

ul#errors li.heading {
	list-style-type: none;
	color: #000;
	font-weight: normal;
	font-style: italic;
	margin: .5em 0;
	padding: 0;
	font-size: 10px;
	}
	
ul#errors {
	display: none;
	margin-top: 1em;
	background-color: #FFE;
	border: 1px solid #CC9;
	padding: .3em;
	color: #C00;
	font-weight: bold;
	font-size: 10px;
	}	
	
ul#errors li {
	margin-top: .5em;
	margin-bottom: .5em;
	padding: 0;
	font-size: 10px;
	}
	
ul#errors li.heading {
	list-style-type: none;
	color: #000;
	font-weight: normal;
	font-style: italic;
	margin: .5em 0;
	padding: 0;
	font-size: 10px;
	}
	
input.small{
	width: 80px;
	}
	
input.medium {
	width: 102px;
	}

input.initial {
	width: 20px;
}

input.large{
	width: 254px;
	}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #07008A;
}	

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	font-weight: bold;
}

.downloads {
	border : thin solid #BCBEBF;
}

.text:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #505050;
	text-decoration: none;
}

.text:visited {
	color: #505050;
	text-decoration: none;
}

.text:hover {
	color: #505050;
	text-decoration: underline;
}

.text:active {
	color: #505050;
	text-decoration: none;
}

OL{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.globalnav {
	background : transparent;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : White;
}

.globalnav:link {
	text-decoration: none;
	background : transparent;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : White;
}

.globalnav:visited{
	text-decoration: none;
}
.globalnav:hover{
	text-decoration: underline;
}
.globalnav:active{
	text-decoration: none;
}

.bluecolumn{
	background : #CBE7FF;
	border-left-color : #6CB2F0;
	border-left-style : solid;
	border-left-width : 1px;
	border-top-color : #6CB2F0;
	border-top-style : solid;
	border-top-width : 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.wrap{
	background : white;
	border-right-color : black;
	border-right-style : solid;
	border-right-width : 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.columnheader {
	background : transparent;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #07008A;
	font-weight : bold;
	text-decoration: underline;
	margin-left: 5px;
	margin-right: 5px;
	display: block;
}

.columntext {
	background : transparent;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #07008A;
	margin-left: 5px;
	margin-right: 5px;
	display: block;
}

.columntext:link {
	text-align: right;
	text-decoration: none;
	background : transparent;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #07008A;
	margin-left: 0px;
	margin-right: 0px;
	display: block;
}

.columntext:visited{
	text-decoration: none;
	text-align: right;
}
.columntext:hover{
	text-decoration: underline;
	text-align: right;
}
.columntext:active{
	text-decoration: none;
	text-align: right;
}

.mainstory {
	background : transparent;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #07008A;
}

.mainstory:link {
	text-decoration: none;
	background : transparent;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #002EB0;
}

.mainstory:visited{
	text-decoration: none;
}
.mainstory:hover{
	text-decoration: underline;
}
.mainstory:active{
	text-decoration: none;
}
.mainstoryheader {
	background : transparent;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #505050;
	font-weight: bold;
}

.biopic {
	width: 155px;
	min-width: 155px;
	max-width: 155px;
	height: 200px;
	min-height: 200px;
	max-height: 200px;
	display: block;
}
