#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: 5px;
}
img.tenpxmargin { 
	margin-bottom: 10px;
}
img.twofivepxmargin { 
	margin-bottom: 25px;
}


img.floatRight { 
    float: right; 
	margin-left: 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: #bcd7f4;

}
#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;
}
#advertsbox {
	width: 245px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	border: 1px solid #bed8f4;/*the border*/
	border-bottom: 5px solid #bed8f4;/*the border*/
	background-color: #eaf2fc;
	color: #393705;
	line-height: 1.1em;
	text-align: center;
}
#advertsbox a{
	color: #393705;
	text-decoration: none;
}
#advertsbox a:hover{
	color: #393705;
	text-decoration: underline;
}


/******************************* Menu 1 starts  *******************************/

#nav-menu {
	border-bottom: 3px solid #b7e020;/*the border*/
	background-color: #7F90BF;
}
#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: #ddf650;
}
#nav-menu a#current{
	color: #ffffff;
	background-color: #b7e020;
	font-weight: bold;
}
/******************************* Menu 1 ends  *******************************/

/******************************* Begin HOMEBOXES *******************************/
#homeBoxes {
  	width: 912px;
  	float: left;
	margin-bottom: 10px;
	clear: both;
	padding-left: 10px;
}

#homeBox1{
	width: 243px;
	margin-right: 14px;
	float: left;
}
#homeBox1 a{
	text-decoration: none;
	color: #6d81b9;
}

#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_front_titles.jpg');
	background-repeat: repeat-x;
	background-position: top;
	font-size: 0.75em;
	line-height: 170%;

}
#presidentbox a {
	color: #6d81b9;
	text-decoration: none;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#presidentbox a:hover {
	text-decoration: underline;
}
#missionbox{
	width: 230px;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #5f5f5f;
	border: 1px solid #d5d5d5;
	background-image: url('../images/bg_front_titles.jpg');
	background-repeat: repeat-x;
	background-position: top;
	font-size: 0.75em;
	line-height: 160%;
}
#missionbox a {
	color: #6d81b9;
	text-decoration: none;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#missionbox a:hover {
	color: #5f5f5f;
	text-decoration: none;
}
#auditbox{
	width: 230px;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #5f5f5f;
	border: 1px solid #d5d5d5;
	background-image: url('../images/bg_front_titles.jpg');
	background-repeat: repeat-x;
	background-position: top;
	font-size: 0.75em;
	line-height: 160%;
}
#auditbox a {
	color: #6d81b9;
	text-decoration: none;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#auditbox a:hover {
	text-decoration: underline;
}
#boxmainpage {
	padding: 10px;
}

ul.bullet {
	list-style-type: none;
	line-height: 230%;	
	padding-left: 10px;
	margin: 0;
}
ul.bullet li{
	background: url('../images/icons/arrow.png');
	background-repeat: no-repeat;
	background-position: 0 .7em;
	padding-left: 1.5em;
}
ul.bullet a{
	color: #6d81b9;
	text-decoration: none;
	font-weight: normal;
}
ul.bullet a:hover{
	color: #6d81b9;
	text-decoration: underline;
}

#contentgooglesearch {
	background-color: #ffffff;
}

#affiliatesContent {
	padding-top: 110px;
	background-image: url('../images/header_affiliates.jpg');
	background-repeat: repeat-x;
	background-position: top;
	background-color: #ffffff;
}

#content {
	padding-top: 20px;
	background-color: #ffffff;
}
#content .titleheading-purple {
	margin: 0;
	font-weight: normal;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	line-height: 150%;
	padding: 0;
	padding-bottom: 10px;
	margin-bottom: 0.3em;
	font-size: 1.4em;
	line-height: 1.3em;
	}
#content .boxfrontleft {
	padding-left: 10px;
	margin: 0;
	font-size: 0.80em;
	line-height: 155%;
	width: 912px;
	clear: both;
	background-color: #ffffff;
}
#content .boxfrontleft p {
	font-size: 0.95em;
}
#content .boxfrontleft p a{
	color: #6d81b9;
	text-decoration: none;
	font-weight: normal;	
}
#content .boxfrontleft p a:hover{
	color: #6d81b9;
	text-decoration: underline;
}
table a{
	color: #8686bb;
	text-decoration: none;
}
table a:hover{
	color: #8686bb;
	text-decoration: underline;
}


