@charset "utf-8";
/* CSS Document */
body
{
 color:#999999;
 height:100%;
 font-family: Arial, Helvetica, sans-serif;
}
#containerTable
{
	width: 900px;
	background-image: url(../images/border-bg.jpg);
}
#internalTableBorder
{
	background: white;
	width: 750px;
	background-image:url(../images/daisy-spin.gif);
	background-repeat: no-repeat;
}
#topRightImage
{
	margin-top: 30px;
}
#topLeftTextsCell
{
	font-size:9pt;
	text-align: left;
	width: 50%;
}
#topLeftTextsCell
{
	font-size:9pt;
	text-align: left;
}
h1
{
	font-size: 9pt;
	font-weight:bold;
	margin-top:none;
}
#bottomLinksULNew, #bottomLinksULNew li, #bottomLinksULNew a 
{
	font-size:8pt;
	font-weight: bold;
	text-decoration: none;
	color:#999999;
	text-align: left;
	margin-left: 10px;
	margin-top:1em;
	list-style-image:url(../images/list-bullet.gif);
	
}
#bottomLinksCurrent a
{
	color: #333333;
	
}

#signupform
{
	color:#CC0066;
	font-weight:bold;
	font-size: 11pt;	
}
#footerTextsCell
{
	text-align:center;
	font-size:6pt;
	color:#3529AF;
}
#topRightTextsCell
{
	font-size:9pt;
	text-align:left;
}
#bottomRigntTextCell
{
	font-size:9pt;
	text-align:left;
}
#locationsTable
{
font-size:8pt;
}

#locationsTable h2
{
	color: #414141;
	margin-bottom: 0;
	font-size:9pt;
}
#locationsTable span
{
	font-style:italic;
}
#locationsImage
{
	margin-bottom: 5px;
}
#locationsSoon
{
	color: #CC0066;
	margin-bottom: 0;
	margin-top: 0;
	font-size:8pt;	
}
#resume-form-new
{
	color: #666666;
	font-weight: bold;
	font-style:italic;
	font-size: 7pt;
}
#resume-form textarea
{
	border: solid 1px #676767;
	overflow:auto;
}
#CenterContactNumber
{
	font-size:9pt;
	color: #414141;
	display: inline;
}
#CenterContactEmail
{
	font-size:9pt;
	display: inline;
}
#subscriptionSetttings
{
	font-size: 9pt;
}
#subscriptionTitle
{
	font-size: 13pt;
}
#subscriptionList
{
	list-style:none;
}
#topNav a
{
	font-size:7pt;
	font-weight: bold;
	text-decoration: none;
	color:#999999;
	/*list-style-image:url(../images/list-bullet.gif);*/
}

