#page-container {
	width: 934px;
	margin: auto;
	/*margin-top: 15px;*/
}
html, body {
	margin: 0;
	padding: 0;
}
a img {
	border: none;
} 
img.floatLeft { 
    float: left;
	margin-right: 10px;
	border: 1px solid #cccccc;/*the border*/
}
img.floatLeftTenpx { 
    float: left;
	margin-right: 10px;
	border: 1px solid #cccccc;/*the border*/
	margin-bottom: 10px;
}

img.floatLeftNoBorder { 
    float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
img.tenpxmargin { 
	margin-bottom: 10px;
}
img.twofivepxmargin { 
	margin-bottom: 25px;
}


img.floatRight { 
    float: right; 
	margin-left: 10px;
	margin-bottom: 10px;
}
img.nofloatBorder { 
	border: 1px solid #bababa;/*the border*/
}
img.nofloatBorderpadding5px { 
	border: 1px solid #bababa;/*the border*/
	margin-bottom: 5px;
}
img.nofloatTenpxtop { 
	margin-top: 10px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #666666;
	background-image: url('../images/bg_fade.gif');
	background-repeat: repeat-x;
	background-position: top;
	background-color: #f3f4bc;

}
#pagepopupfront {
	font-size: 0.75em;
	line-height: 160%;
	padding: 10px;
}
#pagepopup {
	font-size: 0.75em;
	line-height: 160%;
	padding: 10px;
	background-color: #ffffff;
}

#header {
	height: 153px;
}
#NICEguidancebox {
	width: 220px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
    float: right; 
	margin-left: 5px;
	margin-right: 13px;
	border: 1px solid #bed8f4;/*the border*/
	border-bottom: 5px solid #bed8f4;/*the border*/
	border-top: 5px solid #bed8f4;/*the border*/
	background-color: #eaf2fc;
	color: #333333;
	line-height: 1.1em;
}
#NICEguidancebox a{
	color: #333333;
	text-decoration: none;
}
#NICEguidancebox a:hover{
	color: #719fd0;
	text-decoration: none;
}

/******************************* Menu 1 starts  *******************************/

#nav-menu {
	border-bottom: 3px solid #c1c42b;/*the border*/
	background-color: #454545;
}
#nav-menu ul{
	margin: 0;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	list-style-type: none;
}
#nav-menu li{
	display:inline;
}
#nav-menu a{ 
	float: left;
	text-decoration: none;
	color: #ffffff;
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-top: 8px;
	font-weight: normal;
}
#nav-menu a:hover{
	color: #f3f4bc;
}
#nav-menu a#current{
	color: #ffffff;
	background-color: #c1c42b;
	font-weight: bold;
}
/******************************* Menu 1 ends  *******************************/

/******************************* Begin HOMEBOXES *******************************/
#homeBoxes {
  	width: 924px;
  	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	clear: both;
	padding-left: 10px;
}

#homeBox1{
	width: 243px;
	margin-right: 14px;
	float: left;
}
#homeBox1 a{
	text-decoration: none;
	color: #454545;
}

#homeBox2{
	width: 400px;
	margin-right: 12px;
	float: left;
}
#homeBox3{
	width: 243px;
	float: left;
}

#homeBoxImage {
	width: 180px;
}
/******************************* End HOMEBOXES *******************************/

#presidentbox{
	width: 230px;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #5f5f5f;
	border: 1px solid #d5d5d5;
	background-image: url('../images/bg_whats_new.jpg');
	background-repeat: repeat-x;
	background-position: top;
	background-color: #ffffff;
	font-size: 0.75em;
	line-height: 170%;
}
#presidentbox a {
	color: #a4a70e;
	text-decoration: none;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#presidentbox a:hover {
	text-decoration: underline;
}
#boxmainpage {
	padding: 10px;
}

#content ul.bullet {
	list-style-type: none;
	line-height: 210%;
	padding-left: 10px;
	margin: 0;
}
#content ul.bullet li{
	background: url('../images/icons/arrow1.gif');
	background-repeat: no-repeat;
	background-position: 0 .7em;
	padding-left: 1.5em;
}
#content ul.bullet a{
	color: #a4a70e;
	text-decoration: none;
	font-weight: normal;
}
#content ul.bullet a:hover{
	color: #a4a70e;
	text-decoration: underline;
}

#content {
	padding-top: 20px;
	background-color: #ffffff;
}
#content .boxfrontleft {
	padding-left: 10px;
	padding-bottom: 10px;
	margin: 0;
	font-size: 0.80em;
	line-height: 155%;
	width: 912px;
	clear: both;
	background-color: #ffffff;
}
#content .boxfrontleft p {
	font-size: 0.95em;
}
table a{
	color: #a4a70e;
	text-decoration: none;
}
table a:hover{
	color: #a4a70e;
	text-decoration: underline;
}


