 
/* COLORS

main blue: #80b0df
dark blue: #4787a2
light bluegray: #c1d2de
mid blue: #7eaad5
burgundy:#5b3923
orange: #df7639

*/
body {
	background-color: #dddddd;
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

h2 {
	margin:0px;
	font-size:16px;
	color:#4687a2;
	font-weight:bold;
	font-variant:small-caps;
	background:url(images/orangina.gif);
	background-repeat: repeat-x;
	background-position:bottom;
	margin-bottom:10px;
}


h1 {
	margin:0px;
	color:#df7639;
	/* color: #663300; */
	text-decoration: none;
	background-image:url(images/header6c.gif);
	background-repeat: no-repeat;
	text-indent:-9999px;
	height:117px;
	width:760px;
	
	position:absolute;
	padding:0px;
}

h3 {
	margin:0px;
	color: #4787a2;
	font-size:14px;
}
h4{
	margin:0px;
	color: #663300; 
	font-weight: bold;
	font-size:14px;
}

h5 {
	margin:0px;
	color: #4787a2;
	font-size:12px;
}

h6 {
	margin:0px;
	color: #663300; 
	font-weight: bold;
	font-size:12px;
}

/*h1 a:link, h1 a:visited, h1 a:hover, h1 a:active,
h3 a:link, h3 a:visited, h3 a:hover, h3 a:active,
h5 a:link, h5 a:visited, h5 a:hover, h5 a:active,  {
	text-decoration:line-through;
}

h2 a:link, h2 a:visited, h2 a:hover, h2 a:active,
h4 a:link, h4 a:visited, h4 a:hover, h4 a:active,
h6 a:link, h6 a:visited, h6 a:hover, h6 a:active,  {
	text-decoration:line-through;
}*/

.underlined{
	text-decoration:underline;

}

#topnav{
	height: 0px;
	font-size: 11px;
	color: #6698CC;
	font-weight: bold;
	padding: 5px;
	background-color:#B8D2EA;
}

#topnav a:link, #topnav a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

#topnav a:active  {
	color: #FFFFFF;
	text-decoration:none;	
}

#topnav a:hover{
	color:#FFFFFF;
	text-decoration:underline;	
}

a:link, a:visited {
	color: #000000;
	/* color: #663333; */
	text-decoration:underline;	
}
a:hover, a:active{
	color:#df7639;
	text-decoration:underline;
}

a:hover{
	text-decoration:underline;
}

#language{
	height:25px;
	padding-right:20px;
	padding-bottom:5px;
	vertical-align:bottom;
	text-align:right;
	font-size:12px;
	color:#6698CC;
}

#language a:link{
	color: #DF7639;
	text-decoration:none;	
}

#language a:hover,#language a:active, #language a:visited{
	color: #DF7639;
	text-decoration:underline;	
}

#rotatingquotes{
	text-align:center;
	line-height:1;
	padding-left:20px;
	padding-right:10px;
}

#rightbg{
	background:url(images/rightgray.gif);
	background-position:right;
	background-repeat:repeat-y;
}

#leftbg{
	background:url(images/leftgray.gif);
	background-position:left;
	background-repeat:repeat-y;
}

#maincontent{
	background:url(images/maincontentbg.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
	vertical-align:top;
}

.vatop{
	vertical-align:top;
}

#tdleftnav{
	border-right:1px;
	border-right-color:#c1d2de;
	background:url(images/graydot.gif);
	background-repeat: repeat-y;
	background-position:right;
	padding-left:5px;
	padding-top:10px;
	vertical-align:top; 
	text-align:right; 
	height:85;
}
#leftnav{
	border:0;
	width:100%;
	text-align:left; 
}

#leftnav a:link, #leftnav a:active, #leftnava:visited{
	color:#000000;
	text-decoration:underline;	
}

#leftnav a:hover{
	color:#666600;
	text-decoration:underline;	
}

#bottomnav{
 	height:35;
	background:url(images/bottomnav.gif);
	background-repeat:repeat-x;
	text-align:center;
	padding-top:9px;
   vertical-align:top;
	color:#ffffff;
}


