/* CSS Document */
.main-links
{
font-family:tahoma,verdana,arial;
font-size:11px;
color:#428F6D;
font-weight:bold;
}
.main-links a:link{text-decoration:none; color:#428F6D;}
.main-links a:visited{text-decoration:none; color:#428F6D;}
.main-links a:hover{text-decoration:none; color:#F3760C;}
.small-font
{
font-family:tahoma,verdana,arial;
font-size:11px;
color:#2B2B2B;
line-height:15px;
}
.green-font
{
font-family:tahoma,verdana,arial;
font-size:11px;
color:#368A7B;
line-height:15px;
}
.title-heading
{
font-family:tahoma,verdana,arial;
font-size:19px;
color:#6D9DCB;
font-weight:bold;
}
.inner-text
{
font-family:tahoma,verdana,arial;
font-size:11px;
text-align:justify;
color:#2B2B2B;
line-height:15px;
}
.inner-text a:link{text-decoration:none; color:#428F6D;}
.inner-text a:visited{text-decoration:none; color:#428F6D;}
.inner-text a:hover{text-decoration:none; color:#F3760C;}
.title-heading-green
{
font-family:tahoma,verdana,arial;
font-size:19px;
color:#41736A;
font-weight:bold;
}
.bottomborder
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009933;
}
.design-credits
{
font-family:tahoma,arial,verdana;
font-size:11px;
color:#999999;
}
.design-credits a:link{text-decoration:none; color:#cccccc;}
.design-credits a:visited{text-decoration:none; color:#cccccc;}
.design-credits a:hover{text-decoration:none; color:#cccccc;}
.top-bottom-border
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009449;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #009449;
}

.title-sub-heading
{
font-family:tahoma,verdana,arial;
font-size:12px;
color:#6D9DCB;
font-weight:bold;
}

.text-box
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #97D8C0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #97D8C0;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #97D8C0;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #97D8C0;
	font-family:tahoma,verdana,arial;
	font-size:11px;
	color:#2B2B2B;	
}.text1 {
	font-family: tahoma,verdana,arial;
	font-size: 11px;
	line-height: 17px;
	color: #FFFFFF;
	text-decoration: none;
}
.small-font-red {
font-family:tahoma, verdana, arial;
font-size:11px;
color:#EA0000;
line-height:15px;
}
.link1 {
	font-family: tahoma, verdana, arial;
	font-size: 11px;
	color: #428F6D;
	text-decoration: underline;
}
.link1:hover {
	color: #330000;
	text-decoration: none;
}
.border-4sided {
	border: 1px solid #DDDDDD;
}
