body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #CCCCCC;
}
a {
	color:#1C68B4;
	font-size: 12px;
	font-weight: normal;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
	}
	
h1 {
	font-size: 14px;
	color:#113E59;
	line-height:18px;
}
h2 {font-size:16px; color:#22375f;}
h3 {font-size:13px; color:#34698B;}
h4 {font-size:14px; color:#A61D1D;}
h5 {font-size:14px; color:#FFFFFF;}
h6 {font-size:20px; color:#22375f;}


#framework {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	padding:15px 95px 15px 10px;
	color:#003333;
}
	
	
#framework td{
	border-bottom-color: #333333;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #333333;
	border-left-style: solid;
	border-left-width: 1px;
	color: #000;
	}

div#wrapper	{
	color: #314259;
	width: 950px;
	margin: 0 auto;
	padding: 0;
	text-align: left;

	}
#login {
	float: right;
	height:25px;
	padding-bottom: 5px;
	}
#login a {
	color:#009999;
	text-decoration:none;
	}

#head {
	clear: both;	
	width: 935px;
	background-image:url(images/head-bg.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	height: 100px;
	margin: 0 auto;
	font-size:11px;
	padding-top: 0px;
	padding-right: 15px;
	border-top-style: solid;	
	border-top-width:medium;
	border-top-color:#34698B;
	border-right-style: solid;
	border-right-width:medium;
	border-right-color:#34698B;
	border-left-style: solid;
	border-left-width:medium;
	border-left-color:#34698B;
	}

#head a {
	color: #CCCCCC;
	font-size:14px;
	text-decoration:none;
	}
#head a:hover {
	color: #FFCC00;
	}	
/*search*/
#search {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#CCCCCC;
	}

#search a{
	color: #CCCCCC;
	font-size:14px;
	text-decoration:none;
	}
#search a:hover{
	color: #FFCC33;
	font-size:14px;
	text-decoration:none;
	}

#top_searchform .text {font-size: 11px;}
#top_searchform button {color:#ffffff; font-size:9px; border:0;}

div#nav
	{
	clear: both;
	width: 950px;
	height: 26px;
	position: relative;
	background-color: #34698B;
	border-right-style: solid;
	border-right-width:medium;
	border-right-color:#34698B;
	border-left-style: solid;
	border-left-width:medium;
	border-left-color:#34698B;
		}
/* False margin value for all versions of IE Win, including 6.0 	
	
 html>body div#navcontainer {
	Correct value for browsers that don't suffer from IE Win's bugs 	
	margin-left: 20px;
	}*/
div#nav ul
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FFFFFF;
text-align: right;
margin: 0;
padding-bottom: 5px;
padding-top: 5px;

}

div#nav ul li
{
display: inline;
margin-left: -2px;
}

div#nav ul li a
{
padding: 5px 10px 5px 4px;
font-size: 12px;
color: #FFFFFF;
text-decoration: none;
border-left: 1px solid #22395F;
}

div#nav ul li a:hover
{
background-color: #68A1C5;
color:#FFE35A;
}

#gov #nav-gov a, 
#pri #nav-pri a, 
#overview #nav-overview a, 
#products #nav-products a,
#framework #nav-framework1 a,
#insights #nav-insights a,
#reform #nav-reform a

/*
#solutions #nav-solutions a, 
#issues #nav-issues a,
#glossary #nav-glossary a,
#faq #nav-faq a,
#contact #nav-contact a,
#aboutus #nav-aboutus a*/
 {
	background-color: #68A1C5;
	color:#FFE35A;
	 }
	
#active a { border-left: 1px solid #fff; }

div#mainsplash	{
	width: 950px;
	height: 353px;
	background-image: url(images/cgcmain-bg.jpg);
	background-repeat:no-repeat;
	color: #ffffff;
	}
div#mainsplashtxt {
	padding-top: 200px;
	margin-left: 215px;
	margin-right: 235px;
	line-height: 16px;
	font-size: 12px;
	}
div#maincontent {
	width: 950px;
	height: auto;
	background-image:url(images/nav-bg.gif);
	border-bottom-style: solid;
	border-bottom-width:medium;
	border-bottom-color:#34698B;
	border-right-style: solid;
	border-right-width:medium;
	border-right-color:#34698B;
	border-left-style: solid;
	border-left-width:medium;
	border-left-color:#34698B;
	color: #000;	/*border: 1px solid #E5E5E5;*/
	text-align: center;
	font-size: 12px;
	}

