a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #032F3F
}

a:hover {
	color: #B6B6B6;
}

body  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
}

td  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
}

form  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	margin-top: 2px;
	margin-bottom: 2px;
}

input  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
}

select  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
}

option  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
}

textarea  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
}

ul {
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-left: 10px;
}

li {
	margin-bottom: 10px;
}

.cdrpagetitle {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    color: #0B3243;
}

.cdrtext {
    text-align: justify;
    margin-right: 20px;
}

.cdrtextbold {
    text-align: justify;
    font-weight: bold;
    margin-right: 20px;
}

.cdrnewstext {
    text-align: justify;
    margin-right: 20px;
    line-height: 22px;
}

.cdrnewstextbold {
    text-align: justify;
    font-weight: bold;
    margin-right: 20px;
    line-height: 22px;
}

.cdrheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
    text-align: left;
	color: #0B3243;
}

.cdrsubheader {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-align: left;
    color: #0B3243;
}

.cdrnote {
    color: #0B3243;
    font-weight: light;
}

.leftsubnav {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration: none;
}

.leftsubnavhome {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}

.subnav {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #000000;
	text-decoration : none;
}

.subnav:hover {
   color: #FFFFFF;
}

.subsubnav {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}

.navdd1 {
	background-color : #B6B6B6;
	z-index : 1;
	position : absolute;
	visibility : hidden;
	border-top : none;
	border-right : none;
	border-bottom : none;
	border-left : none;
}

.navdd2 {
	background-color : #B6B6B6;
	z-index : 1;
	position : absolute;
	visibility : hidden;
	border-top : none;
	border-right : none;
	border-bottom : none;
	border-left : none;
}

.navdd3 {
	background-color : #B6B6B6;
	z-index : 1;
	position : absolute;
	visibility : hidden;
	border-top : none;
	border-right : none;
	border-bottom : none;
	border-left : none;
}

.navdd4 {
	background-color : #B6B6B6;
	z-index : 1;
	position : absolute;
	visibility : hidden;
	border-top : none;
	border-right : none;
	border-bottom : none;
	border-left : none;
}

#info {
	width: 300px;
	overflow: auto;
}

#flashcontent {
	border: solid 1px #000;
	width: 300px;
	height: 300px;
	float: left;
	margin: 15px 20px;
}

/* For motto in content/index.html */
#motto {
    font-size: 6pt;
    color: #0084d1;
    font-size: 2em;
    text-align: center;
    font-style: italic;
    padding-top: 20%;
}