#bottomnav a:link, #bottomnav a:active, #bottomnav a:visited{
	color:#ffffff;
	text-decoration:none;
	font-size: 11px;	
}

#bottomnav a:hover{
	color:#ffffff;
	text-decoration:underline;	
	font-size: 11px;
}
ul{
	margin:0 20px 0 0;
    padding:0 0 0 0;
}
li{
	margin:0 0 0 0;
   padding:0 0 0 10;
}
.arrows ul, .arrows{
    list-style: none;
    margin:0;
    padding:0 0 0 0;
}
.arrows li{
	background:url(images/bluebullet_arabic.jpg) no-repeat;
	background-position: top right;
   padding: 0 11px 10px 0;
	margin:0px;
	color:#80b0df;
}

.arrows a:link, .arrows a:active, .arrows a:visited{
	color:#4787a2;
	text-decoration: none;
	margin:0px;
	padding:0px;	
}

.arrows a:hover{
	margin:0px;
	padding:0px;
	color:#80b0df;
	text-decoration: none;	
}

#bottomnav a:link, #bottomnav a:active, #bottomnav a:visited{
	color:#ffffff;
	text-decoration:none;	
}

#bottomnav a:hover{
	color:#ffffff;
	text-decoration:underline;	
}

.leftnavtitle {
	color:#df7639;
	font-weight: bold;
	text-decoration:none;
}

.leftnavtitle a:link, .leftnavtitle a:active, .leftnavtitle a:visited; .leftnavtitle a:hover {
	color:#df7639;
	font-weight: bold;
	text-decoration:none;
}

.insidecontent{
 text-align:left;
 }

.SUBMIT a:link, .SUBMIT a:visited, .SUBMIT a:active{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.SUBMIT a:hover{
	color:#4687a2;
	font-weight:bold;
	text-decoration:none;

}

.readmore{
	padding:0;
	margin:0;
	vertical-align:baseline;
	font-size: 10px;
	text-align:right;
	text-decoration:underline;
	color:#df7639;
}

.readmore a:link, .readmore a:visited, .readmore a:active {
	text-decoration:underline;
	color:#000000;
}

.readmore a:hover {
	text-decoration:underline;
	color:#df7639;
}

#crescentdiv{
	background-image:url(images/crescent3.gif);
	background-position:left;
	background-repeat:no-repeat;
 	height:103px;
	color:#CC6600;
	font-size: 17px;
}

.tinytext{
	font-size: 10px;
	color:#777777;
}

.partnerships{
	color: #336699;
	font-weight: bold;
	font-size: 11px;
}

.blueline{
	color:#4787a2;
	text-decoration:underline;
}

.archivetable table{
	width:450px;
	border:0;
	cellpadding:20px;
	cellspacing:0;
	margin:22px;
}

.closefit{
	margin:0px;
	padding:0px;
}

.resourceText {
	color: #000000;
}

a.resourceLink:link, a.resourceLink:visited {
	color: #663300;
	font-weight: bold;
	text-decoration: none;
}

a.resourceLink:hover, a.resourceLink:active {
	color: #df7639;
	font-weight: bold;
	text-decoration: underline;
}

a.leftnavLink:link, a.leftnavLink:visited {
	color:#df7639;
	font-weight: bold;
	text-decoration:underline;
}

a.leftnavLink:hover, a.leftnavLink:active {
	color:#df7639;
	font-weight: bold;
	text-decoration:none;
}

.breadCrumbsBold {
	font-size: 11px;
	color:#838383;
}

a.breadCrumbs:link, a.breadCrumbs:visited {
	font-size: 11px;
	color:#df7639;
	text-decoration: none;
}

a.breadCrumbs:hover, a.breadCrumbs:active {
	font-size: 11px;
	color:#df7639;
	text-decoration: underline;
}

a.blueLink:link, a.blueLink:visited {
	color:#4787a2;
	font-weight: bold;
	text-decoration: none;
}

a.blueLink:hover, a.blueLink:active {
	color: #df7639;
	font-weight: bold;
	text-decoration: underline;
}
