@charset "utf-8";
/* CSS Document */

body	{ 
		font-family:Verdana, Arial, Helvetica, sans-serif ;
		color:#000000;
		font-size:13px;
		line-height:16px;
		margin-top:0px;
		background-image:url(images/sqBlueGreyBack.jpg)
		}


p		{
		margin-left:12px;
		margin-right:12px;
		font-size:13px;
		line-height: 17px;
		margin-top:10px;
		margin-bottom:6px;
		}
h1		{ 
		font-size:20px;
		line-height:24px;
		text-align:center;
		font-weight:bold;
		font-style:italic;
		margin-top:24px;
		}
h2		{ 
		font-size:16px;
		line-height:18px;
		text-align:left;
		font-weight:bold;
		font-style:italic;
		margin-left:12px;
		margin-right:12px;
		margin-bottom:4px;
		margin-top:24px;
		}

li		{
		margin-top:6px; 
		list-style-image:url(images/bullet.png)
		}
.missionHd
		{
		font-size:15px;
		line-height:18px;
		color:#f68e1e;
		font-weight:bold;
		text-align:center;
		}
.missionTxt	
		{
		color:#ffffff;
		font-weight:bold;
		font-style:italic;
		text-align:center;
		margin-bottom:12px;
		}

			

.bottomLinksSep 	{
				font-size: 13px; 
				line-height:15px;
				font-weight: bold;
				text-align: center;
				color:#f68e1e;
				background-color: inherit;
				text-decoration: none;
				text-indent:0;
				margin-top:12px;
				margin-bottom:2px;
				}					
.bottomLinks 	{
				font-size: 13px; 
				line-height:16px;
				font-weight: normal;
				text-align: center;
				color:#292e7a;
				background-color: inherit;
				text-decoration: none;
				text-indent:0;
				margin-top:12px;
				margin-bottom:2px;
				}
				
a.bottomLinks:link {
					color:#292e7a;
					background-color: inherit;
					}
a.bottomLinks:visited {
					color: #292e7a;
					background-color: inherit;
					}
a.bottomLinks:hover {
					color: #f68e1e;
					background-color: inherit;
					}
					
a.bottomLinks:active {
					color:#292e7a;
					background-color: inherit;
					}

.betterLink {
				color:#003366;
				background-color: inherit;
				text-decoration:none;
				font-weight:bold;
				}

a.betterLink:link {
					color: #003366;
					background-color: inherit;
					text-decoration: none;
					}
a.betterLink:visited {
					color: #336699;
					background-color: inherit;
					text-decoration: none;
					}
a.betterLink:hover {
					color: #333366;
					background-color: inherit;
					text-decoration: underline;
					}
a.betterLink:active {
					color: #003366;
					background-color: inherit;
					text-decoration: none;
					}
.copyright {
	font-size:11px;
	line-height:14px;
	font-style:italic;
	color:#000000;
	background-color: inherit;
	text-align:center;
	margin-top:2px;
}
.smaller	{
			font-size:11px;
			line-height:14px;
			text-align:center;
			color:#000000;
			}

.designer {
	font-size: 10px; 
	line-height:14px;
	color:#333333;
	background-color: inherit;
	text-align:center;
	font-weight:normal;
}

a.designer:link {
	color: #333333;
	background-color: inherit;
	text-decoration: none;
}

a.designer:visited {
	color: #333333;
	background-color: inherit;
	text-decoration: none;
}

a.designer:hover {
	color: #000000;
	background-color: inherit;
	text-decoration: none;
}

a.designer:active {
	color: #333333;
	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);
}
.bigger	{
		font-weight:bold;
		font-style:italic;
		font-size:16px;
		color:#993300;
		}
.service		{
		margin-left:12px;
		margin-right:12px;
		font-size:15px;
		line-height: 17px;
		margin-top:8px;
		margin-bottom:4px;
		font-weight:bold;
		color:#292e7a;
		}
.desc		{
		margin-left:12px;
		margin-right:12px;
		font-size:13px;
		line-height: 15px;
		margin-top:2px;
		margin-bottom:4px;
		font-weight:normal;
		}
.product	{
			font-style:normal;
			font-weight:bold;
			font-size:14px;
			line-height:16px;
			margin-bottom:2px;
			color:#292e7a;
			}
.items	{
		margin-top:2px;
		}
		
#blockquote {
	display:block;
	background:url(images/quote.gif) no-repeat 0 0;
	width:350px;
	left:50px;
	position:relative;
	padding:25px 10px 10px 30px;
}

#quoter {
	display:block;
	background:url(images/quoter.gif) no-repeat bottom right;
	width:350px;
}

.indent {
	position:relative;
	left:25px;
}

.black {
	color:#000000;
}

.normalLink {
	color:#003366;
	background-color: inherit;
	text-decoration:none;
}

a.normalLink:link {
	color: #003366;
	background-color: inherit;
	text-decoration: none;
}

a.normalLink:visited {
	color: #336699;
	background-color: inherit;
	text-decoration: none;
}

a.normalLink:hover {
	color: #333366;
	background-color: inherit;
	text-decoration: underline;
}

a.normalLink:active {
	color: #003366;
	background-color: inherit;
	text-decoration: none;
}

.boldblue {
	color:#000e8f;
	font-weight:bold;
}
.smallerLeft	{
			font-weight:bold;
			font-style:normal;
			font-size:11px;
			line-height:15px;
			color:#000e8f;
			padding-left:3px;
			}
					
/* Cube sheet Divs */
#clear {
	clear:both;
}

#totaldiv input#grandtotal {
	border: 0;
	font-size: 14px;
	color:#333333;
}

#cube table {
	border-bottom:#000e8f 1px solid;
	width:700px;
}

#floatleft {
	float:left;
	padding-right:65px;
}

#floatleftend {
	float:left;
	padding:0;
}
