@charset "UTF-8";
/* CSS Document */

#floatFix {
	clear:both;
}

body {
	background-image:url(../images/OCS-02.png);
	background-repeat:repeat-x;
	margin:1px;
	padding:1px;
}

#header {
	width:800px;
	height:131px;
	margin:0 auto 0 auto;
	background-image:url(../images/OCS-01.png);
	vertical-align:top;
	margin-bottom:25px;
}

#logo {
	width:400px;
	height:81px;
	float:left;
	padding-top:50px;
	background-image:url(../images/OCS_Logo-01.png);
	background-repeat:no-repeat;
}
	
#intouch {
	width:380px;
	height:81px;
	float:left;
	padding-top:20px;
	padding-right:20px;

}

#maincontent {
	width:800px;
	height:570px;
	margin:0 auto 0 auto;
	
	}

#buttonsholder {
	width:180px;
	height:346px;
	float:left;
	margin-right:10px;
	
}

#flashimage {
	width:346px;
	height:346px;
	float:left;
	margin-right:10px;

}

#bodytext {
	width:244px;
	height:346px;
	float:left;
	padding-right:10px;



}

.buttons {
	width:180px;
	height:36px;
	float:left;
	padding-bottom:5px;
	text-align:left;
	text-indent:20px;
}

#button
{
  display: block;
  width: 180px;
  height: 36px;
  background:url(../images/OCS_button-03.png) no-repeat 0 0;
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size:14px;
  text-align:left;
  text-indent:30px;
  color:#FFF;
  float:left;
  margin-bottom:5px;
  line-height:36px;
  text-decoration:none;
}

#button:hover
{ 
  background-position: 0 -36px;
}

#button span
{
  display: none;
}

#buttoncurrent {
	display: block;
  width: 180px;
  height: 36px;
  background:url(../images/onbutton-03-03.png) no-repeat 0 0;
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size:14px;
  text-align:left;
  text-indent:30px;
  color:#FFF;
  float:left;
  margin-bottom:5px;
  line-height:36px;
  text-decoration:none;
}
	

#cornertext {
	width:165px;
	height:100px;
	background-image:url(../images/OCS-04.png);
	background-repeat:repeat-y;
	float:left;
	margin-right:10px;
	margin-top:10px;
	padding-right:15px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFF;
	text-align:right;
	line-height:165px;
	
}

#cornertext a {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFF;
	text-align:right;
	line-height:165px;
	text-decoration:none;
	
}

#cornertext a:hover {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#999;
	text-align:right;
	line-height:165px;
	text-decoration:none;
	
}

#newstext {
	width:326px;
	height:95px;
	background-image:url(../images/OCS-05.png);
	background-repeat:repeat-x;
	float:left;
	margin-right:10px;
	margin-top:10px;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#fff;
	text-align:left;
}

#newstext a {
	text-decoration:none;
	font-size:13px;
	color:#999;
}

#newstext a:hover {
	text-decoration:none;
	font-size:13px;
	color:#fff;
}

#contacttext {
	width:230px;
	height:95px;
	background-image:url(../images/OCS-06.png);
	background-repeat:repeat-x;
	float:left;
	margin-top:10px;
	padding-top:5px;
	padding-right:10px;
	padding-left:10px;
	
}

.contacttextformat {
	color:#1C1A54;
	text-align:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:1.1em;
}

.contacttexttitle {
	color:#1C1A54;
	text-align:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
}

.contacttextformat a {
	color:#1C1A54;
	text-align:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:1.1em;
	text-decoration:none;
}

.contacttextformat a:hover {
	color:#999;
	text-align:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:1.1em;
	text-decoration:none;
}

.intouchtext{
	text-align:right;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#FFF;
	font-weight:lighter;
	vertical-align:text-top;
}

.bodytitle {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#1C1A54;
	text-align:justify;
}

.bodytext {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#1C1A54;
	text-align:justify;
	font-weight:normal;
}

.bodytext a {
	text-decoration:none;
	color:999;
}

.bodytext a:hover {
	text-decoration:underline;
	color:999;
}

#accreditation {
	width:800px;
	height:70px;
	float:left;
	margin-top:10px;
}


#bodytext2 {
	width:580px;
	height:216px;
	background-color:#CEE4f4;
	
	float:left;
	padding:15px;

}

#flashimage2 {
	width:610px;
	height:180px;
	float:left;
	margin-right:0px;
	margin-bottom:10px;

}



#contacttext2 {
	width:160px;
	height:139px;
	background-color:#CEE4f4;
	
	float:left;
	padding-top:10px;
	padding-right:10px;
	padding-left:10px;
	
}

.contacttextformat2 {
	color:#1C1A54;
	text-align:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:1.1em;
}

.contacttexttitle2 {
	color:#1C1A54;
	text-align:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
}

.contacttextformat2 a {
	color:#1C1A54;
	text-align:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:1.1em;
	text-decoration:none;
}

.contacttextformat2 a:hover {
	color:#999;
	text-align:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:1.1em;
	text-decoration:none;
}

.footer {
	width:800px;
	height:20px;
	background-color:#1C1A54;
	margin-top:10px;
	float:left;
	
}


li {
		text-indent:20px;
		line-height:1.3em;
		font-weight:normal;
		
	}
	
li a{
		text-indent:20px;
		line-height:1.25em;
		font-weight:normal;
		color:#999;
		text-decoration:none;
		
	}
	
#newstextmain {
	width:580px;
	height:216px;
	background-color:#CEE4f4;
	overflow-y:scroll;
	overflow-x:hidden;
	float:left;
	padding:15px;

}	

.newsitemdate {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:16px;
	color:#1C1A54;
}

.newsitemtitle {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	line-height:26px;
	color:#1C1A54;
}

.newsitemtitle2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	line-height:26px;
	color:#999;
}

.newsitembody {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.4em;
	color:#1C1A54;
}

.newsitembody a{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.4em;
	color:#1C1A54;
}


#bodytext3 {
	width:275px;
	height:216px;
	background-color:#CEE4f4;
	float:left;
	padding:15px;

}

#bodytext3a {
	width:285px;
	height:236px;
	background-color:#CEE4f4;
	float:left;
	margin-right:10px;
	padding:5px;
}

.emailbutton {
	width:120px;
	height:37px;
	background-image:url(../images/email-10.png);
	background-repeat:repeat-y;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#FFF;
	padding:10px;
	line-height:30px;
	margin:1px;
	float:left;
	text-align:right;
	text-decoration:none;
}

.emailbuttonclick {
	font-weight:lighter;
	font-size:9px;
	color:#999;
	line-height:1em;
	text-align:right;
	text-decoration:none;
}

#contacttext4 {
	width:180px;
	height:58px;
	background-color:#CEE4f4;
	float:left;
}


#bodytext6 {
	width:580px;
	height:216px;
	background-color:#CEE4f4;
	overflow:auto;
	float:left;
	padding:15px;

}