a:link {color:#067CB4; font-size: 12px; font-family:Verdana, Arial, Helvetica, sans-serif; text-decoration: none;} 
a:visited {color: #067CB4; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none;}
a:active {color: #067CB4; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none;}
a:hover {color:#014b70; font-size: 12px; font-family:  Verdana, Arial, Helvetica, sans-serif; text-decoration: underline;}


a.footer:link {color:#FFFFFF; font-size: 10px; font-family:Verdana, Arial, Helvetica, sans-serif; text-decoration: none;} 
a.footer:visited {color: #FFFFFF; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none;}
a.footer:active {color: #FFFFFF; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none;}
a.footer:hover {color:#FFFFFF; font-size: 10px; font-family:  Verdana, Arial, Helvetica, sans-serif; text-decoration: underline;}

a.footer2:link {color:#FFFFFF; font-size: 12px; font-family:Verdana, Arial, Helvetica, sans-serif; text-decoration: none;} 
a.footer2:visited {color: #FFFFFF; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none;}
a.footer2:active {color: #FFFFFF; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none;}
a.footer2:hover {color:#FFFFFF; font-size: 12px; font-family:  Verdana, Arial, Helvetica, sans-serif; text-decoration: underline;}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(http://oacc.greatexposure.com/web/oacc/images/bground.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	
}
#container {
	background-color: #FFFFFF;
	background-image: url(http://oacc.greatexposure.com/web/oacc/images/bground_container.jpg);
	background-repeat: repeat-y;
	width: 1000px;
	overflow: auto;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
}


#container_inside{
	background-color: #FFFFFF;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding: 0px;
	background-repeat: repeat;
	height: 100%;
	
}


#header {
	background-color: #06628d;
	background-image: url(http://oacc.greatexposure.com/web/oacc/images/OACC_Logo.jpg);
	background-repeat: no-repeat;
	height: 76px;
	width: 898px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #06628d;
	border-left-color: #06628d;
	
}
#navbar {
	background-color: #016191;
	background-image: url(http://oacc.greatexposure.com/web/oacc/images/bground_nav.jpg);
	background-repeat: no-repeat;
	height: 37px;
	width: 898px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #06628d;
	border-bottom-color: #06628d;
	border-left-color: #06628d;
	padding: 0px;
}
.header {
	float: right;
}


/*p {
	margin: auto;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
*/



h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: middle;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 20px;	
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: middle;
	margin: 0px;
	padding-top: 8px;
	padding-bottom: 0px;
	padding-left: 20px;	
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 0px;
	padding-left: 8px;	
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #067CB4;
	display:inline;
}

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
    margin-top:3px; 
	
}

li {
	line-height: 17px;
}

.hr {
	padding: 0;
	border-bottom: 1px dotted #cccccc;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

.hr_home {
	width: 342px;
	background-image: url(http://oacc.greatexposure.com/web/oacc/images/hr_news.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 2px;
	padding-top: 10px;
	padding-bottom: 10px;
	
}

* html .hr {
	border-bottom: none;
	padding: 1px;
	background: url(http://oacc.greatexposure.com/web/oacc/images/dot.gif) repeat-x bottom;	
}

.login {
	background-color: #309bcf;
	font-weight:bold;
	color:#FFFFFF;
	margin-left:auto;
	margin-right:auto;
		
}



.login_box {
	background-color: #DDDDDD;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	color:#000000;
	padding:10px;
	
	
}

/* BOX 1  for homepage*/

.box1{
	width: 222px;
	float:left;
	margin: 0px;
	padding: 0px;	
		
}

.box1_header {
	background-image: url(http://oacc.greatexposure.com/web/oacc/images/box_grey.jpg);
	background-repeat: no-repeat;
	height: 33px;
	width: 222px;
}


.box1_header_green {
	background-image: url(http://oacc.greatexposure.com/web/oacc/images/box_green.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 222px;
}

.box1_body {
	background-image: url(http://oacc.greatexposure.com/web/oacc/images/box1_bground.jpg);
	background-repeat: repeat-y;
	width: 222px;
	background-color: #d4d4d4;
}
.box1_grey {
	background-color: #d4d4d4;
	height: 12px;
	width: 198px;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
}
.box1_content {
	padding: 10px;
	
}

.box1_footer {
	background-image: url(http://oacc.greatexposure.com/web/oacc/images/box1_bottom.jpg);
	background-repeat: no-repeat;
	height: 18px;
	width: 222px;
	margin-top: -12px;
}

/*END BOX 1*/



/* BOX 3  for homepage and subpages*/

.box3{
	width: 263px;
	float:right;
	margin: 0px;
	padding: 0px;			
}

.box3_header {
	background-image: url(http://oacc.greatexposure.com/web/oacc/images/box_blue2.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 263px;
	background-position: top;
	margin: 0px;
	padding: 0px;
}

.box3_header2 {
	background-image: url(http://oacc.greatexposure.com/web/oacc/images/box_blue3.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 263px;
	background-position: top;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.box3_body {
	background-image: url(http://oacc.greatexposure.com/web/oacc/images/box3_bground.jpg);
	background-repeat: repeat-y;
	width: 263px;

}
.box3_content {
		padding: 10px;
	
}


.box3_footer {
	background-image: url(http://oacc.greatexposure.com/web/oacc/images/box3_bottom.jpg);
	background-repeat: no-repeat;
	height: 16px;
	width: 263px;
	margin-top: -12px;
}


/* BOX 2  for homepage */

.box2{
	width: 385px;
	clear: none;
	float: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 235px;
	
}

.box2_header {
	background-image: url(http://oacc.greatexposure.com/web/oacc/images/box_blue1.jpg);
	background-repeat: no-repeat;
	height: 33px;
	width: 385px;
	background-position: top;
	margin: 0px;
	padding: 0px;
}


.box2_body {
	background-image: url(http://oacc.greatexposure.com/web/oacc/images/box2_bground.jpg);
	background-repeat: repeat-y;
	width: 385px;
	overflow: auto;

}
.box2_content {
		padding: 15px;
	display: block;
	
	
}

.box2_content_news {
  width:250px;		
  float:right;
  clear:right;
	
	
	
}

.box2_footer {
	background-image: url(http://oacc.greatexposure.com/web/oacc/images/box2_bottom.jpg);
	background-repeat: no-repeat;
	height: 19px;
	width: 385px;
	
}



/* BOX  for subpage*/

.box_subpage{
	width: 636px;
	float:left;
	margin: 0px;
	padding: 0px;
	overflow: auto;
		
}

.box_subheader {
	background-image: url(http://oacc.greatexposure.com/web/oacc/images/box_header_sub.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 636px;
}

.box_subbody {
	background-image: url(http://oacc.greatexposure.com/web/oacc/images/box_bground_sub.jpg);
	background-repeat: repeat-y;
	width: 636px;
	
}

.box_subcontent {
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}


.box_subfooter {
	background-image: url(http://oacc.greatexposure.com/web/oacc/images/box_footer_sub.jpg);
	background-repeat: no-repeat;
	height: 27px;
	width: 636px;
	background-position: top;
	margin-top: -12px;
	margin-bottom:10px;
	
}

/*END BOX for Subpage*/


.float_right {
	float: right;
	
}

.float_left {
	float: left;
	
}



.img_news {
	float: left;
	margin-right: 10px;
	width:93px
}



#footer_container {
	background-image: url(http://oacc.greatexposure.com/web/oacc/images/bground_footer.jpg);
	background-color: #06628d;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	height: 250px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding: 0px;
	line-height: 16px;
}



#footer_links{
	width:900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 25px;
}
