body {
	margin-left: 25px;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	background-color: #CCCCCC;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}
a:link {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC0000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}

 a.toplink {
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight : bold;
	text-align:center;
}

 a.toplink:link {
	color: #000000;
	text-decoration: none;
}
 a.toplink:visited {
	color: #000000;
	text-decoration: none;
}
 a.toplink:hover   {
	color: #666;
	text-decoration: underline;
}
 a.toplink:active  {
	color: #000000;
	text-decoration: none;
}

.toplinktext {
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	font-weight : bold;
}

 a.sidelink:link {
	color: #505098;
	font-size: 12px;
	text-decoration: none;
	font-weight : bold;
}
 a.sidelink:visited {
	color: #505098;
	font-size: 12px;
	text-decoration: none;
	font-weight : bold;
}
 a.sidelink:hover   {
	color: #000000;
	font-size: 12px;
	text-decoration: underline;
	font-weight : bold;
}
 a.sidelink:active  {
	color: #FF0000;
	font-size: 12px;
	text-decoration: none;
	font-weight : bold;
}

 a.botlink:link {
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
	font-weight : bold;
}
 a.botlink:visited {
	color: #CCC;
	font-size: 12px;
	text-decoration: none;
	font-weight : bold;
}
 a.botlink:hover   {
	color: #ffffff;
	font-size: 12px;
	text-decoration: underline;
	font-weight : bold;
}
 a.botlink:active  {
	color: #FF0000;
	font-size: 12px;
	text-decoration: none;
	font-weight : bold;
}
.botlinktext {
	color: #505098;
	font-size: 12px;
	text-decoration: none;
	font-weight : bold;
}

.prodlink {
	text-align:center;
}

 a.prodlink {
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight : bold;
	text-align:center;
}

 a.prodlink:link {
	color: red;
	text-decoration: none;
}
 a.prodlink:visited {
	color: #900;
	text-decoration: none;
}
 a.prodlink:hover   {
	color: #1C4689;
	text-decoration: underline;
}
 a.prodlink:active  {
	color: #1C4689;
	text-decoration: none;
}

.prodlinktext {
	color: #1C4689;
	font-size: 12px;
	text-decoration: none;
	font-weight : bold;
}

.quotelink {
	margin-left:50;
	padding-left:50;
	
}

a.quotelink {
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight : bold;
	text-align:center;
}

 a.quotelink:link {
	color: red;
	text-decoration: none;
}
 a.quotelink:visited {
	color: red;
	text-decoration: none;
}
 a.quotelink:hover   {
	color: #1C4689;
	text-decoration: underline;
}
 a.quotelink:active  {
	color: #1C4689;
	text-decoration: none;
}

.quotelinktext {
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	font-weight : bold;
}

 .dailyquotetitle {
	margin:0px 10px 5px 20px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:26px;
	font-weight: bold;
	font-style:italic;
	color: #1C4689;
 }
 
 .dailyquote {
	margin:0px 5px 2px 15px;
	color: #000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:16px;
 }
 
 .dailyquoteauthor {
	 text-align:right;
	 margin:0px 55px 0px 100px;
	color: #000;
	font-weight:bold;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:20px;
 }

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #03F;
}
	a.copyright {
	color: #03F; 
	font-weight: normal; 
	text-decoration:none;
}
	a.copyright:hover {
	color: #000000; 
	font-weight: normal; 
	text-decoration:underline;
} 
	a.copyright:active {
	color: #999999; 
	font-weight: normal; 
	text-decoration:underline;
} 
	a.copyright:visited {
	color: #03F; 
	font-weight: normal; 
	text-decoration:none;
}

 a.linkpage:link {
	color: #505098;
	font-size: 14px;
	text-decoration: none;
	font-weight : bold;
}
 a.linkpage:visited {
	color: #505098;
	font-size: 14px;
	text-decoration: none;
	font-weight : bold;
}
 a.linkpage:hover   {
	color: #000000;
	font-size: 14px;
	text-decoration: underline;
	font-weight : bold;
}
 a.linkpage:active  {
	color: #FF0000;
	font-size: 14px;
	text-decoration: none;
	font-weight : bold;
}

/*Heading sizes are in visual_consistencies.css*/
H1 {
	margin:10px;
	font-weight: bold;
	color: #1C4689;
	font-family: verdana, arial, helvetica, sans-serif;
}
H2 {
	margin:10px;
	font-weight: bold;
	color: #1C4689;
	font-family: verdana, arial, helvetica, sans-serif;
}
H3 {
	margin:10px;
	font-weight: bold;
	color: #1C4689;
	font-family: verdana, arial, helvetica, sans-serif;
}
H4 {
	margin:10px;
	font-weight: bold;
	color: #1C4689;
	font-family: verdana, arial, helvetica, sans-serif;
}

.mainwrapper {
}

#scrolltext {
}

/*Text in the feature.php insert*/
.featText {
	font-size:18px;
	padding-left:40px;
	padding-right:40px;
	padding-bottom:20px;
}

.footerText {
	background-color:#1C4689;
	 padding:10px;
}

hr {color: #505098}

#text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
#text1b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

#text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}
#text2b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

#text3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}
#text3b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
#required {
	font-weight:bold;
	color:#FF0000;
}

#texterr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}

.button {
	color: #FFFFFF;
	background-color: #A0292B;
	cursor: hand;
	border-color: #1C4689;
	border-width: 2px;
	font-weight: bold;
}
// view homevalue.php form
.formTable {
	margin-bottom: 5px;
	margin-top: 10px;
	font-size: 10px;	
	font-weight: normal;
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
	background-color:#CACACA;
}
.formTitle {
	margin-bottom: 5px;
	margin-top: 10px;
	font-size: 12px;	
	font-weight: bold;
	color: #000000;
	background-color:#9c9c9c;
}
.formSpace {
	background-color:#ffffff;
}
.formText {
	color: #000000;
	font-weight: normal;
}
.formTextB {
	color: #000000;
	font-weight: bold;
}
.formTextBox {
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}
.formSelectBox {
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}
