.smalltab
{
font-size: 10px;
border-collapse: collapse;
border-style: solid;
border: 1px;
border-color: black;
}
.smalltab th
{
font-weight:  bold;
background-color: #B0BAC6;
border-style: solid;
border: 1px;
border-color: black;
color: white;
}
.smalltab td
{
font-weight:  bold;

border-style: solid;
border: 1px;
border-color: black;
}
.leftnav
{
text-align: left;
padding-left: 30px;
min-height: 650px;
}
.leftnav a
{
text-align: left;
color: #596a7d;
font-size: 11pt;
}
.leftlist a
{
font-size: 25px;
color: black;
font-weight: bold;
}
.leftlist ul
{
list-style: none;

}
.leftlist li
{
	list-style: none;
	
	list-style-image:  none;
margin:0;
padding:0;
padding-left:70px;
background-repeat:no-repeat;
background-position:12px 8px;
}


body
	{
		text-align:center;
		margin-top: 0px;
		margin:0;
		background-color: #B0BAC6;
		font-family: arial;
		font-size: 14px;
		color: #878889 ;
		background-image: url("/images/back-border.jpg");
		background-repeat: repeat-y;
		background-position: center;
	}
	
	.footer
	{
	clear: both;
	width: 1024px;
	height: 30px;
	background-image: url("/images/footer.gif");
	background-repeat:no-repeat;
	background-position: bottom;
	text-align: right;
	}
	.footer a
	{
	color: gray ;
	}
	
	
	.summarytext
	{
	text-align: left;
	}
	.summarytext a
	{
	color: black;
	font-weight: bold;
	}
	
	.leftimage
	{
	border: 0px;
	
	}
	.listimage
	{
	border: 0px;
	padding: 3px;
	float: left;
	}
	.border
	{
		width:	1024px;
		background-color:red;
		margin-left:auto;
		margin-right:auto;
		text-align:left;
	}
	.main
	{
		text-align:	center;
		padding: 0px;
		width: 1024px;
		background-color: white;
	}
	.error
	{
	border-color: red;
	background-image: url("/images/invalid_line.gif");
	background-repeat: repeat-x;
	background-position: bottom;
	}
	.centercol h2
	{
			color: #596a7d
	
	}
	.headernavleft
	{
		text-align: left;
		position: relative;
		float: left ;
		left: -270px;
		top: 0px;
		color: #AFBAC6;
		width: 350px;
		height: 15px;
	}
	
	.headernav
	{
		text-align: right;
		position: relative;
		float: left ;
		left: 350px;
		top: 5px;
		left: -10px;
		color: #AFBAC6;
		width: 350px;
		height: 20px;
	}
	.headernav a
	{
		color: #B0BAC6;	
	}
	
	.header
	{
		width: 1024px;
		height: 146px;
		background-image: url("/images/header.jpg");
		background-repeat: no-repeat;
		text-align: left;
	}
	.headertext
	{
		position: relative;
		float: left ;
		top: 12px;
		left: 100px;
		text-align: right;
		height: 30px;
		width: 600px;
	}
	.headertext h1
	{
		font-size: 20px;
		color: #596a7d;
	}
	.navbar
	{
		text-align: left ;
		width: 1024px;
		height: 27px;
		background-image: url("/images/nav-bar3.jpg");
		background-repeat: no-repeat;
		position:relative;
	}
	*+ html .navbar ul
	{
		margin: 0px;
		padding-left: 30px;
		padding-top: 5px;
	}
	* html .navbar ul
	{
		margin: 0px;
		padding-left: 30px;
		padding-top: 5px;
	}
	.navbar ul
	{
		margin: 0px;
		padding-left: 15px;
		padding-top: 5px;
	}
	
	
	
	.navbar li 
	{
		display: inline;
		list-style: none;
		margin: 0px;
		/*padding-right: 30px;*/
	}
	
	.navbar h2
	{
		padding-right:30px;
	}
	

	
	.navbar a:link 
	{
		text-decoration: none;
		color: white; 
	}
	.navbar a:visited 
	{
		text-decoration: none;
		color: white; 
	}
	.navbar a:hover
	{
		text-decoration: none;
		color: black; 
	}
	.navbar s:active
	{
		text-decoration: none;
		color: black; 
	}
	.navbar h2
	{
		font-size: 11px;
		color: white;
		font-weight: bold;
		display: inline;
	}
	.flashbar
	{
		width: 1024px;
		height: 119px;
		background-image: url("/images/flash-bar.jpg");
		background-repeat: no-repeat;
	}
	.leftcol
	{
		width: 285px;
		height: 476px;
		background-image: url("/images/left-back.jpg");
		background-repeat: no-repeat;
		float: left;
		padding: 10px;
	}
	.leftcol h2
	{
		color: white;	
	}
	.leftcol h3
	{
		color: #DA1935;	
	}
	.leftcol ul
	{
		text-align: left;
	}
	.notick
	{
		list-style: none;
	}
	
	.leftcol h1
	{
		color: black ;
		font-size: 14px;	
	}
	.redtext
	{
		color: #da1935
	}
	.centercol
	{
		width: 458px;
		float: left;
		text-align: left;
		padding: 15px;
		line-height: 20px;
	}
	.centercol h1
	{
	line-height: normal;
	text-align: left;
	}
	.centercol li
	{
	 list-style-type: none;
  	 text-align: left;
  background-image: url('/images/romextick.gif');
  background-position: center left;
  background-repeat: no-repeat;
  padding: .3em 0 .2em 2.1em; 
  margin-bottom: 10px;
  	}
	.borders table
  	{
  	border: 1px solid black;
  	border-collapse: collapse; 
  	}
  	.borders td
  	{
  	border: 1px solid black;
  	border-collapse: collapse; 
  	text-align: center;
  	}
  	.borders th
  	{
  	border: 1px solid black;
  	border-collapse: collapse; 
  	}
	
	.information
	{
		color: red;	
		border-style: solid;
		border-width: 1px;
		padding: 5px;
	}
	.container
	{
		text-align: left;	
	}
	a
	{
		text-decoration: none;
		color: white;
	}
	a:hover
	{
		color: black;	
	}
	h1
	{
		font-size: 20px ;
		
		
		
		color: #596a7d;
		/*font-weight: bold;*/
	}
	h2
	{
		font-size: 16px; 
		color :#596a7d;	
	}
	
	.faq
	{
		padding-right: 0px ;
	}
	
	*+ html .faq
	{
		padding-right: 0px ;
	}
	* html .faq
	{
		padding-right: 0px ;
	}
	
	
	.navbar .contact
	{
		padding-right: 20px ;
	}
	
	*+ html .navbar .contact
	{
		padding-right: 30px ;
	}
	* html .navbar .contact
	{
		padding-right: 30px ;
	}
	.navbar .news
	{
		padding-right: 20px ;
	}
	
	*+ html .navbar .news
	{
		padding-right: 30px ;
	}
	* html .navbar .news
	{
		padding-right: 30px ;
	}
	
	
	