/*************************** left Column ***************************/
.leftcolumn {
	padding: 5px;
	line-height: 20px;
	width: 620px;
	float: left;
	clear: both;
	font-size: 0.75em;
	font-weight: normal;	
}
.leftcolumn p {
	font-size: 1em;
	font-weight: normal;	
}
.leftcolumn p a{
	color: #8686bb;
	text-decoration: none;
	font-weight: normal;	
}
.leftcolumn p a:hover{
	color: #8686bb;
	text-decoration: underline;
}
ul.pdflist {
	list-style-type: none;
	padding: 0;
	margin: 0;
	line-height: 230%
}
ul.pdflist li{
	background: url('../images/icons/icon_pdf.gif');
	background-repeat: no-repeat;
	background-position: 0 .2em;
	padding-left: 1.8em;
}
ul.pdflist a{
	color: #8686bb;
	text-decoration: none;
	font-weight: normal;	
}
ul.pdflist a:hover{
	text-decoration: underline;
}

/************************** left Column End **************************/

/************************** right Column **************************/
.rightcolumn {
	padding: 5px;
	line-height: 18px;
	width: 260px;
	float: right;
	font-size: 0.75em;
	margin: 0;
	margin-bottom: 20px;
}
/************************** right Column End **************************/

/************************** AUGIS Rep - Right + Left Column Begins **************************/
#content .reprightcolumn {
	padding: 5px;
	line-height: 18px;
	width: 175px;
	float: left;
	font-size: 0.75em;
	margin: 0;
	margin-bottom: 20px;
}
#content .repleftcolumn {
	padding: 5px;
	padding-right: 240px;
	line-height: 20px;
	width: 455px;
	float: right;
	clear: both;
	font-size: 0.75em;
}
#content .repleftcolumn p {
	font-size: 1em;
}
#content .repleftcolumn p a{
	color: #8686bb;
	text-decoration: none;
	font-weight: normal;	
}
#content .repleftcolumn p a:hover{
	color: #8686bb;
	text-decoration: underline;
}
#content .repleftcolumn p.heading {
	font-size: 1.7em;
	font-family: Arial, sans-serif;
	color: #3a6ba3;
	padding-bottom: 10px;
}
/************************** AUGIS Rep - Right + Left Column Begins **************************/


#newsletterspage
{
	width: 280px;
	padding-right: 5px;
	padding-top: 20px;
	padding-bottom: 10px;
	float: left;
}

/******************************* Quicklinksrow 1 starts here *******************************/

#quicklinksrow
{
	width: 255px;
	border-bottom: 5px solid #ddeaf9;
	border-top: 3px solid #ddeaf9;
	border-left: 1px solid #ddeaf9;
	border-right: 1px solid #ddeaf9;
}
#quicklinksrow ul
{
	font-family: Arial, Helvetica, sans-serif;
	list-style-type:none;
	margin:0;
	padding:0;
	display: inline;
	text-decoration: none;
}
#quicklinksrow li
{
	display: inline;	/* for IE5 and IE6 */
}

#quicklinksrow a
{
	display: block;
	padding: 3px;
	padding-left: 8px;
	width: 244px; /* to get this subtract the total padding value */
	background-color: #ffffff;
	border-bottom: 1px solid #ddeaf9;
	text-decoration: none;
}
#quicklinksrow a:link
{
	color: #6c81b8;
	text-decoration: none;
}
#quicklinksrow a:visited
{
	color: #6c81b8;
	text-decoration: none;
}
#quicklinksrow a:hover
{
	background-color: #ddeaf9;
	color: #6c81b8;
	text-decoration: none;
}
#quicklinksrow a#current{
	background-color: #6d81b9;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	background-image: url('../images/quicklinks_menu_current_bg.jpg');
	background-repeat: repeat-x;
	background-position: top;
}

/******************************* quicklinksrow 1 ends here *******************************/

#quicklinksrowPIXclone
{
	width: 255px;
}
/******************************* QuicklinksrowOrange 1 starts here *******************************/

#quicklinksrowOrange
{
	width: 255px;
	border-bottom: 5px solid #ffb981;
	border-top: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
}
#quicklinksrowOrange ul
{
	font-family: Arial, Helvetica, sans-serif;
	list-style-type:none;
	margin:0;
	padding:0;
	display: inline;
	text-decoration: none;
}
#quicklinksrowOrange li
{
	display: inline;	/* for IE5 and IE6 */
}

#quicklinksrowOrange a
{
	display: block;
	padding: 3px;
	padding-left: 8px;
	width: 244px; /* to get this subtract the total padding value */
	background-color: #fffcf9;
	border-bottom: 1px solid #dddddd;
	text-decoration: none;
}
#quicklinksrowOrange a:link
{
	color: #666666;
	text-decoration: none;
}
#quicklinksrowOrange a:visited
{
	color: #666666;
	text-decoration: none;
}
#quicklinksrowOrange a:hover
{
	background-color: #ebebeb;
	color: #666666;
	text-decoration: none;
}
#quicklinksrowOrange a#current{
	background-color: #ff7101;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	background-image: url('../images/bg_whats_new.jpg');
	background-repeat: repeat-x;
	background-position: top;
}
#quicklinksrowOrange a#currentgrey{
	background-color: #f8d7bd;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

