body {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	line-height: 15px;
	color: #4E4E4E;
	background: #7D7D7D url(../../images/bg_homepage.gif) repeat-x top left;
}

img {
	border: 0;
}

/* normal text links */
A:link, A:visited, A:active	{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #4E4E4E;
	text-decoration: underline;
}
A:hover	{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #4E4E4E;
	text-decoration: none;
}

/* inner links */
A.arr3:link, A.arr3:visited, A.arr3:active	{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #2E4177;
	text-decoration: underline;
	background-color: transparent;
	background-image: url(../../images/arr_blue.gif);
	background-repeat: no-repeat;
	background-position: 100% 5px;
	padding-right: 10px;
}
A.arr3:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #2E4177;
	text-decoration: none;
	background-color: transparent;
	background-image: url(../../images/arr_blue.gif);
	background-repeat: no-repeat;
	background-position: 100% 5px;
	padding-right: 10px;
}

/* home boxes links */
A.arr2:link, A.arr2:visited, A.arr2:active	{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	background-color: transparent;
	background-image: url(../../images/arr_white.gif);
	background-repeat: no-repeat;
	background-position: 100% 5px;
	padding-right: 10px;
}
A.arr2:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: transparent;
	background-image: url(../../images/arr_white.gif);
	background-repeat: no-repeat;
	background-position: 100% 5px;
	padding-right: 10px;
}

/* homepage top section */
#main1div{
	background-color: #ECEEEF;
}
#main{
	width: 755px;
	margin: 0 auto;
	text-align: left;
}
.BlueLine{
	padding-top: 27px;
	padding-bottom: 16px;
	border-bottom: 1px solid #8CA2D0;
}
.HomePad{
	padding: 28px 20px 0 20px;
}
.innerPad{
	padding: 20px 10px 10px 25px;
}
#HomeLnkList {
	line-height:18px; 
	margin-top:5px;
	color: #7C92C7;
	font-weight: bold;
	font-size: 12px;
}
.Harrow{
	color: #2E4177;
	font-weight: bold;
}

/* homepage bottom section */
#main2div{
	background: #EEF1F0 url(../../images/main2_bg.gif) repeat-x bottom left;
}
#main2{
	width: 755px;
	margin: 0 auto;
	text-align: left;
}
#hbox1{
	background: #EEF1F0 url(../../images/hbox1.gif) no-repeat top left;
	height: 200px;
	padding: 12px 10px 0 18px;
	line-height: 28px;
}
#hbox2{
	background: #EEF1F0 url(../../images/hbox2.gif) no-repeat top left;
	height: 200px;
	padding: 12px 10px 0 18px;
	line-height: 28px;
}
/* menu CS */
#MenuCSph{
	padding-left:23px;
}
#MenuCS{
	width: 446px;
	background-color: #7C92C7;
	font-size: 12px;
	color: #FFFFFF;
}
#MenuCS A:link, #MenuCS A:visited, #MenuCS A:active	{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
#MenuCS A:hover	{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
/* menu RS */
#MenuRSph{
	padding-left:23px;
}
#MenuRS{
	width: 446px;
	background-color: #2E4177;
	font-size: 12px;
	color: #FFFFFF;
}
#MenuRS A:link, #MenuRS A:visited, #MenuRS A:active {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
#MenuRS A:hover	{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.title{
	font-weight: bold;
	font-size: 14px;
	color: #2E4277;
	padding-bottom: 15px;
}
.subtitle{
	font-weight: bold;
	font-size: 12px;
	color: #7C92C7;
	padding-bottom: 10px;
}
.darkblue{
	font-weight: bold;
	font-size: 12px;
	color: #2E4277;
}

/* footer */
#Copyright{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	height: 36px;
	padding-right: 5px;
}

ul { 
	margin:0 0 3px 3px; 
	padding: 0; 
	list-style: none;	
	line-height: 110%; 
}
li { 
	padding: 0 0 5px 10px; 
	background-image: url(../../images/dot_grey.gif); 
	background-repeat: no-repeat; 
	background-position: 0px 7px; 
}

.ul2 { 
	margin:0 0 3px 30px; 
	padding: 0; 
	list-style: none;	
	line-height: 110%; 
}
.ul2 li { 
	padding: 0 0 5px 10px; 
	background-image: url(../../images/dot_grey.gif); 
	background-repeat: no-repeat; 
	background-position: 0px 7px; 
}

.ul2arr { 
	margin:0 0 3px 0; 
	padding: 0; 
	list-style: none;	
	line-height: 120%; 
}
.ul2arr li { 
	padding: 0 0 8px 10px; 
	background-image: url(../../images/2arr.gif); 
	background-repeat: no-repeat; 
	background-position: 0px 5px; 
}