/*************************** left Column ***************************/
#content .leftcolumn {
	padding: 5px;
	line-height: 20px;
	width: 620px;
	float: left;
	clear: both;
	font-size: 0.75em;
}
#content .leftcolumn p {
	font-size: 1em;
}
#content .leftcolumn p a{
	color: #a4a70e;
	text-decoration: none;
	font-weight: normal;	
}
#content .leftcolumn p a:hover{
	color: #a4a70e;
	text-decoration: underline;
}
#content .leftcolumn p.heading {
	font-size: 1.7em;
	font-family: Arial, sans-serif;
	color: #3a6ba3;
	padding-bottom: 10px;
}
/*************************** left Column end ***************************/
/*************************** left Column Expanded***************************/
#content .leftcolumnExpanded {
	padding: 5px;
	line-height: 20px;
	width: 905px;
	float: left;
	clear: both;
	font-size: 0.75em;
}
#content .leftcolumnExpanded p {
	font-size: 1em;
}
#content .leftcolumnExpanded p a{
	color: #a4a70e;
	text-decoration: none;
	font-weight: normal;	
}
#content .leftcolumnExpanded p a:hover{
	color: #a4a70e;
	text-decoration: underline;
}
#content .leftcolumnExpanded p.heading {
	font-size: 1.7em;
	font-family: Arial, sans-serif;
	color: #3a6ba3;
	padding-bottom: 10px;
}
/*************************** left Column Expanded end ***************************/

#content ul.pdflist {
	list-style-type: none;
	padding: 0;
	margin: 0;
	line-height: 210%;
}
#content ul.pdflist li{
	background: url('../images/icons/icon_pdf.gif');
	background-repeat: no-repeat;
	background-position: 0 .2em;
	padding-left: 1.8em;
}
#content ul.pdflist a{
	color: #a4a70e;
	text-decoration: none;
	font-weight: normal;	
}
#content ul.pdflist a:hover{
	text-decoration: underline;
}

/************************** left Column End **************************/

/************************** right Column **************************/
#content .rightcolumn {
	padding: 5px;
	line-height: 18px;
	width: 260px;
	float: right;
	font-size: 0.75em;
	margin: 0;
	margin-bottom: 20px;
}
/************************** right Column End **************************/


hr {
	border: none 0; 
	border-top: 1px solid #d7d7d7;/*the border*/
	width: 100%;
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
} 

h1 {
	margin: 0;
	margin-top: 7px;
	font-size: 1.7em;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #454545;
	padding: 0;
	line-height: 1.3em;
	background-color: transparent;
	background-image: url('../images/bg_dotted.gif');
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: left bottom;
}

h2 {
	margin: 0;
	color: #;
	padding: 0;
	margin-bottom: 0.3em;
	font-size: 1.7em;
	line-height: 1em;
	color: #ffffff;
	font-weight: normal;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	border-bottom: 1px dotted #ffffff;/*the border*/
}
h3 {
	margin: 0;
	margin-top: 7px;
	font-size: 1.2em;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #454545;
	padding: 0;
	line-height: 190%;
}
h4 {
	margin: 0;
	color: #ffffff;
	font-weight: normal;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	padding: 0;
	padding-bottom: 10px;
	margin-bottom: 0.3em;
	font-size: 1.4em;
}
h5 {
	margin: 0;
	margin-top: 7px;
	font-size: 1.2em;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #454545;
	padding: 0;
	line-height: 190%;
}
h6 {
	margin: 0;
	color: #ffffff;
	font-weight: normal;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.3em;
	padding: 0;
	padding-bottom: 10px;
	margin-bottom: 0.3em;
}


#content .whatsnewbox{
	width: 387px;
	padding-left: 5px;
	padding-right: 5px;
	padding: 5px;
	font-size: 0.75em;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url('../images/bg_whats_new.jpg');
	background-repeat: repeat-x;
	background-position: top;
	margin-bottom: 17px;
	background-color: #ffffff;
}
#content .whatsnewbox a {
	color: #5f5f5f;
	text-decoration: none;
	display: block;
}
#content .whatsnewbox a:hover {
	color: #ff7101;
	text-decoration: none;
}

#content ul.whatsnew {
	list-style-type: none;
	padding: 0;
	margin: 0;
	line-height: 17px;
}
#content ul.whatsnew a{
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
}

#content ul.whatsnew a:hover{
	text-decoration: none;
	color: #aeb12f;
}
#content li#current a{
	background-color: #d42323;
	font-size: 1.6em;
	color: #ffffff;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-weight: normal;
}

#content ul.whatsnew li{
	border-bottom: 1px dotted #cccccc;/*the border*/
	background: url('../images/icons/arrow2.gif');
	background-repeat: no-repeat;
	background-position: 0 0.8em;
	padding-left: 1.3em;
}

/*Footer styles*/
#footer {
	clear: both;
	height: 57px;
	width: 100%;
	padding: 0px;
	padding-top: 5px;
}
#footer a {
	color: #899a50;
	text-decoration: none;
}
#footer a:hover {
	color: #a1a78f;
	text-decoration: underline;
}
#footer #altnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #d1d1d1;
	line-height: 18px;
	text-align: center;
	height: 100%;	
	margin-top: 2px;
	width: 100%;
	background-color: #454545;
}
