Body, Table
{
	FONT-FAMILY: Arial;
	font-size: 11px;
}

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, table, td, tr, div, img, input
{
	padding: 0px;
	margin: 0px;
}

#Content ul, #Content ol
{
	padding-left: 25px;
	padding-bottom: 10px;
}

#Content ul
{
	list-style: url(../images/Template/bullet.gif);
}

/*
body
{
	background: #98aefe url(../images/Template/background.jpg) repeat-x;
}

a
{
	color: #000000;
	text-decoration: underline;
}

a:hover
{
	color: #000000;
	text-decoration: none;	
}

h1
{
	font-size: 16px;
	font-weight:bolder;
	margin-bottom: 10px;
	color: 003399;
}

h2
{
	font-size: 14px;
	font-weight:bolder;
	margin-bottom: 8px;
}

h3, h4, h5, h6
{
	font-size: 12px;
	font-weight:bolder;
	margin-bottom: 6px;
}

p
{
	margin-bottom: 10px;
}
*/

.hr
{
	padding: 10px 0px;
}

.hr div
{
	width: 90%;
	border-bottom: 1px solid #000069;
}


.ContactUs-TextBoxes
{
	width: 300px;
}

.ContactUs-TextAreas
{
	width: 300px;
	height: 100px;
}

.backwards 
{
	unicode-bidi:bidi-override; 
	direction: rtl;
}

/*

.Testimonial-Box
{
	border: 1px solid #17178e;
	background: #FFFF99;
	padding: 10px;
	margin-bottom: 10px;
}
*/

.Box-Content
{
	padding: 15px 20px 10px 20px;
}

.Box
{
	width: 100%;
}

.Box .NW, .Box .NE, .Box .SW, .Box .SE
{
	background-color: transparent;
	background-repeat: no-repeat;
}

.Box .NW
{
	background-image:url(../images/Template/RoundBox2/nw.gif);
	background-position: 0% 0%;
}

.Box .NE
{
	background-image:url(../images/Template/RoundBox2/ne.gif);
	background-position: 100% 0%;
}
	
.Box .SW
{
	background-image:url(../images/Template/RoundBox2/sw.gif);
	background-position: 0% 100%;
}

.Box .SE
{
	background-image:url(../images/Template/RoundBox2/se.gif);
	background-position: 100% 100%;
}

.Box .North, .Box .South
{
	background-color: transparent;
	background-repeat: repeat-x;
}
			
.Box .North
{
	background-image:url(../images/Template/RoundBox2/north.gif);
	background-position: 0% 0%;
}

.Box .South
{
	background-image:url(../images/Template/RoundBox2/south.gif);
	background-position: 50% 100%;
}
	
.Box .East
{
	background-image:url(../images/Template/RoundBox2/east.gif);
	background-position: 100% 0%;
	background-repeat: repeat-y;
}

.Box .West
{
	background: #FFFF99;
	background-image:url(../images/Template/RoundBox2/west.gif);
	background-position: 0% 100%;
	background-repeat: repeat-y;
}

.Box2
{
	width: 410px;
}

.Box2 .NW, .Box2 .NE, .Box2 .SW, .Box2 .SE
{
	background-color: transparent;
	background-repeat: no-repeat;
}

.Box2 .NW
{
	background-image:url(../images/Template/RoundBox2/nw.gif);
	background-position: 0% 0%;
}

.Box2 .NE
{
	background-image:url(../images/Template/RoundBox2/ne.gif);
	background-position: 100% 0%;
}
	
.Box2 .SW
{
	background-image:url(../images/Template/RoundBox2/sw.gif);
	background-position: 0% 100%;
}

.Box2 .SE
{
	background-image:url(../images/Template/RoundBox2/se.gif);
	background-position: 100% 100%;
}

.Box2 .North, .Box2 .South
{
	background-color: transparent;
	background-repeat: repeat-x;
}
			
.Box2 .North
{
	background-image:url(../images/Template/RoundBox2/north.gif);
	background-position: 0% 0%;
}

.Box2 .South
{
	background-image:url(../images/Template/RoundBox2/south.gif);
	background-position: 50% 100%;
}
	
.Box2 .East
{
	background-image:url(../images/Template/RoundBox2/east.gif);
	background-position: 100% 0%;
	background-repeat: repeat-y;
}

.Box2 .West
{
	background: #FFFF99;
	background-image:url(../images/Template/RoundBox2/west.gif);
	background-position: 0% 100%;
	background-repeat: repeat-y;
}

#LargeText
{
	font-size: 12pt;
}

.Downloads-Table
{
	 border: 2px solid #17178e;
	 border-collapse: collapse;
	 font-size: 12px;
	 font-weight: bolder;
}

.Downloads-Table td
{
	border: 2px solid #17178e;
	border-collapse: collapse;
	padding: 3px;
}

.Loans-Table
{
}

.Loans-Table ul
{
	list-style: url(../images/images/bullet.gif);
}

.Loans-Table ul a, .Loans-Table ul a:hover
{
	text-decoration: none;
}

.Loans-Table .Preview-Cell
{
	padding-left: 10px;
}

.Loans-Table .Preview-Cell .Header
{
	padding: 2px 2px 2px 5px;
	color:#FFFFFF;
	font-weight: bold;
}

.Loans-Table .Preview-Cell table
{
	background: #0075EA;
}

.Loans-Table .Preview-Cell iframe
{
	width: 350px;
	height: 150px;
}

.Glossary-Table
{
	border: 2px solid #0075EA;
	border-collapse: collapse;
	color: #0075EA;	
	margin-bottom: 10px;
}

.Glossary-Table td
{
	border: 1px solid #0075EA;
	border-collapse: collapse;
	padding: 3px;
	width: 30px;
}

.Glossary-Table a, .Glossary-Table a:hover
{
	color: #0075EA;
	font-weight: bolder;
}

.Glossary-Table .Current
{
	background: #0075EA;
	color: #FFFFFF;
}

.Glossary-Table .Current a, .Glossary-Table .Current a:hover
{
	color: #ffffff;
}

.Prod-Table
{
	margin-bottom: 20px;
}

.Prod-Table .Left
{
	padding-right: 20px;
}