﻿body, table
{
	font-family: Trebuchet MS, Arial;
	color:#000;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	border: 0px;   
}
form, iframe
{
	margin: 0px;
	border: 0px;   
	padding: 0px;
}
td
{
	vertical-align:top;
}

#tdPage
{
	width:990px;
}

#mainPage
{
	width:990px;
}

#mainPage .tl
{
	background-image:url('/img/page_tl.png');
	background-repeat:no-repeat;
	width:21px;
	height:21px;
}

#mainPage .tt
{
	background-image:url('/img/page_tt.png');
	background-repeat:repeat-x;
	height:21px;
}

#mainPage .tr
{
	background-image:url('/img/page_tr.png');
	background-repeat:no-repeat;
	width:21px;
	height:21px;
}

#mainPage .ll
{
	background-image:url('/img/page_ll.png');
	background-repeat:repeat-y;
	width:21px;
}

#mainPage .cc
{
	background-color:#fff;
	text-align: left;
	vertical-align: top;
/*	padding-top: 30px;
	padding-bottom: 30px;	
	padding-left: 50px;	
	padding-right: 50px;	*/
}

#mainPage .rr
{
	background-image:url('/img/page_rr.png');
	background-repeat:repeat-y;
	width:21px;
}

#mainPage .bl
{
	background-image:url('/img/page_bl.png');
	background-repeat:no-repeat;
	width:21px;
	height:21px;
}

#mainPage .bb
{
	background-image:url('/img/page_bb.png');
	background-repeat:repeat-x;
	height:21px;
}

#mainPage .br
{
	background-image:url('/img/page_br.png');
	background-repeat:no-repeat;
	width:21px;
	height:21px;
}




#mainArea
{
	width:100%;
	background-image:url('/img/content_bg.jpg');
	background-repeat:repeat-x;
	background-position:bottom;

}

#mainArea .tl
{
	background-image:url('/img/content_tl.jpg');
	background-repeat:no-repeat;
	width:30px;
	height:63px;
}

/*---start top menu*/
#mainArea .tt
{
	background-image:url('/img/content_tt.jpg');
	background-repeat:repeat-x;
	height:63px;
	vertical-align:middle;
}
#mainArea .tt a
{
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
#mainArea .tt .delimiter
{
	color:#fff;
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;
}
/*---end top menu*/

#mainArea .tr
{
	background-image:url('/img/content_tr.jpg');
	background-repeat:no-repeat;
	width:30px;
	height:63px;
}

#mainArea .ll
{
	background-image:url('/img/content_border.jpg');
	background-repeat:repeat-y;
	background-position:left;
	width:30px;
}

#mainArea .cc
{
	background-color:Transparent;
	text-align: left;
	vertical-align: top;
}

#mainArea .rr
{
	background-image:url('/img/content_border.jpg');
	background-repeat:repeat-y;
	background-position:right;
	width:30px;
}

#mainArea .bl
{
	background-image:url('/img/content_bl.jpg');
	background-repeat:no-repeat;
	width:30px;
	height:14px;
}

#mainArea .bb
{
	background-image:url('/img/content_bb.jpg');
	background-repeat:repeat-x;
	background-color: #ccc;
	height:14px;
}

#mainArea .br
{
	background-image:url('/img/content_br.jpg');
	background-repeat:no-repeat;
	width:30px;
	height:14px;
}



#TopMenu
{
	width:990px;
}
#TopMenu td
{
	border-left: solid 1px #000;
	border-right: solid 1px #000;
	height: 31px;
}

#TopMenu td a
{
	color: #fff;
	text-decoration:none;
	font-size: 14px;
}


h1
{
	color: #003366;
	font-weight: bold;
	font-size: 24px;
	margin: 25px 25px 5px 25px;
}


p
{
	color: #000033;
}

h2
{
	color: #003366;
	font-weight: bold;
	font-size: 18px;
}

h2 a
{
	color: #003366;
	font-weight: bold;
	font-size: 18px;
	text-decoration:none;
}

h3
{
	font-family:Arial;
	color: #6699cc;
	font-weight: bold;
	font-size: 14px;
	font-style:italic;
	margin-left: 25px;
}

a
{
	color: #003366;
}

li, li a
{
	color:#3399cc;
}

.noPaddMar
{
	margin: 0px;
	padding: 0px;
}

.listTwoCol
{
	width:380px;
	padding-bottom: 20px;
}

.aReadMore
{
	text-align:right;
}

.aReadMore a
{
	color: #003366;
	font-weight: bold;
	text-decoration: none;	
}

.speakerText
{
	margin-left: 45px;
}

.speakerTopics
{
	margin-left: 75px;
}

.forminput
{
	width:270px;
}