/* generic classes */
body
{
scrollbar-base-color		: #2D2835; 
scrollbar-face-color		: #2D2835; 
scrollbar-track-color		: #2D2835; 
scrollbar-arrow-color		: #4C4754;
scrollbar-highlight-color	: #2D2835; 
scrollbar-3dlight-color		: #4C4754; 
scrollbar-shadow-color		: #2D2835;
scrollbar-darkshadow-color	: #808080;

background-color 			: #2D2835;
background-image			: url(../pics/bgimage.jpg);
background-repeat			: repeat-x;

font-family 				: Verdana;
color 						: #AFABB5; 
font-size 					: 10px; 
letter-spacing 				: normal; 
line-height 				: normal;

margin						: 0px;
}

p {
font-family 				: Verdana; 
font-size 					: 11px; 
letter-spacing 				: normal; 
line-height 				: normal;
}
td 
{
font-family 				: Verdana; 
font-size 					: 10px; 
letter-spacing 				: normal; 
line-height 				: normal;
}

td small
{
font-family 				: arial;
font-size 					: 9px; 
letter-spacing 				: normal; 
line-height 				: normal;
}

td strong
{
font-family 				: Arial;
font-size 					: 10px; 
font-weight 				: bold;
letter-spacing 				: normal; 
line-height 				: normal;
}



/*links*/
a:link						{color : #AFABB5; font-weight : normal; text-decoration : none;}
a:visited					{color : #AFABB5; font-weight : normal; text-decoration : none;}
a:hover						{color : #ffffff; font-weight : normal; text-decoration : none;}

a.navi:link					{color : #AFABB5; font-family : Arial, Helvetica, sans-serif; font-size : 10px; font-weight : bold; text-decoration : none;}
a.navi:visited				{color : #AFABB5; font-family : Arial, Helvetica, sans-serif; font-size : 10px; font-weight : bold; text-decoration : none;}
a.navi:hover				{color : #ffffff; font-family : Arial, Helvetica, sans-serif; font-size : 10px; font-weight : bold; text-decoration : none;}

a.subnavi:link				{color : #AFABB5; font-family : Arial, Helvetica, sans-serif; font-size : 9px;  text-decoration : none;}
a.subnavi:visited			{color : #AFABB5; font-family : Arial, Helvetica, sans-serif; font-size : 9px;  text-decoration : none;}
a.subnavi:hover				{color : #ffffff; font-family : Arial, Helvetica, sans-serif; font-size : 9px;  text-decoration : none;}


/*text classes*/
.white
{
color						: #ffffff;
}

span.heading
{
font-family 				: Arial, Helvetica, sans-serif;
font-weight 				: bold;
font-size 					: 12px;
color						: #6186CE;
display						: block;
padding						: 5px 0px 10px 0px;
}

span.subheading
{
font-family 				: Arial, Helvetica, sans-serif;
font-weight 				: bold;
font-size 					: 10px;
color						: #6186CE;
display						: block;
padding						: 5px 0px 10px 0px;
}

span.link
{
font-family 				: Arial, Helvetica, sans-serif;
font-size 					: 10px;
display						: block;
padding						: 0px 0px 5px 0px;
}

span.search
{
font-family 				: Arial, Helvetica, sans-serif;
font-size 					: 9px;
display						: block;
}


/*div classes*/
.naviblock
{
border-bottom				: 1px solid #676074;
display						: block;
width						: 150px;
height						: 25px;
padding-top					: 5px;
}

.subnaviblock
{
display						: inline;
width						: 129px;
padding						: 2px 0px 2px 0px;
background-color			: #484055;
}

.topnaviblock
{
display						: inline;
vertical-align				: bottom;
}

.partnerblock
{
display						: block;
width						: 150px;
height						: 200px;
padding-top					: 25px;
text-align: center;
}


/*form fields*/
input.textbox
{
font-family					: Arial, Helvetica, sans-serif;
font-size					: 10px;
color						: #AFABB5;
border						: 0px;
background-color			: #2D2835;
width						: 100px;
height						: 16px;	
}



/* SDG Added Styles
*****************************************************/

#homerightside {
	padding: 0;
	margin: 0;
}

	#homerightside ul, #homerightside li, {
		padding: 0;
		margin: 0 0 10px 0;
	}
	#homerightside li a {
		font-size: 12px;
		font-weight: bold;
		padding: 0;
		margin: 0;
	}	

.img_link{
	padding: 15px 0 0 0;
	}


.img_link img{
	margin: 5px 0 5px 0;
		border: 0;
	}
#service_image{
margin: 10px;
}








