@charset "utf-8";
/* CSS Document */

body	{
		font-family: "Trebuchet MS", Trebuchet, Verdanna, Arial, Helvetica, sans-serif;
		color:#000000;
		font-size:13px;
		line-height:17px;
		margin-top:18px;
		background-image:url(images/sqGrey.jpg);
		}


p		{
		margin-left:18px;
		margin-right:18px;
		font-size:13px;
		line-height: 17px;
		margin-top:8px;
		margin-bottom:12px;
		}
h1		{ 
		font-size:20px;
		line-height:24px;
		text-align:left;
		font-weight:bold;
		font-style:italic;
		margin-top:2px;
		margin-left:18px;
		margin-right:18px;
		color:#333333;
		}
h3		{ 
		font-family:"Times New Roman", Times, Georgia, serif;
		font-size:16px;
		line-height:19px;
		text-align:left;
		font-weight:bold;
		font-style:normal;
		margin-top:18px;
		margin-bottom:2px;
		margin-right:18px;
		margin-left:18px;
		color:#000000;
		}
h4		{ 
		font-family:"Times New Roman", Times, Georgia, serif;
		font-size:16px;
		line-height:19px;
		text-align:left;
		font-weight:bold;
		font-style:normal;
		margin-top:18px;
		margin-bottom:2px;
		margin-right:18px;
		margin-left:18px;
		color:#993333;
		}
.hd4Ctr		{ 
		font-family:"Times New Roman", Times, Georgia, serif;
		font-size:16px;
		line-height:19px;
		text-align:center;
		font-weight:bold;
		font-style:normal;
		margin-top:12px;
		margin-bottom:12px;
		margin-right:18px;
		margin-left:18px;
		color:#993333;
		}
ul		{
		margin-top:6px;
		}
ol		{
		margin-top:6px;
		}
li		{
		margin-top:2px;
		}
.maroon	{
		color:#660000;
		font-weight:bold;
		}
.largerRed	{
			font-size:15px;
			line-height:18px;
			color:#993333;
			font-weight:bold;
			font-style:italic;
			}
.larger		{
			font-weight:bold;
			font-size:16px;
			line-height:20px;
			text-align:center;
			}
.noSpace	{
			margin-top:0;
			margin-bottom:0;
			}
.boxed	{
		margin:6px;
		text-align:center;
		font-style:italic;
		font-weight:bold;
		font-size:15px;
		line-height:18px;
		color:#333333;
		}
.boxHd	{
		font-size:16px;
		line-height:19px;
		color:#617475;
		font-weight:bold;
		text-align:left;
		}

.login	{
		font-style:normal;
		font-weight:normal;
		font-size:11px;
		line-height:13px;
		}
.informed	{
			font-size:14px;
			line-height:16px;
			font-weight:bold;
			font-style:italic;
			color:#993333;
			margin-left:12px;
			margin-top:0;
			margin-bottom:0;
			}	
.homePgPhone	{
			font-weight:bold;
			font-size:16px;
			line-height:20px;
			margin-top:0;
			margin-bottom:0;
			}	
.homePgLogin	{
			font-weight:normal;
			font-size:16px;
			line-height:20px;
			margin-top:0;
			margin-bottom:0;
			}	
.smallItal	{
			font-size:12px;
			font-style:italic;
			}

.bottomLinksSep 	{
				font-size: 13px; 
				line-height:15px;
				font-weight: bold;
				text-align: center;
				color:#993333;
				background-color: inherit;
				text-decoration: none;
				text-indent:0;
				margin-top:0px;
				margin-bottom:2px;
				}					
.bottomLinks 	{
				font-size: 13px; 
				line-height:16px;
				font-weight: normal;
				text-align: center;
				color:#333333;
				background-color: inherit;
				text-decoration: none;
				text-indent:0;
				margin-top:12px;
				margin-bottom:2px;
				}
				
a.bottomLinks:link {
					color:#333333;
					background-color: inherit;
					}
a.bottomLinks:visited {
					color: #333333;
					background-color: inherit;
					}
a.bottomLinks:hover {
					color: #993333;
					background-color: inherit;
					}
					
a.bottomLinks:active {
					color:#333333;
					background-color: inherit;
					}

.betterLink {
				color:#336699;
				background-color: inherit;
				text-decoration:none;
				font-weight:bold;
				}

a.betterLink:link {
					color: #336699;
					background-color: inherit;
					text-decoration: none;
					}
a.betterLink:visited {
					color: #336699;
					background-color: inherit;
					text-decoration: none;
					}
a.betterLink:hover {
					color: #000066;
					background-color: inherit;
					text-decoration: none;
					}
a.betterLink:active {
					color: #336699;
					background-color: inherit;
					text-decoration: none;
					}
.betterLinkU {
				color:#336699;
				background-color: inherit;
				text-decoration:underline;
				font-weight:bold;
				}

a.betterLinkU:link {
					color: #336699;
					background-color: inherit;
				text-decoration:underline;
					}
a.betterLinkU:visited {
					color: #336699;
					background-color: inherit;
				text-decoration:underline;
					}
a.betterLinkU:hover {
					color: #000066;
					background-color: inherit;
					text-decoration:underline;
					}
a.betterLinkU:active {
					color: #336699;
					background-color: inherit;
					text-decoration:underline;
					}
.copyright {
	font-size:11px;
	line-height:14px;
	font-style:italic;
	color:#000000;
	background-color: inherit;
	text-align:center;
	font-weight:normal;
	margin-top:2px;
}

.designer {
	font-size: 10px; 
	line-height:14px;
	color:#666666;
	background-color: inherit;
	text-align:center;
	font-weight:normal;
}

a.designer:link {
	color: #666666;
	background-color: inherit;
	text-decoration: none;
}

a.designer:visited {
	color: #666666;
	background-color: inherit;
	text-decoration: none;
}

a.designer:hover {
	color: #666666;
	background-color: inherit;
	text-decoration: none;
}

a.designer:active {
	color: #666666;
	background-color: inherit;
	text-decoration: none;
}

.center	{
		text-align:center;
		}
.rounded-corners {
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    border-radius: 20px;
	 behavior: url(border-radius.htc);
}
