/* Custom Style Sheet by Robot 44 */

/* Modified HTML */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #293e79;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;}

h1 {
	color: #000064;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;}
	
h2 {
	color: #000066;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding: 12px 0px 7px 0px;
	border-bottom: 1px solid #000000;}
	
p {
	font-size: 14px;
	line-height: 17px;}		

/* Calendar and Event Specific CSS */	
.Cheader {	
	color: #B53C33;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;}
	
.Cheader2 {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;}
	
.Cheader3 {
	color: #000066;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;}
	
.ParagraghHeader {	
color: #000066;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;}
	

.Ccur {	
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;}

.Cbody {
	color: #B53C33;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;}

.Cwe {	
	color: #B53C33;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;}

.Cbodyh {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;}
	
.caldiv {
	padding: 5px 20px 20px 20px;}
	
.date {
	font-weight: bold;
	color: #999999;
	font-size: 16px;
	text-align: right;
	border-bottom: 1px solid #C2DDEE;}
	
.time {
	font-weight: bold;
	font-size: 14px;}	
	
.eventbody {
	font-size: 14px;
	border-bottom: 2px solid #010066;
	padding-bottom: 15px;}
	
/* Layout CSS */
	
.content {
	padding: 15px 30px 30px 30px;}
	
.rtcol {
	border-left:1px solid #95A7CF;}
	
.style1 {
	font-size: 12px;}
	
.style2 {
	color: #000066;
	font-weight: bold;}
	
.style3 {
	font-size: 10px;}	
		

/* Link Attributes CSS */
	
a:link {
	color: #000066; 
	text-decoration: none;}

a:visited {
	color: #000066;
	text-decoration: none;}

a:hover {
	color: #CC0000;
	text-decoration: none;}
	
	
a.top-nav {
	font: Arial,sans-serif;
	font-size:12px;
	line-height:31px;
	color:#fff;
	padding-top:5px;
	padding-left:15px;
	padding-right:15px;
	text-decoration: none;}
	
a.top-nav:hover {
	font-size:12px;
	line-height:31px;
	color:#fff;
	text-decoration: underline;}
	
	
.sidebar_info{
	font-size:11px;
	line-height:14px;
	line-height:15px;
	color:#293e79;
}

	

/* Right NavigationLink Attributes CSS */
	
a.rtnav:link {
	color: #010066; 
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;}

a.rtnav:visited {
	color: #010066;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;}

a.rtnav:hover {
	color: #666666;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;}	
	
/* Calendar Link Attributes CSS */

a.Cbody:link {
	color: #B53C33; 
	text-decoration: underline;}

a.Cbody:visited {
	color: #B53C33;
	text-decoration: underline;}

a.Cbody:hover {
	color: #B53C33;
	background: #DBEAF5;
	text-decoration: underline;}	
