/***** Tag selectors *****/
body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin-top: 0px; 
	background-color:#EFEFEF;
}

p, .paragraph, ol, .tableFont{
	text-align:justify;
	font-size:75%;
}

.footerParagraph{
	font-size:70%;
	text-align:justify;
}

ul,ol{
	list-style-image: url("../images/common/bul1.gif");
	list-style-type: square;
	font-size:75%;
}

li{
	margin-bottom: 3px;
}

a, a:link, a:visited{
	color:#3388CC;			
	text-decoration: none; 
	font-size: 100%;
}

h1 {
	color:#3388CC;
	font-size:110%;
	margin-left:-1px;
}

h2{
	font-size:90%;
}

.navigationList{
	margin:0px;
	margin-left:-15px;
}

.listTitle{
	margin-left:10px;
	font-size:75%;
}

#descriptionText p, .secondLevel{
	font-size:100%;
}

.separator {
	margin-left: 3px;
	margin-right: 3px;
}

.title{
	font-weight:bold;
	font-size:80%;
}

#clear {
	border:1px solid white;
	clear:both;
	margin-top:1px;
}

.bold{
	font-style:normal;
	font-weight:bold;
}

.newLine{
	margin-top:0.9em;
}

.center{
	text-align:center;
}
/* --------------------------- */
#navigationPanel a:hover,a:hover {
	color: #000000; 
}
/*------------header Section------------*/
#header {
	height: 139px;
}

#headerMenu{
	float:right;
	font-size:70%;
	background-color:#F9F9F9;
	text-align:right;
	width:30%;
	height:15px;
	padding:1px;
	margin-right:3px;
}

.topImg{
	clear:right; 
	float:right;
}

#top{
	width:100%;
	height:75px;
}

#menu{
	background-color:#EFEFEF;
	height:24px;
	width:100%;
}

#bottom{
	width:100%;
	height:39px;
	background-image:url(../images/common/top_bg.jpg);
	background-repeat:repeat-x;
}
/*---------content----------*/
#container {
  	margin: auto;
	width: 760px;
	text-align:left;
	background-color:#FFFFFF;
	border:1px solid  #9C9C9C;
}

#content {
	min-height:400px;
	text-align:left;
}

#navigationPanel {
	float:left;
	width:150px;
	background-color:#F4F4F4;
	margin-top:-5px;
	padding-top:3px;
}

#breadCrumb {
	margin-top:4px;
	font-size:66%;
 	font-weight:bold;
	border-top:8px solid white;
	margin-bottom:-2px;
}

#middleColumn {
	margin-left:163px;
	width:575px;
}
/*---------------footer divisions----------*/
#footer {
	min-height: 60px;
	text-align:center;
	clear:both;
}

#topImage{
	background-image:url(../images/common/bottom_bg.jpg);
	background-repeat:repeat-x;
	height:20px;
}
/**-----------------Index--------------**/
#leftBox{
	float:left;
	width:35%;
	margin-top:20px;
	margin-left:45px;
	padding:10px;
	border:1px solid #BBBBBB;
	border-top:5px solid #3388CC;
	border-bottom:5px solid #BBBBBB;
}

#rightBox{
	float:right;
	width:45%;
	padding:5px;
	border:1px solid #BBBBBB;
	border-top:5px solid red;
	border-bottom:5px solid #BBBBBB;
	margin-top:20px;
	margin-right:45px;
	height:150px
}

.readMore{
	float:right;
	font-size:70%;
}

#readMore{
	clear:both;
	float:right;
	margin-top:19px;
	text-align:right;
	font-size:70%;
	width:80px;
}

#readMoreImg{
	width:9px;
	float:left;
	margin-top:3px;
}

#rightTopImg{
	margin-top:17px;
}

#rightBottomImg{
	margin-top:21px;
}

#leftImg{
	margin-top:37px;
	margin-bottom:31px
}

#rightBoxText{
	text-align:left;
	font-size:75%;
	text-align:justify;
	float:right;
	width:62%;
	padding-right:5px;
}
/**-----------contact----------**/
#contactLeftColumn{
	font-size:80%;
	float:left;
	width:50%;
	font-style:italic;
}

#contactRightColumn{
	float:right;
	font-size:80%;
	width:50%;
	font-style:italic;
}
/*------------privacy-----------*/
#privacy_header {
	height: 120px;
}

#privacy_container{
	background-color:#FFFFFF;
	text-align:center;
	margin: auto;
	width: 760px;
}
/*------------popup-----------*/
#popup_container{
	text-align:center;
	margin: auto;
	width:100%;
}

#popupLeftColumn {
	width:10%;
	float:left;
	font-size:80%;
	text-align:right;
}

#popupMiddleColumn {
	width:80%;
	text-align:center;
	margin:auto;
}

#popupRightColumn {
	width:10%;
	float:right;
	font-size:80%;
}

#previous{
	float:left;
	font-size:80%;
}

#next{
	float:right;
	font-size:80%;
}

.tableLegend {
	position: relative;
	bottom: 14px;
	font-weight:bold;
}

.borderStyle {
	border-top: 1px solid #CCC;
}

.tableFrame {
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	background-color:#E3E3E3;
	font-size:75%;
}

.columnHeader {
	font-size: 75%;	
	background-color: #3388CC;
	text-align:left;
}

.columnHeader, .columnHeader a:link, .columnHeader a:visited, .columnHeader a:active {
	color: #ffffff;
}

.columnAttribute {
	font-size: 70%;
	text-align:left;
}

.odd {
	background-color:#EFEFEF;
}

.even {
	background-color:#ffffff;
}

.errorMessage {
	color:#ff0000;
	font-size: 75%;
	font-weight:bold;
}

#descriptionText, .label, .errorLabel,label, .exportlinks, .pagelinks, .pagebanner {
	font-size:75%;
}

textarea ,input,select {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:75%;
}

.order1 {
	background-image: url("../images/arrow_up.png");
	background-repeat:no-repeat;
	background-position:center;
}

.order2 {
	background-image: url("../images/arrow_down.png");
	background-repeat:no-repeat;
	background-position:center;
}

.apply {
	text-align:right;
}

.leftAlign, #leftBox p{
	text-align:left;
}