@charset "ISO-8859-1";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.ie_chk3 #container { 
	width: 715px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding-top: 20px
}

.ie_chk3 #container2 {
	width: 715px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background-image: url(../images/container_bg.png);
	
}

.ie_chk3 #flags {
	background: #FFFFFF;
	padding: 0 15px 0 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	text-align: right;

}
.ie_chk3 #menu {
	width: 715px;
	background-image: url(../images/menu_bg09.png);
	padding: 5px 0px 5px 0px;
}
.ie_chk3 #pagetitle {
	width: 700px;
	background-image: url(../images/container_bg.png);
	padding: 5px 0px 5px 15px;
}

.ie_chk3 #mainContent { 
	margin: 0px 200px 0px 0px;
	padding: 10px 0px 15px 15px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background-image: url(../images/container_bg.png);
}

.ie_chk3 #mainContent2 { 
	margin: 0px 500px 0px 0px;
	padding: 10px 0px 15px 15px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background-image: url(../images/container_bg.png);
}

#menu li { display: inline; list-style-type: none; padding: 0 1.4em;}
#menu a { font-weight: bold; color: white; text-decoration: none; }

.ie_chk3 #sidebar1 {
	margin-top: 10px;
	float: right; /* since this element is floated, a width must be given */
	width: 170px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding-right: 10px;
}

.ie_chk3 #Pagetext1 {
	margin-top: 10px;
	float: left; /* since this element is floated, a width must be given */
	width: 480px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding-right: 10px;
}
.ie_chk3 #Pagetext2 {
	margin-top: 10px;
	float: right; /* since this element is floated, a width must be given */
	width: 480px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding-right: 10px;
	
}
 
