/*--------------------------------------------------------
LEFT MENU - SETTINGS FOR THE LIST
---------------------------------------------------------*/
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.arrowlistmenu{
/*display: inline;*/

}

.arrowlistmenu .headerbar{
font:  14px Arial;
color: black;
/*background: black url(titlebar.png) repeat-x center left;*/
margin-bottom: 10px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 4px 0 4px 10px; /*header text is indented 10px*/
}

.arrowlistmenu ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-bottom: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}


.arrowlistmenu ul li a{
color: #131A39;
background: url(ArrowBlue.jpg) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 4px 0px 4px 0px;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
border-bottom: 1px solid #DCDBDB;
font-size: 90%;
}

.arrowlistmenu ul li a:visited{
/*color: #173279;*/
}

.leftmenu1 a:hover{ /*hover state CSS
color: #173279;*/
background-color: #E1E1E1;
}
.arrowlistmenu ul li.bottom a{
border-bottom: 0px ;
}

.sublist ul li a{
color: #131A39;
}

.leftmenu1 a{
color: #131A39;
background: url(BlueArrow.gif) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 4px 0px 6px 0px;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
border-bottom: 1px solid #DCDBDB;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 70%;
}

.LeftMenuIndent a{
color: #131A39;
background: url(BlueArrowSelected.gif) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 4px 0px 6px 0px;
padding-left: 39px; /*link text is indented 19px*/
text-decoration: none;
border-bottom: 1px solid #DCDBDB;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 70%;
}
.BGTable{

			background-repeat: repeat-y; 
			background-image:  url(images/fadedBg.jpg);
}
.footer{
	background-repeat: repeat-x; 
	background-image:  url(images/contactBg.jpg);
	
}

.LeftMenuNewsHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A5790E;
	font-weight: normal;
}
.LeftMenuSectiontitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #1F6499;
	font-weight: bold;
		padding-bottom:5px;
}
.LeftMenuNewsContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6F726D;
	font-weight: normal;

}


.bottomText {
	font-family: Tahoma;
	font-size: 8px;
	color: #FFFFFF;
}


#SectionTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #1F6499;
	width: 95%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 10px;
}
#MainContent{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #504B4B;
	padding-top: 10px;
	width: 95%;
}
#MainContent a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #1F6499;
	/*width: 95%;
	padding-top: 10px;
	/*font-weight: bold;*/
}
.TableContactUs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #504B4B;
}
.SubHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #1F6499;
	width: 95%;
	padding-top: 10px;
	font-weight: bold;
}
.Quote {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1F6499;
	width: 95%;
	padding-top: 10px;
	font-weight: bold;
}
