@charset "utf-8";
/* CSS Document */
html, body,{
	margin: 0;
	padding: 0;
	}
body {
		/*background-color:#8FBC34;*/
}
body,td,th {
	font-family: Georgia;
	font-size: 12px;
	line-height:20px;
	color: #333333;
}
a:link {
	color: #F60;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #F90;
}
a:active {
	text-decoration: none;
}

p{
	margin:0px;
	padding:0px;
}
h1 {
	font-size: 20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: lighter;
	border:0px;
	line-height: normal;
	margin-bottom: 0px;
	padding:0px;
	padding-bottom:5px;
	margin-top: 15px;
	margin-right: 0px;
	margin-left: 0px;
}
h3 {
	font-size: 16px;
	color: #666666;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: lighter;
	line-height: normal;
	margin: 0px;
}
h2 {
	font-size: 14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: lighter;
	border:0px;
	line-height: normal;
	margin-bottom: 0px;
	padding:0px;
	padding-bottom:5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.headertxt {
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
	font-weight: normal;
}
.txt2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
}
.bodwhite {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}
.bodwhite2 {
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
}
.bodblue {
	font-family: Tahoma;
	font-size: 11px;
	color: #0066FF;
	font-weight: normal;
}
.minitext {
	font-family: verdana;
	font-size: 10px;
	color: #FC830D;
	font-weight: normal;
}

.form {
	font-size: 11px;
	color: #333;
	font-weight: normal;
}
.greenbold {
	font-family: Tahoma;
	font-size:14px;
	color:#74932D;
}
.altb {
	font-family: "Tw Cen MT";
	font-size:14px;
	color:#666666;
}
.blueheading {
	font-family: Tahoma;
	font-size:15px;
	color:#1577BD;
	font-weight: normal;
}
.altborange {
	font-family: "Tw Cen MT";
	font-size:14px;
	color:#FC830D;
}
.borange {
	font-family: verdana;
	font-size:15px;
	color:#FC830D;
}
.greenbullets {
	color: #009900;
}
#topmenu {
	margin-top:8px;
}
#main {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 778px;
	padding: 0 1px;
}
.headertxt:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
	font-weight: normal;
}
.headertxt:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
	font-weight: normal;
}
.boldgreen {
	font-size: 17px;
	color: #90A423;
}
.boldorange {
	font-size: 17px;
	color: #E08512;
}
.boldblue {
	font-size: 17px;
	color: #90A423;
}
.portfolio {
	color:#333333;
}
.porfolio:link {
	color:#0066CC;
}
.porfolio:active {
	color:#0066CC;
}
.portfolio:visited {
	color:#0066CC;
}
.porfolio:hover {
	color:#0066CC;
}

.footermenu:link {
color:#666666
}

.footermenu:visited {
color:#666666;
}

.footermenu:active {
color:#666666;
}

img {  
border-style: none;
}
form {
	margin: 0px;
	padding: 0px;
}
#side_bar {
	padding:5px; 
	padding-top:0px;  
	margin-top:0px; 
	background-color:#FFF; 
	opacity:0.6; 
	filter: alpha(opacity=70);
}

#single_content{
	background-image:url(http://www.convergesolve.com/image_dir/fade_amin.png); 
	background-repeat: repeat-x; 
	padding:10px; 
	border-top:3px solid #FC0;
}

ol {
	padding:10px;
	margin:0px;
}
.white {
	background-color:#FFF;
}
div#dotted{
	margin-bottom:3px;
	margin-top:3px;
	background-image:url(../_images/dotted.png);
	background-repeat:repeat-x;
	height:5px;
}
