/*
 * rebus - the evolution of e-commerce, style sheet, version 6.0, March 13, 2006
 */
 
body
{
	margin: 0 auto;
	padding: 0;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 12px;
	background: #E7E7E7;
}

a
{
	color: #812332;
	text-decoration: none;
}

a:hover
{
	color: #AE1A33;
	text-decoration: underline;
}

a img
{
	border: 0;
}

h1
{
	font-size: 1.5em;
	color: #3A6794;
	margin: 0 0 5px 0;
	padding: 0 0 0 0;
	/* border-bottom: solid 1px black; */
}

h2
{
	font-size: 1.3em;
	color: #3A6794;
	margin: 0 0 5px 0;
	border-bottom: 2px solid #3A6794;
}

h3
{
	font-size: 1.3em;
	color: #3A6794;
	margin: 0 0 5px 0;
	padding: 2px 0px 0px 0px;
	border-bottom: 2px solid #585484;
}

p
{
	color:#2C405A;
}


/* main body div tag */
#bg
{ 
	width: 760px;
	margin: 0 auto;
	/*height: 580px;*/
	padding: 6px 10px 0px 10px;
	padding: 0;
	/*background: url(bg.gif) no-repeat;*/
	background-color: White;
}

#topNav 
{
	height: 60px;
	width: 742px;
	clear: both;
	
	text-align: left;
	margin: 12px 3px 3px 9px;
	padding: 0 0 0 2px;

	color: #2C405A;
	font-size: 11px;
	
	/*background: #FFF url(fade.gif) repeat-x;*/
	
	/*
	for testing
	border: solid 1px black;
	*/
	
}

#topNav td
{
	font-size: 11px;
}

#topNav a
{
	font-size: 11px;
	color: #812332;
	text-decoration: none;
}

#topNav a:hover
{
	font-size: 11px;
	color: #AE1A33;
	text-decoration: underline;
}

#title 
{
	text-align: left;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 14pt;
	font-weight: bold;
}

#title a
{
	text-align: left;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 14pt;
	font-weight: bold;
}

#title a:hover
{
	text-align: left;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 14pt;
	font-weight: bold;
}

/*
style="background-color: White; border-color: #2F6483;
                                        border-width: 1px; border-style: Double; width: 120px; font-size: 11px; color: black;
                                        font-family: Verdana, Arial, Helvetica, sans-serif;"
*/
	
#headline
{
	width: 735px;
	margin: 0px 0px 0px 12px;
	border: solid 2px #B9C2D1;
	background-color: white;/*#45658D;*/
	padding: 2px 2px 2px 2px;
	font-size: 16px;
	font-weight: bold;
}

#headline img
{
	border: solid 1px white;
}

#headline h1
{
	color: black;
	font-size: 18px;
	text-decoration: none;
	/*border-bottom: solid 2px white;*/
	padding: 0px;
	margin: 0px;
	/*padding-left: 2px;*/
	/*border-bottom: 2px solid black;*/
}

#headline p
{
	font-size: 16px;
	font-weight: bold;
	color: black;
	padding: 2px;
}

#headline a
{
	/*color: #B9C2D1;*/
	font-size: 13px;
	/*color: #F0EB8C;*/
	color: #45658D;
	font-weight: bold;
    text-decoration: none;	
}
#headline a:hover
{
	text-decoration: underline;
	color: #812332;
}

#headline span
{
	/*color: #F0EB8C;*/
	color: #B9C2D1;
}
	
#footer
{
	width: 742px;
	height: 16px;
	clear: both;
	
	text-align: center;
	margin: 0px 3px 0px 9px;
	padding: 9px 10px 9px 0;

	background: #FFF;
	border: 1px solid #ccc;
	color: #808080;
	font-size: 12px;
}

#footer a {
	text-decoration: underline;
	color: #3A6794;
}

#footer a:hover {
	color: #000;
}

input.search
{
	font-family:tahoma, arial, helvetica, sans-serif;
	font-size: 8px;
	color:#333333;
	border-style:solid;
	border-width:1px;
	border-color:#666666;
	width: 130px;
	height: 20px;
}

