body {
	margin:0;
	background-color: #012143;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #012143;
	font-weight: normal;
}
form {
	margin:0
}
.searchbox {
	background-image: url(../images/SearchBoxBackground.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #EB3E21;
}
.searchbox a,a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #EB3E21;
	text-decoration:none;
}
.searchbox a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	text-decoration:none;
}

.searchbox input{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #012143;
	font-weight: normal;
}

.noteWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color:#FFFFFF;
}

.mainnav{
	background-image: url(../images/Top-Nav-Background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.mainnav a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration:none;
}

.mainnavover{
	background-image: url(../images/Top-Nav-Background-Over.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.maincontentheader {
	background-image:url(../images/RedandWhiteBar.gif);
	height: 14px;
}

.maincontentsub {
	background-image:url(../images/RedandWhiteBar.gif);
	height: 4px;
}

.maincontent{
	background-image:url(../images/ContentBackground.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #EB3E21;
	margin-bottom:3px;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #012143;
	font-weight: bold;
	margin-top:0px;
	margin-bottom:-11px;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #012143;
	font-weight: normal;
}

.sidebartable{
	background-image:  url("../images/SideBarGradient.jpg");
	background-repeat: repeat-x;
	background-position: left bottom;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #E0E0E0;
	border-right-color: #E0E0E0;
	border-bottom-color: #E0E0E0;
	border-left-color: #E0E0E0;
	padding-left:10px;
	padding-right:10px;

}

.Advert{
	float:left;
	margin-right:5px;
}

.Footer{
	background-image: url(../images/FooterBackground.gif);
	height:33px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #012143;
}


.webdesign {
	font-family: Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 11px;
	color: #012143;
	text-decoration: none;
}
.internet {
	font-family: Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 11px;
	color: #284993;
	text-decoration: none;

}
.strategies {
	font-family: Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 11px;
	color: #7EB400;
	text-decoration: none;
}

.sidebartable a {
	font-family : Verdana;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
	color : #EB3E21;
}
.sidebartable a:link {
	font-family : Verdana;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
	color : #EB3E21;
}

.sidebartable a:hover {
	font-family : Verdana;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
	color : #012143;
}

.red a {
	font-family : Verdana;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
	color : #EB3E21;
}
.red a:link {
	font-family : Verdana;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
	color : #EB3E21;
}

.red a:hover {
	font-family : Verdana;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
	color : #012143;
}

.content a {
	font-family : Verdana;
	font-size : 11px;
	text-decoration : underline;
	color : #EB3E21;
}
.content a:link {
	font-family : Verdana;
	font-size : 11px;
	text-decoration : underline;
	color : #EB3E21;
}

.content a:hover {
	font-family : Verdana;
	font-size : 11px;
	text-decoration : underline;
	color : #012143;
}
.red-bold {
	font-weight: bold;
	color: #EB3E21;
}
.bold {
	font-weight: bold;
}
.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF00FF;
	text-decoration: none;
}
.news-bg {
	background-image: url(../images/news-bg-test.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	border: 1px solid #F0F0F0;
}
.sidebartableNOpad {

	background-image:  url("../images/SideBarGradient.jpg");
	background-repeat: repeat-x;
	background-position: left bottom;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #E0E0E0;
	border-right-color: #E0E0E0;
	border-bottom-color: #E0E0E0;
	border-left-color: #E0E0E0;
}
.whitebold {
	font-weight: bold;
	color: #FFFFFF;
}

.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration:none;
}
.forms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #012143;
}
