/* HTML element styles */
body
{
	margin:0;
	padding:0;
	font-family:Verdana;
	background: #FFFFFF;
	font-size:12px;
}
h1
{
	font-size:18px;
	font-weight:bold;
	font-family:Arial;
	color:#000000;
	margin:0;
}
h2
{
	font-size:16px;
	font-weight:bold;
	font-family:Arial;
	color:#000000;
	margin:0;
}
h3
{
	font-size:14px;
	font-weight:bold;
	font-family:Arial;
	color:#000000;
	margin:0;
}
h4
{
	font-size:12px;
	font-weight:bold;
	font-family:Arial;
	color:#000000;
	margin:0;
}
ul
{
	margin-left:10px;
	padding-left:10px;
}

/* CSS classes */
.clear
{
	clear:both;
	position:relative;
}
.left
{
	float:left;
}
.left img
{
	background:#FFFFFF;
	margin-right:5px;
	margin-bottom:5px;
	padding:0px;
	border: 1px solid #000000;
}
.bold
{
	font-size:12px;
	font-weight:bold;
	font-family:Verdana;
	color:#000000;
	margin:0;
}
.normal
{
	font-size:12px;
	font-weight:normal;
	font-family:Verdana;
	color:#000000;
	margin:0;
}
.right
{
	float:right;
}
.right img
{
	background:#FFFFFF;
	margin-left:5px;
	margin-bottom:5px;
	padding:2px;
	border: 6px solid #BAE0C5;
}
.separator
{
	clear:both;
	position:relative;
	width:100%;
	border-bottom:2px solid #8D8D8D;
	margin:0;
}
.separatorthin
{
	clear:both;
	position:relative;
	width:100%;
	border-bottom:1px solid #8D8D8D;
	margin:0;
}

/*
	total recall styles
*/
.adminheader
{
	font-weight: bold;
	font-size: 10pt;
	color: #FFFFFF;
	font-family: Verdana; 
	background: #00008C; 
	border-color: #00008C; 
	border: 1;
}

.controllabel
{
	font-weight: bold;
	font-size: 9pt;
	color: #979797;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align:right;
}

.controllabelleft
{
	font-weight: bold;
	font-size: 9pt;
	color: #979797;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align:left;
}

.controllabelred
{
	font-weight: bold;
	font-size: 9pt;
	color: #D40000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align:left;
}

.message
{
	font-weight: bold;
	font-size: 9pt;
	color: #D40000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.readonly
{
	font-weight: normal;
	font-size: 9pt;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none; 
	background-color: #E9E9FF;
}

/* Custom element styles */
#container
{
	margin:10px 10px 10px 10px;
}

#content
{
	width:800px;
	background:#FFFFFF;
	margin:0px 0px 0px 100px;
}

#footer 
{
	background:#08294A;
	color:#ffffff;
	margin:0;
	padding:5px 5px 5px 5px;
	font-size:100%;
	font-weight:600;
}

#header
{
	margin:0px 0px 0px 0px;
	padding-top: 0px;
}

#left
{
	width:30%;
	margin-right:5px;
	padding-right:10px;
	float:left;
}

#main
{
	width:65%;
	float:right;
}

#resume
{
	float:left;
}

a:link { font-size:9pt; font-weight: bold; font-family: verdana; color: #00008C; text-decoration: none; text-align: center;}
a:visited { font-size:9pt; font-weight: bold; font-family: verdana; color: #00008C; text-decoration: none; text-align: center;}
a:active { font-size:9pt; font-weight: bold; font-family: verdana; color: #00008C; text-decoration: none; text-align: center;}
a:hover { font-size:9pt; font-weight: bold; font-family: verdana; color: #781613; text-decoration: none; text-align: center;}

a.disabled:link { font-size:9pt; font-weight: bold; font-family: verdana; color: #D40000; text-decoration: none; text-align: center;}
a.disabled:visited { font-size:9pt; font-weight: bold; font-family: verdana; color: #D40000; text-decoration: none; text-align: center;}
a.disabled:active { font-size:9pt; font-weight: bold; font-family: verdana; color: #D40000; text-decoration: none; text-align: center;}
a.disabled:hover { font-size:9pt; font-weight: bold; font-family: verdana; color: #781613; text-decoration: none; text-align: center;}

a.error:link { font-size:9pt; font-weight: bold; font-family: verdana; color: #939393; text-decoration: underline}
a.error:visited { font-size:9pt; font-weight: bold; font-family: verdana; color: #939393; text-decoration: underline}
a.error:active { font-size:9pt; font-weight: bold; font-family: verdana; color: #939393; text-decoration: underline}
a.error:hover { font-size:9pt; font-weight: bold; font-family: verdana; color: #000000; text-decoration: underline}

a.medium:link { font-size:9pt; font-weight: bold; font-family: verdana; color: #00008C; text-decoration: underline; text-align: center;}
a.medium:visited { font-size:9pt; font-weight: bold; font-family: verdana; color: #00008C; text-decoration: underline; text-align: center;}
a.medium:active { font-size:9pt; font-weight: bold; font-family: verdana; color: #00008C; text-decoration: underline; text-align: center;}
a.medium:hover { font-size:9pt; font-weight: bold; font-family: verdana; color: #008245; text-decoration: underline; text-align: center;}

a.small:link { font-size:8pt; font-weight: bold; font-family: verdana; color: #939393; text-decoration: none}
a.small:visited { font-size:8pt; font-weight: bold; font-family: verdana; color: #939393; text-decoration: none}
a.small:active { font-size:8pt; font-weight: bold; font-family: verdana; color: #939393; text-decoration: none}
a.small:hover { font-size:8pt; font-weight: bold; font-family: verdana; color: #ED5103; text-decoration: none}