#topMenu
{
	width: 742px;
	height: 16px;
	clear: both;
	
	text-align: left;
	margin: 0px 3px 0px 9px;
	
	/*
	for testing
	border: solid 1px black;
	background: #c0c0c0;
	*/
	
	border-bottom: solid 2px #486993;
	color: #486993;
	font-size: 12px;
}

#topMenu a
{
	display: block;
	background-color: #B9C2D1;
	color: #2C405A;
	/*padding: 2px 0 2px 0;*/
	text-decoration: none;
}

#topMenu a:hover
{
	display: block;
	text-decoration: underline;
	/*background-color: #e0e0e0;*/
	color: #2C405A;
	text-align: center;
}


#selected
{
	background-color: #486993;
	font-weight: bold;
	color: #ffffff;
}

#selected a
{
	display: block;
	background-color: #486993;
	color: #FFFFFF;
}

#selected a:hover
{
	display: block;
	text-decoration: underline;
	background-color: #486993;
	color: white;
	text-align: center;
}

#topMenuTabs
{
	background-color: #B9C2D1;
	font-size: 12px;
}

#pageContent
{
	width: 735px;
	margin: 0px 0px 0px 12px;
	border: none;
	/*background-color: #f0f0f0;*/
	padding: 2px 2px 2px 2px;
	font-size: 12px;
}

#modulesList
{
	font-size: 12px;
}

#cem
{
	width: 742px;
	height: 16px;
	clear: both;
	
	text-align: left;
	margin: 0px 3px 0px 9px;
	
	/*
	for testing
	border: solid 1px black;
	background: #c0c0c0;
	*/
	/*background: #2F6483;*/
	background: #B9C2D1;
	
	border-bottom: solid 2px #c0c0c0;

	/*color: #808080;*/
	color: Black;
	font-size: 12px;
}

.mainlayout
{
	width: 742px;
	margin: 0px 3px 0px 9px;
	/*background: #E5E5E5;*/
	color: Black;
	/* border: solid 1px black; */
	padding: 2px 2px 2px 2px;
}

.pageTitle
{
	font-size: 18px;
	color: Black;
	font-weight: bold;
}

TD.related
{
	FONT-SIZE: 10pt;
	/*border: solid 1px black;*/
}

#topmenu2
{
	width: 742px;
	margin: 0px 3px 0px 9px;
	background-color: #486993;
	/*border: solid 1px black;*/
	color: #B9C2D1;
	padding-left: 3px;
	font-size: 12px;
}

#topMenu2 A:link {
	TEXT-DECORATION: none;
	color: White;
}

#topMenu2 A:visited {
	TEXT-DECORATION: none;
	color: White;
}
#topMenu2 A:hover {
	TEXT-DECORATION: underline;
	color: White;
}

#topMenu2Selected
{
	font-weight:bold;
	color: #FFFFFF;
}

#breadcrumbs
{
	FONT-SIZE: 11px;
	MARGIN: 12px 0px 12px 18px;
	/*COLOR: #FFFFFF*/
}

.content 
{
	padding: 13px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	COLOR: black;
	BACKGROUND: #e5e5e5;
	margin: 0px 5px 0px 5px;
}

.content a
{
	text-decoration: underline;
}

.content table
{
	font-size: 12px;
}

.photobg
{
	/*border: solid 1px black;*/
	background-color: #486993;
}

#verticalSeparator
{
	width: 1px;
	background-color: #B9C2D1;
	padding: 0px 0px 0px 0px;
}

hr
{
	color: #B9C2D1;
	height: 1px;
}

.nounderline a
{
	text-decoration: none;
}

.nounderline a:hover
{
	text-decoration: underline;
}

.screenShotCaption
{
	font-size: 10px;
	font-weight: bold;
	text-align: left;
}

.screenShotCaption img
{
	/*border-top: solid 1px black;*/
	/*border-bottom: solid 1px black;*/
	border: solid 1px #B9C2D1;
}

.bodyTable
{
	font-size: 12px;
}

