	a
	{
	  outline: none;
	}
	
	body 
	{
	background: #516da7 url("/img/bg-site-new.gif") repeat-y;
	background-position: top center;
	margin: 0px;
	padding: 0px;
	}
	
	
	p
	{
		font-family: Tahoma, Arial, Verdana, Geneva; 
		font-size: 12px; 
		line-height: 18px;
		font-weight: normal; 
		text-decoration: none;
		margin-top: 0px;
	}
	
	p.white
	{
		font-family: Tahoma,Arial, Verdana, Geneva; 
		font-size: 11px; 
		line-height: 18px;
		font-weight: normal; 
		color: #ffffff; 
		text-decoration: none;
		margin-top: 0px;
	}
	
	p.purple
	{
		font-family: Tahoma, Arial, Verdana, Geneva; 
		font-size: 11px; 
		line-height: 14px;
		font-weight: normal; 
		color: #3c527d; 
		text-decoration: none;
		margin-top: 0;
	}
	
	p.lightpurple
	{
		font-family: Tahoma, Arial, Verdana, Geneva; 
		font-size: 11px; 
		line-height: 14px;
		font-weight: normal; 
		color: #b0bad2; 
		text-decoration: none;
		margin-top: 0;
	}
	
	.lightpurple
	{
		color: #788bb7;
	}

	td
	{
		font-family: Tahoma, Arial, Verdana, Geneva; 
		font-size: 12px; 
		font-weight: normal;
		text-decoration: none;
		margin: 0;
	}
	
	h1
	{
		font-family: Trebuchet MS, Arial, Verdana, Geneva; 
		font-size: 20px; 
		font-weight: bold; 
		color: #000000; 
		text-decoration: none;
		line-height: 22px;
		margin: 0;
		padding-bottom: 10px;
	}
	
	h2
	{
		font-family: Arial, Verdana, Geneva; 
		font-size: 14px; 
		font-weight: bold; 
		color: #000000; 
		text-decoration: none;
		line-height: 16px;
		margin: 0;
		padding-bottom: 5px;
	}
	
	h2 a:link
	{
		color: #4E68A1; 
		text-decoration: none;
	}
	h2 a:active
	{
		color: #4E68A1; 
		text-decoration: none;
	}
	h2 a:visited
	{
		color: #4E68A1; 
		text-decoration: none;
	}
	
	h2 a:hover
	{
		color: #4E68A1; 
		text-decoration: none;
	}
	
	h3
	{
		font-family: Arial, Verdana, Geneva; 
		font-size: 13px; 
		font-weight: bold; 
		color: #000000; 
		text-decoration: none;
		line-height: 13px;
		margin: 0;
		padding-bottom: 0px;
	}

	
	a:link {color: #4E68A1; text-decoration: underline }
	a:active {color: #4E68A1; text-decoration: underline }
	a:visited {color: #4E68A1; text-decoration: underline }
	a:hover {color: #4E68A1; text-decoration: none }
	
	A.whitelink
	{
		font-family: Tahoma, Arial, Verdana, Geneva; 
		font-size: 11px; 
		font-weight: normal;
		text-decoration: underline;
	}
	A.whitelink:link {color: #FFFFFF;; text-decoration: underline}
	A.whitelink:active {color: #FFFFFF;; text-decoration: underline}
	A.whitelink:visited {color: #FFFFFF;; text-decoration: underline}
	A.whitelink:hover {color: #FFFFFF; text-decoration: none }
	
	A.lightpurplelink
	{
		font-family: Arial, Verdana, Geneva; 
		font-size: 11px; 
		font-weight: normal;
		text-decoration: underline;
	}
	A.lightpurplelink:link {color: #b0bad2; text-decoration: underline}
	A.lightpurplelink:active {color: #b0bad2; text-decoration: underline}
	A.lightpurplelink:visited {color: #b0bad2; text-decoration: underline}
	A.lightpurplelink:hover {color: #b0bad2; text-decoration: none }

#topnav
{
	TEXT-ALIGN: center;
	PADDING-LEFT: 12px;
	PADDING-RIGHT: 12px;
	HEIGHT: 32px;
	white-space: nowrap;
}

#topnav:hover {background: transparent url(/SMSI/img/bg-nav.gif) repeat-x scroll left top; text-decoration: none }

#topnavon
{
	TEXT-ALIGN: center;
	PADDING-LEFT: 12px;
	PADDING-RIGHT: 12px;
	HEIGHT: 32px;
	white-space: nowrap;
	background: transparent url(/SMSI/img/bg-nav.gif) repeat-x scroll left top;
	border-left: 1px white;
}

.bodysmall
	{
		font-family: Arial, Verdana, Geneva; 
		font-size: 11px; 
		font-weight: normal; 
		color: #666666; 
		text-decoration: none;
		line-height: 13px;
		margin: 0;
		padding-bottom: 0px;
	}
	
	
	
	#txtbox
	{
	font-family:  Trebuchet MS, Arial, Verdana, Geneva;  
	font-size: 13px; 
	font-weight: normal; 
	color: #000000; 
	border:1px #8191b0 solid; 
	background-color:#FFFFFF;
	height: 30px;
	padding-left: 5px;
	padding-top: 5px;
	}
	
	.selectbox
	{
	font-family:  Trebuchet MS, Arial, Verdana, Geneva;  
	font-size: 13px; 
	font-weight: normal; 
	color: #000000; 
	}
	
	#txtarea
	{
	font-family:  Trebuchet MS, Arial, Verdana, Geneva;  
	font-size: 13px; 
	font-weight: normal; 
	color: #000000; 
	border:1px #999999 solid; 
	background-color:#FFFFFF;
	padding: 5px;
	}
	
	
#newslisthdr
	{
		font-family: Arial, Verdana, Geneva; 
		font-size: 11px; 
		font-weight: bold; 
		color: #ffffff; 
		text-decoration: none;
		margin: 0;
		padding-bottom: 5px;
	}
	
	
	UL
	{
		
		font-family: tahoma, Arial, Verdana, Geneva; 
		font-size: 12px; 
		line-height: 18px;
		font-weight: normal;
		text-decoration: none;
		margin-top: 0;
	}
	
	UL LI
	{
		
		PADDING-BOTTOM: 5px;
	}
	
	.btnbg 
	{
		background-image: url(/img/btn-bg.gif);
	}
	
	.btnbgalt 
	{
		background-image: url(/img/btnalt-bg.gif);
	}
.sitemsg
{
	font-family: tahoma,arial,verdana, geneva; 
	font-size: 12px; 
	font-weight: normal; 
	color: red; 
	margin-bottom: 15px;
	text-align: center;
	padding: 20px;
	background: #fbdcdc;
	border: 1px dotted red;
	
}

.sitemsg h1
{
	font-family: arial,verdana, geneva; 
	font-size: 18px; 
	font-weight: bold; 
	color: red; 
	margin: 0px;
	
}

.sitemsg p
{
	font-family: tahoma,arial,verdana, geneva; 
	font-size: 12px; 
	font-weight: normal; 
	color: #000000; 
	margin-bottom: 5px;
}

.sitemsg a:link {color: red; text-decoration: none;}
.sitemsg a:active {color: red; text-decoration: none;}
.sitemsg a:visited {color: red; text-decoration: none;}
.sitemsg a:hover {color: red; text-decoration: underline;}


#newslisting
	{
		font-family: Tahoma, Arial, Verdana, Geneva; 
		font-size: 11px;
		border-bottom: 1px dotted #cccccc;
		padding-top: 10px;
		padding-bottom: 10px;
		display: block;
	}

	
	#newslisting h1
	{
		font-family: Tahoma, Verdana, Geneva; 
		font-size: 12px; 
		font-weight: normal; 
		line-height: 18px;
		margin-top: 0px;
		margin-bottom: 3px;
	}
	
	#newslisting h4
	{
		font-family: Arial, Tahoma, Verdana, Geneva; 
		font-size: 16px; 
		font-weight: bold; 
		line-height: 18px;
		margin-top: 0px;
		margin-bottom: 3px;
	}
	
	#newslisting h2
	{
		font-family: Tahoma, Arial, Verdana, Geneva;
		font-size: 11px; 
		font-weight: normal; 
		color: #666666;
		line-height: 12px;
		margin-bottom: 0px;
		margin-top: 0px;
		padding-bottom: 0px;
	}
	
	#breadcrumb
	{
		font-family: Tahoma, Arial, Verdana, Geneva; 
		font-size: 11px;  
		font-weight: normal; 
		color: #FFFFFF; 
		padding-top: 10px;
		padding-bottom: 10px;
		padding-left: 10px;
		padding-right: 10px;
		background: #526EA9;
		border-top: 1px solid #6585C8;
		border-bottom: 1px solid #3B4F7B;
	}
	
	#breadcrumb a
	{
		color: #BACAEB; 
		text-decoration: none;
	}
	
	#breadcrumb a:hover
	{
		color: #BACAEB;
		text-decoration: underline;
	}
	
	#contentinfo
	{
		 
		
		border-left: 1px solid #96c5e3; 
		border-right: 1px solid #96c5e3;
		border-top: 0px; 
		border-bottom: 0px;
		background: url(/img/top-sidebar-bg.gif) repeat-x scroll left top;
		
	}
	
	#contentinfo p
	{
		font-family: Tahoma, Arial, Verdana, Geneva; 
		font-size: 11px; 
		line-height: 18px;
		font-weight: normal; 
		text-decoration: none;
		margin-top: 0;
	}
	#contentinfo h2
	{
		font-family: Tahoma, Arial, Verdana, Geneva; 
		font-size: 12px; 
		font-weight: bold; 
		color: #000000; 
		text-decoration: none;
		line-height: 16px;
		margin: 0;
		padding-bottom: 5px;
	}
	
	#contentinfo UL
	{
		list-style-type: circle;
		font-family: tahoma, Arial, Verdana, Geneva; 
		font-size: 11px; 
		line-height: 18px;
		font-weight: normal;
		text-decoration: none;
		margin-top: 0px;
		margin-bottom: 0px;
		margin-left: 20px;
		margin-right: 0px;
	}
	
	#contentinfo UL LI
	{
		
		PADDING-BOTTOM: 5px;
	}
	
	#prodimg
	{
		width: 80px;
		height: 80px;
		margin: 0px 0px 0px 0px;
		text-align: center;
	}
	
	#listing
	{
		width: 250px;
		height: 150px;
		float: left;
		margin: 0px 25px 0px 0px;
		text-align: center;
	}
