/*
	# Speaker Portfolio
	# Initial Project Planning by David A. Lanier
	# Beta Versions by Syah [speaker1, speaker2, speaker3]	
	# Final Versions by Ronique R. Wright [speakerportfolio]
	# Template by Daniel Kneser & Ronique R. Wright
	# NICABM
	# v1.0 June 2008
	# v2.0 July 2010
*/

a,a:visited
{
	color: #000040;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
}

a:hover
{
	color: #DE9933;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
}

a.select,a.select:visited
{
	color: #0e2ad8;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;	
}

a.select:hover
{
	color: #DE9933;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
}

h1
{
	color: #0e2ad8;
	font-family: Verdana;
	font-size: 20px;
	font-weight: normal;
	margin: 0;
}

h2
{
	color: #0e2ad8;
	font-family: Verdana;
	font-size: 16px;
	margin: 0;
}

h3
{
	color: #0e2ad8;
	font-family: Verdana;
	font-size: 12px;
	margin: 0;
}

h4
{
	color: #0e2ad8;
	font-family: Verdana;
	font-size: 10px;
	display: inline;
	margin: 0;
}

body
{
	color: #000000;
	margin-top: 5px;
	margin-left: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 12px;
}

img
{
	border: 0;
}

form
{
	margin: 0;
	padding: 0;
	border: 0;
	border-spacing: 0;
}

td
{
	vertical-align: top;
}

#page_header
{
	border: 0;
	border-spacing: 0;
	width: 980px;
	padding: 0;
	margin-bottom: 5px;
}

#logout
{
	color: #ffffff;
	font-family: Verdana;
	font-size: 12px;
}

#logout a
{
	color: #ffffff;
	text-decoration: none;
}

#logout a:visited
{
	color: #ffffff;
	text-decoration: none;
}

#logout a:hover
{
	color: #DE9933;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
}

#menu_selected
{
	border-style: dashed;
	border-color: #0e2ad8;
	border-width: 1px;
}

#cell_highlight
{
	border-style: solid;
	border-color: #0e2ad8;
	border-width: 3px;
}

#main
{
	margin-left:  6px;
	margin-right: 6px;
	font-family: Verdana;
	font-size: 12px;
}

#userAgree
{
	font-family: Verdana;
	font-style: italic;
	font-size: 12px;
}

.small_text
{
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	margin-bottom: 10px;
	color: #000040;	
}

.sessionTitle
{
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	text-align: center;
}

.printableTextArea
{
	font-family: Verdana;
	font-size: 12px;
	color: #000055;
}

.menu
{
	height: 21px;
	line-height: 21px;
	margin-left: 5px;
	vertical-align: bottom;
}

.book li
{
	margin-bottom: 10px;
}

.bluelink
{
	color: #0000ff;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
}

.selected
{
/*
	-moz-border-radius-topleft: 8px;
	-webkit-border-top-left-radius: 8px;
	-khtml-border-radius-topleft: 8px;
	border-top-left-radius: 8px;
	-moz-border-radius-bottomleft: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-khtml-border-radius-bottomleft: 8px;	
	border-bottom-left-radius: 8px;	
	border: 1px solid #ccc;
	border-right: 0;
*/
	background-image: url('images/tab.png');
	background-repeat: no-repeat;	
	text-align: right;
	padding-right: 10px;
}

#importSessionSelection
{
	display: inline;
}

#message
{
	text-align: center;
	font-size: 16px;
	width: 500px;
	padding: 15px;
	border-style: dashed;
	border-color: #b30000;
	background-color: #eeeeee;
	border-width: 3px;
	margin: 8px auto 8px auto;
}

#sidebar_left
{
	width: 225px;
	min-width: 225px;
	min-height: 385px;
/*	
	border-right-style: solid;
	border-right: thick double #ccc;	
*/
	background-image: url('images/vb.png');
	background-repeat: repeat-y;
	background-position: right;	
}

#nicabm_wrap
{
	width: 980px;
	padding-left: 5px;
	padding-right: 10px;
}

#nicabm_header
{
	background-color: #0e2ad8;
	color: #ffffff;
	font-weight: bold;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;	
}

#nicabm_header_text_logo
{
	color: #ffffff;
	margin-left: 11px;
	font-size: 32px;
	font-weight: bold;	
}
