body {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-image: url(/images/background.jpg);
	margin:0px 0px 0px 0px;
}
a {
	color:#055074;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color: #FF3300;
	font-weight:bold;
	text-decoration:none;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #055074;	
}
h2 {
	font-size:16px;
	color:#008083;
}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#006699;
}
input {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
}
ul {
	list-style-type: square;
}
textarea {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
}	




/* custom styles */
.clear { 
clear:both;
}

.container {
	border: 4px solid #d8d8d8;
}
.txt-intro {
	font-size:12px;
}
.txt-intro2 {
	font-size:16px;
}
.txt-small {
	font-size:11px;
}
.txt-small2 {
	font-size:12px;
}
.tag {
	font-size:14px;
	font-weight:bold;
	color:#EBE9ED;
}
.copyright {
	font-size:11px;
	color:#055074;
}
.header-sidebar {
	font-size:14px;
	font-weight:bold;
	color:#536F94;
}
.header-sidebar1 {
	font-size:16px;
	font-weight:bold;
	color:#008083;
}

.header-white {
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
}

.contacthd3	{ COLOR: #000000; text-align: left; FONT: 14px arial, verdana, sans-serif; }