.righttcol
{
width: 231px;
height: 890px;
padding:0px;
background-image: url("/images/right-back2.jpg");
background-repeat: no-repeat;
float: left;
}
.download2
{
position: relative;
float: left ;
background-image: url("/images/Download_button.gif") ;
background-repeat: no-repeat;
top: 50px ;
left: 458px;
width: 247px ;
height: 37px;
text-align: center;
color: white;
font-size: 22px;
font-weight: bold;
}

.download
{

background-image: url("/images/Download_button_2o.gif") ;
background-repeat: no-repeat;
background-position: center;
height: 40px;
padding-top: 20px;
text-align: center;
color: white;
}
*+html .download2
{
margin-top: -10px;	
}
* html .download2
{
margin-top: -10px;	
}
.buttontext
{
position: relative;
top: 73px;
left: 0px;
color: white;
font-size: 33px;
font-weight: bold;
}
.benefits
{
text-align: left ;
position: relative;
top: 16px;
left: 10px;
color: #AFBAC6;
font-weight: normal;
width:200px;

}
* html .benefits
{
text-align: left ;
position: relative;
top: 28px;
left: 0px;
color: #AFBAC6;
font-weight: bold;
width:180px;
}
*+html .benefits
{
text-align: left ;
position: relative;
top: 28px;
left: 0px;
color: #AFBAC6;
font-weight: bold;
width:180px;
}
* html .benefits ul {
	
	padding: 0px;
	margin: 0px;
	list-style: circle;
}
*+html .benefits ul {
	
	padding: 0px;
	margin: 0px;
	list-style: circle;
}
.benefits ul {
	
	padding: 0px;
	margin: 10px;
}

.benefits h3
{
font-size: 11pt;
color: #696969;
font-weight: normal;
display: inline;
}

.benefits li
{
font-size: 11pt;
color: #696969;
font-weight: normal;
padding-bottom: 10px;
list-style-type: none;

background-image: url('/images/romextick.gif');
  background-position: center left;
  background-repeat: no-repeat;
   padding: .3em 0 .2em 2.1em; 
}
.leftcol label
{
font-size: 12px;
width: 160px;
}
.leftcol input
{
width: 50px;
}

label
{
width: 7em;
float: left;
text-align: right;
margin-right: 0.5em;
display: block;
}
.contact input
{
width: 150px;	
}
.contact label
{
width: 150px;
font-weight: normal;
}

input
{
border-style: solid;
border-width: 1px;
border-color: #C7D4E0;
width: 150px;
background-color: white;
}
select
{
border-style: solid;
border-width: 1px;
border-color: #C7D4E0;
width: 150px;	
}
td
{
width: 165px;
text-align: left ;
}
select.calendarDateInput
{

}
#inDOB_Month_ID
{
background-color: white;
width: 45px;	
}
#inDOB_Day_ID
{
background-color: white;
width: 35px;	
}
#inDOB_Year_ID
{
background-color: white;
width: 35px;	
}

.listtable table
{
border-collapse: collapse;
}
.listtable td
{
border-style: solid;
border-width: 1px ;
border-color: #C7D4E0;
}
.listtable th
{
border-style: solid;
border-width: 1px ;
border-color: #C7D4E0;
background-color: #C8D4E0;
}
.centercol a
{
color: #596a7d;
text-decoration: none;
}
.articlelist
{
height: 100px;
}
.leftcol li
	{
		list-style: url("/images/ticksmall.png");
		font-size: 14px;
		line-height: 2em;
	}
#twitter_div
{
	left:0px;
position:relative;
text-align:left;
	width: 250px ;
	min-height: 300px;
	
		
	text-align: left;
}

#twitter_update_list 
{ 
text-indent: 0px;
margin-left: 0px;
padding: 0px;

}

#twitter_update_list a 
{ 
color: black;
}
#twitter_div h2 
{ 
color: black;
}

#twitter_update_list li 
{
font-size: 11pt;
list-style: disc;
     width: 240px;      
}
#twitter_update_list li 
{
width: 240px;
           
}

.help-icon {
background-image: url("/jem/images/info.png");
background-repeat: no-repeat;
padding: 12px;
background-position: center left;
}


 