/******************************* quicklinksrow 1 ends here *******************************/

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: #6d81b9;
	padding: 0;
	line-height: 200%;
	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: #;
	line-height: 150%;
	padding: 0;
	margin-bottom: 0.3em;
	font-size: 1.7em;
	line-height: 1.3em;
	color: #ffffff;
	font-weight: normal;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
}
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: #6d81b9;
	padding: 0;
	line-height: 200%;
	background-color: transparent;
	background-image: url('../images/bg_dotted.gif');
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: left bottom;

}
h4 {
	margin: 0;
	color: #ffffff;
	font-weight: normal;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	line-height: 150%;
	padding: 0;
	padding-bottom: 10px;
	margin-bottom: 0.3em;
	font-size: 1.4em;
	line-height: 1.3em;
}
h5 {
	margin: 0;
	padding-top: 15px;
	margin-bottom: 1.2em;
	font-size: 1.2em;
	line-height: 1.3em;
	color: #6d81b9;
	font-weight: normal;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
}
h6 {
	margin: 0;
	padding: 0;
	background-color: transparent;
	background-image: url('../images/bg_dotted.gif');
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: left bottom;

}


#content .whatsnewbox{
	width: 230px;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 0.70em;
	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;
	margin-bottom: 17px;

}
#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-top: 10px;
}

#content ul.whatsnew a:hover{
	text-decoration: none;
	color: #ff7101;
}

#content ul.whatsnew li{
	border-bottom: 1px dotted #cccccc;/*the border*/
}
#content .whatsnewrsstext {
	color: #5f5f5f;
	text-decoration: none;
	padding-bottom: 7px;
	font-weight: bold;
}

#newsbox
{
	/* optional define bg*/
	padding-top: 10px;
}
#newsbox ul
{
	/*font-family: Arial, Helvetica, sans-serif;*/
	list-style-type:none;
	/*margin:0;*/
	padding:0;
	display: inline;
	text-decoration: none;
}
#newsbox li
{
	display: inline;	/* for IE5 and IE6 */
}

#newsbox a
{
	display: block;
	padding: 3px;
	padding-left: 8px;
	background-color: #ffffff;
	border-bottom: 1px dotted #ddeaf9;
	text-decoration: none;
}
#newsbox a:link
{
	color: #666666;
	text-decoration: none;
}
#newsbox a:visited
{
	color: #666666;
}

#newsbox a:hover
{
	background-color: #f4f7e2;
	color: #5c5c5c;
	text-decoration: none;
}
#content .latestnewsbox{
	width: 385px;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 0.75em;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #d5d5d5;
	background-image: url('../images/bg_front_titles.jpg');
	background-repeat: repeat-x;
	background-position: top;
	margin-bottom: 20px;

}
#content .latestnewsbox a {
	text-decoration: none;
	
}
#content .latestnewsbox a:hover {
	color: #6d81b9;
	text-decoration: none;
}

#content ul.latestnewslist {
	list-style-type: none;
	padding: 0;
	margin: 0;
	line-height: 200%;
}
#content ul.latestnewslist a{
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
}

#content ul.latestnewslist a:hover{
	text-decoration: none;
	color: #8497cf;
	font-weight: normal;
}

#content ul.latestnewslist li{
	border-bottom: 1px dotted #cccccc;/*the border*/
}
#content ul.latestnewslist li a{
	color: #5f5f5f;
}

#content .latestnewsbtm {
	color: #8497cf;
	text-decoration: none;
	padding: 10px;
	line-height: 10px;
	font-weight: bold;
	text-align: right;
}
#content .latestnewsbtm a{
	color: #8497cf;
	text-decoration: none;
	font-weight: bold;
}

#content .latestnewsbtm a:hover{
	color: #8497cf;
	text-decoration: underline;
}

.inputbuttons {
	border: 1px solid #ffffff;
	background-color: #6a8f13;
	background-image: url('../images/form_button_green.jpg');
	background-repeat: repeat-x;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #ffffff;
	font-weight: bold;
	padding: 8px;
}
.inputbuttonsarea {
	font-family: Arial, Helvetica, sans-serif;
	color: #6a83ab;
	font-size: 13px;
	background-color: #ebf4ff;
	border: 1px solid #bed8f4;
	margin-bottom: 10px;
	padding: 5px;
}

.inputbuttonsarea:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 13px;
	background-color: #e4efc8;
	border: 1px solid #b2c778;
	margin-bottom: 10px;
	padding: 5px;
}

/*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: #68728e;
	line-height: 18px;
	text-align: center;
	height: 100%;	
	margin-top: 2px;
	width: 100%;
	background-color: #ddeaf9;
}