/*
	Main Tags Styles
*/
html,body {
	background-color: #001a29;
	margin: 0px;
	padding: 0px;
}

td {
	font-family: arial, helvetica, sans-serif;
	color: #4c4c4c;
	font-size: 12px;
	text-align: left;
}

table,img {
	border: 0px;
}

a:link {
	color: #0071af;
	text-decoration: none;
}

a:visited {
	color: #0071af;
	text-decoration: none;
}

a:hover {
	color: #0071af;
	text-decoration: underline;
}

a:active  {
	color: #0071af;
	text-decoration: none;
}

p {
	margin: 0 0 10px 0;
}

h1 {
	color: #0071af;
	font-size: 18px;
	margin: 0 0 10px 0;
}

h2 {
	/* font-family: "Arial Narrow"; */
	color: #0071af;
	font-size: 16px;
}

h3 {
	color: #0071af;
	font-size: 14px;
}

h4 {
	color: #0071af;
	font-size: 12px;
}

hr {
	color: #d8d8d8;
	height: 1px;
	background-color: #d8d8d8;
	border: #ffffff;
}

form {
	margin: 0px;
}

#specsTable p {
	margin:0px;
}

#greenSideBox {
	background-color: #e1f0d1;
	border: solid 1px #0060aa;
	padding:7px;
}

#greenSideBox ul {
	margin: 0px 0px 0px 15px;
	padding: 0px;
}

#greenSideBox li {
	margin-bottom:5px;
	margin-left: 0px;
}

#quatation {
	border: solid 1px #0074bf;
	padding:7px;
}

#quatation p {
	margin-bottom:5px;
}

#quatation blockquote {
	margin: 0 0 0 15px ;
}

 

/*
	Blocks Styles
*/
.homeBlock {

}

.oneColBlock {
	padding: 15px 0;
}

.twoColBlockLeft {
	padding: 15px;
	width: 553px;
}

.twoColBlockRight {
	padding: 15px;
	background-color: #b9d064; 
	width: 227px;
}

.twoColBlockIntLeft {
	width: 523px;
}

.twoColBlockIntRight {
	width: 197px;
}


/*
	General Styles
*/
.footer {
	color: #80adca;
	font-size: 11px;
	padding: 11px;
	text-align:center;
}

.bd {
	font-weight: bold;
}

.sm {
	font-size: 10px;
}

.smBd {
	font-size: 10px;
	font-weight: bold;
}

.grantBar{
;
}

.grantBarInt{
	height: 300px;
	padding: 20px 30px;
}

/*
	Menus Styles
*/
.menuOne {
	padding: 10px 13px 7px 0px;
	color: #bcce6b;
	text-align: right;
}

.menuTwo {
	padding-right: 13px;
	color: #bcce6b;
	font-size: 11px;
	text-align: right;
}

.menuDivider {
	margin-left: 6px;
	margin-right: 7px;
}

a.firstMenu:link {
	color: #b3d0e2;
	text-decoration: none;
}

a.firstMenu:visited {
	color: #b3d0e2;
	text-decoration: none;
}

a.firstMenu:hover {
	color: #bcce6b;
	text-decoration: underline;
}

a.firstMenu:active  {
	color: #b3d0e2;
	text-decoration: none;
}

a.secondMenu:link {
	color: #80adca;
	text-decoration: none;
}

a.secondMenu:visited {
	color: #80adca;
	text-decoration: none;
}

a.secondMenu:hover {
	color: #bcce6b;
	text-decoration: underline;
}

a.secondMenu:active  {
	color: #80adca;
	text-decoration: none;
}



/*
	Anchor Styles
*/
a.gr:link {
	color: #d8d8d8;
	text-decoration: none;
}

a.gr:visited {
	color: #d8d8d8;
	text-decoration: none;
}

a.gr:hover {
	color: #d8d8d8;
	text-decoration: underline;
}

a.gr:active  {
	color: #d8d8d8;
	text-decoration: none;
}
