body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #50577A;
}
.color-red {
	color: #FF0000;
}
.color-green {
	color: #009900;
}
.color-blue {
	color: #87CBEE;
}
img {
	border:none
}

body {
	background-image:url(../images/bg.gif);
	background-repeat:repeat-x;
	background-color:#DFF0F9;
}
ul {
	list-style-image:url(../images/bullet.gif);
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
h1 {
	font-size: 14pt;
	color: #61B7E0;
}
h2 {
	font-size: 12pt;
	color: #61B7E0;
	font-weight: normal;
}
.bgLightBlue {
	background-color: #EAF5FB;
}

#subTable td,th {
	font-size: 10pt;
	color: #61B7E0;
}
#subTable a:link, a:visited, a:active {
	text-decoration: none;
	color: #8096A4;
}
#subTable a:hover {
	text-decoration: none;
	color: #060345;
}
a:link, a:visited, a:active {
	text-decoration: none;
	color: #7288C2;
}
a:hover {
	text-decoration: underline;
	color: #060345;
}
.copyright {
	font-size: 9pt;
	color: #6D6D98;
}
.menu_padding {
	padding-left:5px;
	padding-right:5px;
	padding-bottom:0px;
	padding-top:0px;
}
.bottom_border {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #B9C4CF;
}
a.formDownload:link, a.formDownload:visited, a.formDownload:hover,a.formDownload:active {
	font-size: 12pt;
	color: #16A438;
}
.formDownload {
	font-size: 12px;
	color: #16A438;
}
.top_borderCopy {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #B9C4CF;
}
.border_top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
.header-cell {
	color: #FFFFFF;
	background-color: #87CBEE;
	font-weight: bold;
}
.form-tip {
	font-size: x-small;
	color: #666666;
}
.form-column-fields {
	width: 280px;
}
.form-column-captions {
	width: 280px;
}
/* Arabic Styles*/

.ar {
	direction:rtl;
}
.ar ul {
	list-style-image:url(../images/bullet-ar.gif);
	padding: 0px;
	margin: 0 20px 0 0;
}
.ar h1 {
	font-size:18px;
	color: #61B7E0;
}
.ar h2 {
	font-size:18px;
	color: #FFF;
	background-color:  #61B7E0;
	padding:5px;
}
.ar h3 {
	font-size:18px;
	color: #61B7E0;
}
.ar .form-column-captions {
	width: 110px;
}
/*---------------------------------------------------------------------- Winners Tables */
.CollapsiblePanelContent th {
	color: #FFFFFF;
	background-color: #87CBEE;
	font-weight: bold;
	text-align:left;
}
.ar .CollapsiblePanelContent th {
	text-align:right;
}
.CollapsiblePanelContent td {
	border-bottom: 1px dashed #B9C4CF;
}
