@charset "utf-8";
body {
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.mainborder {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #7494b2;
	border-right-color: #7494b2;
	border-bottom-color: #7494b2;
	border-left-color: #7494b2;
}
.menuborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
}
.footerDivider {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #6f1e1d;
}
.footerText {
	font-size: 12px; 
	color: #696969; 
	font-family: Arial, Helvetica, sans-serif;
}
.standardText {
	font-size: 12px; 
	color: #696969; 
	font-family: Arial, Helvetica, sans-serif;
}
.standardTextBold {
    font-size: 12px;
    color: #696969;
    font-family: Arial, Helvetica, sand-serif;
    font-weight: bold;
}
.standardWhiteText {
	font-size: 12px; 
	color: #ffffff; 
	font-family: Arial, Helvetica, sans-serif;
}
.standardWhiteTextBold{
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.smallStandardText {
	font-size: 10px;
	color: #696969;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.standardHeading {
	font-size: 24px; 
	color: #696969; 
	font-family: Arial, Helvetica, sans-serif;
}
.standardHeadingWhite {
	font-size: 14px; 
	color: #ffffff; 
	font-family: Arial, Helvetica, sans-serif; 
	background-color:#CBDCED;
}
.tableHeading {
	font-size: 12px; 
	color: #ffffff; 
	font-family: Arial, Helvetica, sans-serif; 
	background-color:#365d7e;
	font-weight:bold;
}
.pageTitleText {
	font-size: 24px; 
	color: #365d7e; 
	font-family: Arial, Helvetica, sans-serif;
}
.usernameText {
	font-size: 16px; 
	color: #ffffff; 
	font-family:"Times New Roman", Times, serif;
}
.squareborder {
	border: 1px solid #CBDCED;
}
.RDS {
	font-size: 36px; 
	color: #ffffff; 
	font-family: "Myriad Pro", "Myriad Pro Bold"; 
	font-style: italic;
	font-weight:bold;
}
.button {
	font-size: 11px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	width:50px;
}
.background {
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
}
.calendarbg {
	background-image:url(../images/calendar.png);
	background-repeat:no-repeat;
}
.calendarDateText {
	font-size: 46px; 
	color: #696969; 
	font-family: Arial, Helvetica, sans-serif;
}
