/* CSS Document */
body
{
	background-image:url(../images/bgTile.jpg);
	background-repeat:repeat-y;
	background-color:#EFF2F4;
	font-family:Arial, Helvetica, sans-serif;
	color:#2E5DA8;
	font-size:10pt;
}
a
{
	text-decoration:none;
	font-weight:bold;
	color:#2E5DA8;
}
a:HOVER
{
	text-decoration:underline;
}
p
{
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 10px 0px;
}
ul
{
	list-style-position: inside;
	list-style-type: disc;
	text-indent: 0px;
	margin-left: 0px;
	padding-left: 0px;
}
h1
{
	font-family:Arial, Helvetica, sans-serif;
	color:#CD120E;
	font-weight:bolder;
	font-size:13pt;
	padding: 0px 0px 3px 0px;
	margin: 0px 0px 0px 0px;
}
h2
{
	font-family:Arial, Helvetica, sans-serif;
	color:#CD120E;
	font-weight:bold;
	font-size:11pt;
	padding: 10px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
}
table
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-color:#D3D3D3;
	width:600px;
}
th
{
	margin:0px 0px 0px 0px;
	padding:2px 6px 2px 6px;
	background-color:#ffffff;
	text-align:left;
}
tr
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
td
{
	margin:0px 0px 0px 0px;
	padding:2px 6px 2px 6px;
	background-color:#ffffff;
}
.altRow td
{
	background-color:#EFF2F4;
}
#TopBar
{
	display:block;
	width:692px;
	height:145px;
	position:absolute;
	left:2px;
	top:0px;
}
#TopNav
{
	margin: 30px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	position:absolute;
	left: 39px;
	top:95px;
}
#TopNav li
{
	display:inline;
	list-style-type: none;
	padding-right: 30px;
}
#bottomBar
{
	clear:left; /* this is needed to stop the left hand content float in firefox */
	width:691px;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 0px 0px;
}
#bottomLinks
{
	padding:2px 0px 2px 40px;
	margin:0px 0px 0px 0px;
	background-color:#ffffff;
	border-top: 1px dashed #2E5DA8;
	border-bottom: 1px dashed #2E5DA8;
}
#bottomLinks a
{
	font-size:8pt;
	color:#2E5DA8;
	padding:0px 20px 0px 0px;
}

#bottomLinks img
{
	padding:0px 20px 0px 0px;
}

#mainContentArea
{
	position:absolute;
	width:691px;
	left:0px;
	top:145px;
	background-color:#ffffff;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
}
/* this sets the properties for the left hand content */
#mainContent
{
	display:block;
	top:0px;
	float:left;
	padding: 0px 0px 0px 40px;
	margin: 0px 0px 0px 0px;
}
#ABmainContent
{
	display:block;
	top:0px;
	float:left;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
}
#mainContent p
{
	padding: 0px 30px 0px 0px;
}
#mainContent2
{
	top:0px;
	display:block;
	width:280px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 375px;
}
#mainContentB
{
	display:block;
	top:0px;
	width:280px;
	float:left;
	padding: 0px 0px 0px 40px;
	margin: 0px 0px 0px 0px;
}
/* This sets the properties for the right hand content */
#GreenText
{
	color:#297051;
	padding:0px 0px 0px 0px;
	margin:0px 0px 10px 0px;
}
#ts_table
{
	font-family:Arial, Helvetica, sans-serif;
	color:#2E5DA8;
	font-size:10pt;
	font-weight:bold;
	background-color:#2E5DA8;
}
#ts_table td
{
	padding: 4px 0px 4px 5px;
}
#titlerow
{
	background-color:#2E5DA8;
}
#altrow
{
	background-color:#EFF2F4;
}
#homePageBTN
{
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
#homePageBTN2
{
	float:left;
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#homePageBTN3
{
	display:none;
	float:left;
	margin:10px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
#homePageBTN4
{
	display:none;
	float:left;
	margin:10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#homePageBTN5
{
	display:none;
	float:left;
	margin:10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#homePageBTN a
{
	display:block;
	width:224px;
	height:32px;
	background-image: url(../images/ab_home.gif);
	background-repeat:no-repeat;
	text-indent:-500px;
	overflow:hidden;
}
#homePageBTN a:hover
{
	background-image: url(../images/ab_home_over.gif);
}
#homePageBTN2 a
{
	display:block;
	width:224px;
	height:32px;
	background-image: url(../images/ssc_home.gif);
	background-repeat:no-repeat;
	text-indent:-500px;
	overflow:hidden;
}
#homePageBTN2 a:hover
{
	background-image: url(../images/ssc_home_over.gif);
}
#homePageBTN3 a
{
	display:block;
	width:224px;
	height:32px;
	background-image: url(../images/development.gif);
	background-repeat:no-repeat;
	text-indent:-500px;
	overflow:hidden;
}
#homePageBTN3 a:hover
{
	background-image: url(../images/development_over.gif);
}
#homePageBTN4 a
{
	display:block;
	width:224px;
	height:32px;
	background-image: url(../images/howTo.gif);
	background-repeat:no-repeat;
	text-indent:-500px;
	overflow:hidden;
}
#homePageBTN4 a:hover
{
	background-image: url(../images/howTo_over.gif);
}
#homePageBTN5 a
{
	display:block;
	width:224px;
	height:32px;
	background-image: url(../images/demo.gif);
	background-repeat:no-repeat;
	text-indent:-500px;
	overflow:hidden;
}
#homePageBTN5 a:hover
{
	background-image: url(../images/demo_over.gif);
}
.clearFloat
{
	clear:both;
	margin:0px 0px 0px 0px;
}
.standardList
{
	list-style-type:square;
	list-style-position:outside;
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 10px;
}
.standardList li
{
	margin:0px 0px 7px 0px;
}
#AboutBTLBTN a
{
	display:block;
	width:224px;
	height:32px;
	background-image: url(../images/AboutBTL.gif);
	background-repeat:no-repeat;
	text-indent:-500px;
	overflow:hidden;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
#AboutAlphaBTN a
{
	display:block;
	width:224px;
	height:32px;
	background-image: url(../images/AboutAlpha.gif);
	background-repeat:no-repeat;
	text-indent:-500px;
	overflow:hidden;
	
}
#AboutBTLBTN a:hover
{
	background-image: url(../images/AboutBTL_over.gif);
}
#AboutAlphaBTN a:hover
{
	background-image: url(../images/AboutAlpha_over.gif);
}
.howTo
{
	display:block;
	margin:10px 0px 0px 30px;
}
.howTo  a
{
	text-decoration:none;
	display:block;
	float:left;
	border:1px solid #EFF2F4;
	padding:3px 3px 3px 3px;
	margin:0px 5px 5px 0px;
}
.howTo  a:hover
{
	border:1px solid #2E5DA8;
}
.video
{
	display:block;
	padding:10px 10px 10px 10px;
	border:1px solid #EFF2F4;
	margin:0px 0px 0px 40px;
}
.resourceLinks a
{
	display:block;
	border: 1px solid #2E5DA8;
	border-left: 15px solid #2E5DA8;
	margin:0px 0px 0px 0px;
	padding:10px 0px 10px 10px;
}
.introBanner
{
	display:block;
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
}