.ie_chk3 #footer { 
	height: 20px;
	padding: 0 0px 0px 0px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background-image: url(../images/icons/bottom_border.png);
} 
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
INPUT {border: 1px solid;
border-color: #000000;
font-family: Arial; 
font-size: 11px; 
color: #000000; 
background-color: #CFD9E0} 

.text {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	font-weight: normal}

.flags {
font-family: Tahoma;
font-size: 12px; 
color: #000000;
font-weight: normal}

.menu {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none}
	 
.menu:active { color: #FFFFFF }
.menu:hover { color: #AF132F }

.option {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight:bold;
	line-height: normal;
	font-style: normal;
	list-style-position: outside;
	text-decoration: none} 
	
.option:hover { color: #AF132F }
.option:active {
	color: #000000;
	text-align: left;
}

.option2 {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	font-weight:bold;
	line-height: normal;
	font-style: normal;
	list-style-position: outside;
	text-decoration: none} 
	
.option2:hover { color: #AF132F }
.option2:active { color: #666666 }


.option3 {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	font-weight:bold;
	line-height: normal;
	font-style: normal;
	list-style-position: outside;
	text-decoration: none} 
	
.option3:hover { color: #AF132F }
.option3:active { color: #666666 }

.option4 {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	font-weight:normal;
	line-height: normal;
	font-style: normal;
	list-style-position: outside;
	text-decoration: none} 
	
.option4:hover { color: #AF132F }
.option4:active { color: #666666 }

.option4B {
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	font-weight:normal;
	line-height: normal;
	font-style: normal;
	list-style-position: outside;
	text-decoration: none} 
	
.option4B:hover { color: #AF132F }
.option4B:active { color: #666666 }

.option5 {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	font-weight:bold;
	line-height: normal;
	font-style: normal;
	list-style-position: outside;
	text-decoration: none} 
	
.option5:hover { color: #AF132F }
.option5:active { color: #666666 }

.option5B {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	font-weight:bold;
	line-height: normal;
	font-style: Italic;
	list-style-position: outside;
	text-decoration: none} 
	
.option5B:hover { color: #AF132F }
.option5B:active { color: #666666 }

.option6 {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight:bold;
	line-height: normal;
	font-style: normal;
	list-style-position: outside;
	text-decoration: none} 


.TABS {
	font-family: Tahoma;
	font-size: 12px;
	color: #AF132F;
	font-weight:normal;
	line-height: normal;
	font-style: normal;
	list-style-position: outside;
	text-decoration: none} 
	
.TABS:hover { color: #666666 }
.TABS:active { color: #AF132F }


.TEXTAREA {border: 1px solid;
border-color: #000000;
font-family: Arial; 
font-size: 11px; 
color: #000000; 
background-color: #CFD9E0}

.TEXTAREA2 {border: 1px solid;
border-color: #000000;
font-family: Arial; 
font-size: 12px; 
color: #000000; 
background-color: #F0F0F0} 

.TEXTAREA3 {border: 1px solid;
border-color: #000000;
font-family: Arial; 
font-size: 11px; 
color: #000000; 
background-color: #F0F0F0}

.TEXTAREA4 {border: 1px solid;
border-color: #000000;
font-family: Arial; 
font-size: 11px; 
color: #000000; 
background-color: #FFFFFF}  

.h1 {font-family: Arial Black; font-size: 22px; color: #CFD9E0}

.tableText {font-family: Arial; font-size: 11px; color: #000000}
.tableTextABX {font-family: Arial; font-size: 11px; color: #000000}
.tableContact {font-family: Arial; font-size: 12px; color: #000000}

.h3 {font-family: Tahoma; font-size: 14px; color: #3D5B77; font-weight:bold}

.h2 {font-family: Arial Black; font-size: 16px; color: #7F8795; font-weight:normal}

.subhead {font-family: Tahoma; font-size: 12px; color: #AF132F; font-weight:bold}

.padding {padding: 5px}
.padding2 {padding: 0px}

.news {font-family: Arial; font-size: 10px; color: #000000}

.newstitle {font-family: Tahoma; font-size: 11px; color: #000000; font-weight: bold}

.newsdate {font-family: Arial; font-size: 11px; color: #666666}

.trademark {
	font-family: Arial;
	font-size: 11px;
	position: absolute;
	height: 4px;
}

.search {font-family: Arial; font-size: 14px; color: #000000}

.result {font-family: verdana,arial,helvetica; 
font-size: 11px;
color: #0099FF;
font-weight:bold}

.result:hover {font-family: verdana,arial,helvetica; 
font-size: 11px;
color: #FF9900;
font-weight:bold}

.tableBorder {
border: 1px solid #758597;
}
.menu2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight:bold}
.noBorder2 {border: 1px solid #94B4C3; background-color: #E7EBEE; height: 14px; width: 14px}
.noBorder3 {border: 1px solid #BCD0D9; background-color: #BCD0D9; height: 16px; width: 16px}

#checkbox {border: 1px solid #94B4C3; background-color: #E7EBEE; height: 14px; width: 14px}

#radio {border: 1px solid #94B4C3; background-color: #E7EBEE; height: 4px; width: 4px}

#capitalize {text-transform: capitalize}

#padding {padding: 2px}

#upper {text-transform: uppercase}

#date {font-family: verdana,arial,helvetica; 
font-size: 9px; 
color: #006699}

#adminDate {font-family: verdana,arial,helvetica; 
font-size: 9px; 
color: #000000}

#infobar {font-family: arial,helvetica; 
font-size: 11px; 
color: #000000}

#adminDateRed {font-family: verdana,arial,helvetica; 
font-size: 9px; 
color: #FF0000}

#adminMenu {font-family: verdana,arial,helvetica; 
font-size: 10px; 
color: #2323D7}

#adminMenu:hover {font-family: verdana,arial,helvetica; 
font-size: 10px; 
color: #696969}

#table {background-color: #BCD0D9}

#table2 {background-color: #FFFFFF}

#SelectButton {font-family: verdana, Geneva,  Helvetica, Arial; 
font-size: 10px; 
color: #000000;
border: 1px outset;
background-color: #90BBF1;
width: 100px;
height: 16px;
cursor: hand}

#SelectButton2 {font-family: verdana, Geneva,  Helvetica, Arial; 
font-size: 10px; 
color: #000000;
border: 1px outset;
background-color: #EFDC59;
width: 100px;
height: 16px;
cursor: hand}

#SelectButton3 {font-family: verdana, Geneva,  Helvetica, Arial; 
font-size: 10px; 
color: #FFFFFF;
border: 1px outset;
background-color: #F43838;
width: 60px;
height: 16px;
cursor: hand}

#SelectButton4 { font-family: verdana, Geneva,  Helvetica, Arial;
font-size: 9px;
border-color: #FFFFFF #666666 #666666 #FFFFFF;
background-color: #F0F0F0; border-style: solid;
border-top-width: 1px; border-right-width: 1px;
border-bottom-width: 1px; border-left-width: 1px;
width: 46px;
height: 16px;
cursor: hand}


#SelectButton5 {font-family: verdana, Geneva,  Helvetica, Arial; 
font-size: 9px; 
border-color: #FFFFFF #666666 #666666 #FFFFFF;
background-color: #F0F0F0; border-style: solid;
border-top-width: 1px; border-right-width: 1px;
border-bottom-width: 1px; border-left-width: 1px;
width: 60px;
height: 16px;
cursor: hand}

#SelectButton6 {font-family: verdana, Geneva,  Helvetica, Arial; 
font-size: 10px; 
color: #000000;
border: 1px outset;
background-color: #90BBF1;
width: 80px;
height: 18px;
cursor: hand}


#PVtitle {font-family: verdana, Geneva,  Helvetica, Arial; 
font-size: 14px; 
color: #01476B;
text-transform:capitalize}

#Duplicate {font-family: verdana, Geneva,  Helvetica, Arial; 
font-size: 14px; 
color: #FF0000;
text-transform:capitalize}

#Big {font-family: verdana, Geneva,  Helvetica, Arial; 
font-size: 16px; 
color: #000000}

#PVtext {font-family: Verdana, Geneva,  Helvetica, Arial; 
font-size: 9px; 
color: #000000}

#tableText {font-family: Verdana, Geneva,  Helvetica, Arial; 
font-size: 9px; 
color: #000000}

#TextFormat {font-family: Verdana, Geneva,  Helvetica, Arial; 
font-size: 9px; 
color: #000000;
text-transform: uppercase}

#addfield {font-family: verdana, Geneva,  Helvetica, Arial; 
font-size: 9px; 
color: #000000; 
border-left-color:#90B9CC;
border-top-color:#90B9CC;
border-right-color:#BEBEBE;
border-bottom-color:#BEBEBE;
background-color: #E7EBEE;
height: 14px}

#AddButton {font-family: verdana, Geneva,  Helvetica, Arial; 
font-size: 9px; 
color: #000000;
border-style:outset; 
background-color: #90BBF1;
height: 14px;
cursor: hand} 

#AddButton2 {font-family: verdana, Geneva,  Helvetica, Arial; 
font-size: 10px; 
color: #000000;
border-style:outset; 
background-color: #90BBF1;
height: 16px;
cursor: hand} 

#image {border: 1px #000000}

#imageload {font-family: Verdana, Geneva,  Helvetica, Arial; 
font-size: 9px}

#edit {font-family: verdana,arial,helvetica; 
font-size: 11px;
color: #FF0000}
#edit:hover {font-family: verdana,arial,helvetica; 
font-size: 11px;
color: #F1E49E}

.opacityit img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
}

.opacityit:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
-moz-opacity: 0.7;
}
.tableBorderRED {
border: 1px solid #AF132F;
}