
h1 {
	font-size: 2.75em
}

h2 {
	font-size: 2.25em
}

h3,h4 {
	font-size: 1.75em
}

h5,p {
	font-size: 1.4em
}

h6 {
	font-size: 1.5em
}

a {
	font-size: 1.3em
}

label,#footer h5 {
	font-size: 1.25em
}

#footer a {
	font-size: 1.2em
}

#contactUs p,#agencyIcons a {
	font-size: 1.1em
}

#sideCol h6 {
	font-size: 1.4em
}

#globalNavBar a {
	font-size: 1em
}

.loginContainerStyle label {
	font-size: 1.08em
}

#polls p {
	font-size: 1.4em
}

h6#pageModified {
	font-size: 1.3em
}

/* Old Styles */
.portletSummaryTextStyle,.innerPageTextStyle,.innerPageTextStyle p,.publishedDateContainerStyle
	{
	font-size: 1.1em
}

.normalTextStyle,.loginContainerStyle .button,.linkStyle,.tableTagStyle,.largeLinkStyle,.largeTextStyle,.pollsPaging
	{
	font-size: 1.2em
}

.pageTitleStyle {
	font-size: 2em
}

.titleStyle {
	font-size: 1.45em
}

th.tableHeaderStyle {
	font-size: 1.4em
}

.topLinkStyle {
	font-size: 1.1em
}
.loginContainerStyle .button{
font-weight: 400
}

/* Breadcrumbs  */
ul, li, #crumbs, #crumbs li {
	list-style-type:none;
	padding:0;
	margin:0;
}	
#crumbs-wrap{
	background: url(../images/crumbs-bg.gif) repeat-x;
	height: 39px;
	width: 630px;
	margin-bottom: 10px;
float:right;
}
#crumbs {
	height:39px;
	width: 630px;
	background: url(../images/crumbs-left.gif) left no-repeat;
}
#crumbs li {
	float:right;
	line-height:37px;
	color:#777;
	font-size: 1.1em;
	padding-right: 5px;
	font-weight: bold;
}	
#crumbs li.first{
	background: url(../images/crumbs-right.gif) right no-repeat;
	width: 9px;
	border: none;
	height:39px;
	padding: 0;
}
#crumbs li.home{
	padding: 0;
}
#crumbs li a {
	background:url(../images/crumbs-ar.gif) no-repeat left center;
	display:block;
	padding:0 0px;
	margin-top: 0px;
	font-weight: normal;
}							
#crumbs li a:link,
#crumbs li a:visited {
	color:#777;
	text-decoration:none;
}		
#crumbs li a:hover,
#crumbs li a:focus {
	color:#dd2c0d;
}

#logoutButtonHolder{
    width: 104px;
    height: 32px;
    float: left;
	background: url(../images/logout-button.gif) top left no-repeat;
	margin-top:5px;
}
.logoutButton{
    width: 104px;
    height: 24px;
    color: #ce311b;
    text-align: center;
    font-size: 1.15em;
    font-weight: normal;
    border: none;
	display:block;
	padding:8px 0;
}

body * {
direction:rtl;
	float: right;
	text-align: right;
	
}

