/* CSS Document */
body {margin-left: 0px;	margin-top: 0px; margin-right: 0px;	margin-bottom: 0px;}

a:link {text-decoration: underline;}

a:visited {text-decoration: underline;}

a:hover {text-decoration: underline;}

a:active {text-decoration: underline;}

.alert {font-size: 13px; color: #FF0000; font-family:Arial, Helvetica, sans-serif;}

.backgroundLeft {background-image:url(../images/top_background_left.jpg); background-repeat:repeat-x;}

.backgroundRight {background-image:url(../images/top_background_right.jpg); background-repeat:repeat-x;}

.backgroundTop {background-image:url(../images/top_background.jpg); background-position:bottom; background-repeat:repeat-x;}

.backgroundBase {background-image:url(../images/base_background.jpg); background-position:top; background-repeat:repeat-x;}

.email {background-image:url(../images/email.jpg); background-position:top; background-repeat:no-repeat; height:231px; }

.smallWhite {font-size: 12px; color: #ffffff; font-family:Arial, Helvetica, sans-serif;}

.smallBlack {font-size: 12px; color: #7E7E7E; font-family:Arial, Helvetica, sans-serif;}

.bigBlack {font-size: 24px; color: #7E7E7E; font-family:Arial, Helvetica, sans-serif;}

.headlines {font-size: 24px; color: #7E7E7E; font-family:Arial, Helvetica, sans-serif; background-color: #F1F1F1; text-align:center;}

.textBox {border-color:#999999; border-width:1px; font-size: 12px; color: #7E7E7E; font-family:Arial, Helvetica, sans-serif;}

.textBoxError {border-color:#999999; border-width:1px; font-size: 12px; color: #000000; background-color: #FF0000; font-family:Arial, Helvetica, sans-serif;}

.titleHeadlines {font-size: 24px; font-family: "Times New Roman", Times, serif;	color: #5B7C97;}

.titleHeadlinesSmall {font-size: 18px; font-family: "Times New Roman", Times, serif;	color: #5B7C97;}


.titleHeadlinesWhite {font-size: 24px; font-family: "Times New Roman", Times, serif;	color:#CCCCCC;}

.miniTitleHeadline {color: #5B7C97; font-family: "Times New Roman", Times, serif; font-size: 14px;}

#memoryticker{
width: 770px;
font: bold 12px Verdana;
/*Tip: add in height attribute here for multiple line scroller*/
padding: 3px;
/*Change 0.7 below to a different number if desired (0.7=0.7 seconds)*/
/*Remove below line to remove transitional effect in IE. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.GradientWipe(GradientSize=1.0 Duration=0.7)
}