div#sidebar {
	width: 280px;
	padding: 0;
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 50px;
	margin-bottom: 10px;
	border: 0;
	float: left;
	position: relative;
	}
	/* False margin value for all versions of IE Win, including 6.0 */	
	
html>body div#sidebar {
	/* Correct value for browsers that don't suffer from IE Win's bugs */
	margin-left: 10px;
	}
div#sidebar ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	margin: 0;
	padding-bottom: 5px;
	padding-top: 5px;
	
	}
div#sidebar ul li {
	display: block;
	list-style-type:none;
	border-right: 1px solid #22395F;
	border-bottom: 1px solid #22395F;
	border-left: 1px solid #22395F;
	border-top: 1px solid #22395F;
}

div#sidebar ul li a
{
padding: 5px 5px 15px 10px;
font-size: 12px;
color: #3366FF;
text-decoration: none;

}
div#glossary {
	width: 950px;
	height: auto;
	background-color:#FFF;
	border-bottom-style: solid;
	border-bottom-width:medium;
	border-bottom-color:#34698B;
	border-right-style: solid;
	border-right-width:medium;
	border-right-color:#34698B;
	border-left-style: solid;
	border-left-width:medium;
	border-left-color:#34698B;
	color: #000;	/*border: 1px solid #E5E5E5;*/
	font-size: 12px;
	
	}
div#glossary H1 {
	margin-left: 75px;	
	
}
div#glossary p {
	margin-left: 75px;	
	
}

div#maincontenttxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	padding:15px 95px 15px 45px;
	color:#003333;
	margin-left: 205px;
	text-align: left;
}
div#maincontenttxt a{
	font-size: 12px;
	}

	
div#leftnav {
	width: 223px;
	height:auto;
	padding: 0;
	margin-top: 1px;
	margin-right: 20px;
	margin-left: 0px;
	margin-bottom: 10px;
	border: 0;
	float: left;
	}
	/* False margin value for all versions of IE Win, including 6.0 */	
	
 html>body div#leftnav {
	Correct value for browsers that don't suffer from IE Win's bugs 	
	margin-left: 40px;
	}*/

div#leftnav ul	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0;
	padding-bottom: 5px;
	padding-top: 5px;
	}

div#leftnav ul li
	{
	display: block;
	list-style-type: none;
	margin-left: -35px;
	padding: 5px 5px 5px 5px;
	border-bottom: solid #F3F3F3 1px;
	text-align: left;
	font-size: 11px;
	
	}

div#leftnav ul li a
	{
	font-size: 11px;
	color: #314259;
	text-decoration: none;
	padding-left: -35px;
	}

div#leftnav li a:hover
{
	color: #8ab0f9;
	text-align: left;
	font-style: normal;
}

div#footer	{
	clear: both;
	color: #A61d1d;
	width: 950px;
	font-size: 10px;
	line-height: 18px;
	padding-top: 10px;
	margin: 0 auto;
	text-align: left;
	}
div#footer a {
	text-decoration:none;
	color: #A61d1d;
	}

.navcell {
	background-color: #5B6180;
	}
	
.pageheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: 600;
	color: #5B6180;
}
.formElement {
	border-width:1px 1px 1px 1px;
	border-color:#999999;
	color: #314259;
	font-size:10px;
	height: 15px;
	}
.loginButton {
	color: #314259;
	font-size: 9px;
	height: 18px;
	background-color:#CCCCCC;
	border-color:#B5B5B5;
	border-width:1px 1px 1px 1px;
	border-style:solid;
	}
	
.redtxt {
	color:#900;
	font-weight:300;
}

.greentxt {
	color:#396;
	font-weight:300;
}


.indentbox {
	width: 500px;
	margin-left: 15px;	
	
}.indentbox2 {
	width: 450px;
	margin-left: 25px;	
	
}

.indentbox3 {
	width: 450px;
	margin-left: 30px;	
	
}
.indentbox4 {
	width: 450px;
	margin-left: 40px;	
	
}
