@charset "utf-8";
/* CSS Document */


body,td,th {
	color: #000000;
	
	
}	

body {
background-image: url('images/bg.jpg');
background-repeat:repeat;
background-attachment:fixed;
margin: 0;
padding: 0;
font-size: 13px;
font-family:Arial;
		
}


.bodymainwrapper {

padding:0px;
margin:0px;
}
a:hover{text-decoration:none;}
a:link {
	color: #003366;
	text-decoration:none;
	
}
a:visited {
	color: #003366;
	text-decoration:none;
}



.m_text
	{
		font-family:Arial;
		font-size:11px;
		line-height:13px;
		color:#656565;
	}
	
.img_borders { 
border: 1px solid #FFFFFF; 
margin:0px 4px 4px 4px;
} 

.headingsOrange
	{
		font-family:Arial;
		font-size:18px;
		line-height:20px;
		color:#Df5C02;
		font-decoration:none;
	}	
	
	
.headingsBlue
	{
		font-family:Arial;
		font-size:18px;
		line-height:20px;
		color:#003366;
		padding-top:15px;
		font-decoration:none;
	}	
	
	
	
.headingsWebinar
	{
		font-family:Trebuchet MS;
		font-size:22px;
		line-height:20px;
		color:#003366;
		padding-top:15px;
		font-decoration:none;
	}	
	
	
.bodycontentWebinar
	{
		font-family:Trebuchet MS;
		font-size:13px;
		line-height:24px;
		color:#545454;
		}
	
	
	.headingsGray
	{
		font-family:Trebuchet MS;
		font-size:17px;
		line-height:20px;
		color:#414141;
		padding-top:15px;
		font-decoration:none;
	}	
	
	
.Subheadings
	{
		font-family:Arial;
		font-size:14px;
		line-height:28px;
		color:#545454;
		padding-top:15px;
		font-decoration:none;
	}	
	
	
.news
	{
		font-family:Arial;
		font-size:11px;
		line-height:18px;
		color:#363636;
			}
			
			
.Sidemenu
	{
		font-family:Trebuchet MS, Arial;
		font-size:13px;
		line-height:18px;
		color:#193759;
			}
			
.SidemenuOrange
	{
		font-family:Trebuchet MS, Arial;
		font-size:13px;
		line-height:18px;
		color:#e76534;
			}
	
.bodycontent
	{
		font-family:Arial;
		font-size:12px;
		line-height:24px;
		color:#545454;
		}
#bodycontent li { list-style-type: square; }		
		
.bullets
	{
		font-family:Arial;
		font-size:13px;
		line-height:24px;
		color:#545454;
		list-style-type: square; 
		}
.bullets li { 
		font-family:Arial;
		font-size:13px;
		line-height:24px;
		color:#545454;
		list-style-type: square; }




.heading
	{
		font-family:Arial;
		text-decoration:none;
		font-size:13px;
		line-height:20px;
		color:#ffffff;}	
a.heading:active { color: #ffffff}
a.heading:link { color: #ffffff}
a.heading:hover { color: #ffffff}
a.heading:visited { color: #ffffff}
		
	



.footer
	{
		font-family:Arial;
		font-size:12px;
		line-height:16px;
		color:#CCCCCC;}
		
a.footer:active { color: #CCCCCC}
a.footer:link { color: #CCCCCC}
a.footer:hover { color: #CCCCCC}
a.footer:visited { color: #CCCCCC}
	

