body
{
	background-image:url(../graphics/index_01.gif);
	background-repeat:repeat-x;
	background-color:#F7F5F5;
	margin:0px;
	padding:0px;
	font-family:arial, Helvetica, sans-serif;
	font-size:12px;
}


.main
{
	padding-top:35px;
	
}

.borderLeft
{
	background-image:url(../graphics/index_29.gif);
	background-repeat:repeat-y;
}

#leftNav
{
	background-image:url(../graphics/nav_bg.gif);
	background-repeat:repeat-y;
}
.dottedBG
{
	background-image:url(../graphics/dotted_line.gif);
	background-repeat:repeat-x;
	height:1px;
	
}

.terms
{
	background-image:none;
	background-color:#ffffff;
}

a
{
	font-size:12px;
	color:#29387B;
	text-decoration:underline;

}
a:hover
{
	font-size:12px;
	color:#29387B;
	text-decoration:none;
}

li
{
	list-style-image:url(../graphics/text_bullet.gif);
}
a.navLinks
{
	font-size:12px;
	color:#29387B;
	text-decoration:none;
	font-weight:bold;
}
a.navLinks:hover
{
	font-size:12px;
	color:#29387B;
	font-weight:bold;
	text-decoration:underline;
}
a.activeNavLinks
{
	font-size:12px;
	color:#29387B;
	font-weight:bold;
	text-decoration:underline;
}

a.activeNavLinks:hover
{
	font-size:12px;
	color:#29387B;
	font-weight:bold;
	text-decoration:underline;
}

a.topLink
{
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	
}

a.topLink:hover
{
	font-size:12px;
	color:#ffffff;
	text-decoration:underline;
	font-weight:bold;
	
}
.activeTopLink
{
	font-size:12px;
	color:#ffffff;
	text-decoration:underline;
	font-weight:bold;
	
}
a.activeTopLink:hover
{
	font-size:12px;
	color:#ffffff;
	text-decoration:underline;
	font-weight:bold;
	
}
.simpleText
{
	font-size:12px;
	color:#ffffff;
}
h2
{
	color:#283570;
	font-size:17px;
}

.contents
{
	padding-left:8px;
	padding-right:12px;	
	font-size:12px;
	text-align:justify
}

.footerLink
{
	color:#464136;
	font-size:12px;
	text-decoration:none;
	padding-right:10px;
}

a.footerLink
{
	color:#464136;
	text-decoration:underline;
}

a.footerLink:hover
{
	color:#464136;
	font-size:12px;
	text-decoration:none;
}

.bootomText
{
	font-size:10px;
	padding:4px;
	text-align:center
}



/*  form elemnts */

input.text
{
	width:180px;
	height:20px;
	padding:2px;
	font-size:12px;
	border:1px solid #cccccc;
	
}
input.text1
{
	width:80px;
	height:20px;
	padding:2px;
	font-size:12px;
	border:1px solid #cccccc;
	
}



strong.bigText
{
	font-size:14px;
}
