/************************ Link Styles **************************/
A:link {
	text-decoration: none;
	font-family : Georgia, Palantino, Times New Roman, serif;
	color: #117700;
}

A:visited {
	text-decoration: none;
	font-family : Georgia, Palantino, Times New Roman, serif;
	color: #117700;
}

A:active {
	text-decoration: none;
	font-family : Georgia, Palantino, Times New Roman, serif;
	color: #990;
}

A:hover {
	text-decoration: underline;
	font-family : Georgia, Palantino, Times New Roman, serif;
	color: #000000;
}


/*************************** THE BASICS ************************/

html body {
		margin:0px; 
		padding:0px;
}

body { 
	color: #333333; 
	background-color: #ffffff; 
	margin-top: 0px;
	margin-bottom: 0px;
}

.white { 
	color: #fff; 
	
}

.color { 
	color: #dddddd; 
	
}


.quotation { 
	color: #fff; 
	font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 10px;
	letter-spacing: 0px;
	text-transform: none;
	font-style: italic;
	
}





/*************************** TOP NAV************************/

A.nav:link {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
	color: #117700;
	letter-spacing: 0px;
	text-transform: uppercase;
}

A.nav:visited {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
	color: #117700;
	letter-spacing: 0px;
	text-transform: uppercase;
}

A.nav:hover {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
	color: #360;
	letter-spacing: 0px;
	text-transform: uppercase;
}

A.nav:active {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
	color: #000000;
	letter-spacing: 0px;
	text-transform: uppercase;
}


A.navin:link {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
	color: #333333;
	letter-spacing: 0px;
	text-transform: uppercase;
}

A.navin:visited {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
	color: #333333;
	letter-spacing: 0px;
	text-transform: uppercase;
}

A.navin:hover {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
	color: #360;
	letter-spacing: 0px;
	text-transform: uppercase;
}

A.navin:active {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
	color: #360;
	letter-spacing: 0px;
	text-transform: uppercase;
}



.navbackcolor
{

	background-color: #DDDDDD;

}







/************************ Header Styles **************************/
.superheader {
	font-family : Georgia, Palantino, Times New Roman, serif;
	font-size : 22px;
	color : #3366cc;
	text-align: left;
}

.smallerheader {
	font-family : Georgia, Palantino, Times New Roman, serif;
	font-size : 16px;
	color : #3366cc;
	text-align: left;
}

.title {
	font-family: Georgia, Palantino, Times, serif;
	text-transform: uppercase;
	color: #777777;
	font-size:24px;
	line-height : 24px;
	letterSpacing:3px;
	text-align:left;
}


.boxheader {
	font-family: Trebuchet MS, Trebuchet, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 12px;
	color : #066;
	text-transform : uppercase;
}

.boxbody {
	font-family: Trebuchet MS, Trebuchet, Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 19px;
	color : #222222;
	text-transform : normal;
}


.boxbackcolor
{

	background-color: #ddf4e8;

}

A.boxbody:link {
	font-family: Trebuchet MS, Trebuchet, Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 19px;
	color: #117700;
	text-transform : normal;
}

A.boxbody:visited {
	font-family: Trebuchet MS, Trebuchet, Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 19px;
	color: #117700;
	text-transform : normal;
}

A.boxbody:hover {
	font-family: Trebuchet MS, Trebuchet, Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 19px;
	color: #360;
	text-transform : normal;
}

A.boxbody:active {
	font-family: Trebuchet MS, Trebuchet, Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 19px;
	color: #360;
	text-transform : normal;
}




/************************ Body Text Styles **************************/
.normal {
	font-family : Georgia, Palantino, Times New Roman, serif;
	font-size : 14px;
	line-height : 19px;
	color : #3b3a34;
	letter-spacing : 0px;
	background-position: top;
}

.normalallcaps {
	font-family : Georgia, Palantino, Times New Roman, serif;
	font-size : 14px;
	line-height : 19px;
	color : #3b3a34;
	font-weight : bold;
	letter-spacing : 0.3em;
	text-transform : uppercase;
}

.normalcaps
{
	font-family : Georgia, Palantino, Times New Roman, serif;
	text-align: left;
	font-size: 9px;
	line-height : 18px;
	font-weight : bold;
	font-color: #3b3a34;
	letter-spacing : 0.3em;
	text-transform: uppercase;
}



.squarebullet {
	font-family : Arial;
	font-size : 10px;
	color : #cccccc;
	line-height : 1.3;
	font-weight : bold;
	font-align : center;
}



/************************  Original CIMC Styles **************************/





.headerSupra {
	font-family: Trebuchet MS, Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #007236;
	background-position: center top;

}
.header {

	font-family: Trebuchet MS, Trebuchet, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #007236;
	background-position: left top;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
}
.subnormal {
	font-family: Trebuchet MS, Trebuchet, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	background-position: left top;
}
.book {
	font-family: Trebuchet MS, Trebuchet, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	background-position: left top;
}
.author {

	font-family: Trebuchet MS, Trebuchet, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: italic;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	background-position: left top;
}
.normalFormal {


	font-family: Trebuchet MS, Trebuchet, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #007236;
	background-position: left top;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
}
.normalFormalBold {



	font-family: Trebuchet MS, Trebuchet, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #007236;
	background-position: left top;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
}
.normalNotBlack {

	font-family: Trebuchet MS, Trebuchet, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}
.bookNotBlack {

	font-family: Trebuchet MS, Trebuchet, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #007236;
	background-position: left top;
}
.greenBox {
	background-color: #8EC1A6;
	padding: 15px;
	background-attachment: fixed;
	border-top: thin outset #AAD1BC;
	border-right: thin outset #007236;
	border-bottom: thin outset #007236;
	border-left: thin outset #AAD1BC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;








}
.normalMaroon {



	font-family: Trebuchet MS, Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #007236;
}
.normalFormalBoldBlk {




	font-family: Georgia, Times New Roman, Times, serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	background-position: left top;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
}
.normalBold {

	font-family: Trebuchet MS, Trebuchet, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.normalMaroonSmallCaps {
	font-size: small;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #007236;
	font-family: Georgia, Times New Roman, Times, serif;

}
.subnormalNoColor {

	font-family: Trebuchet MS, Trebuchet, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	background-position: left top;
}
.letters {
	font-family: Trebuchet MS, Trebuchet, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #007236;
	font-style: italic;
	font-variant: normal;
}
.normalSupra {

	font-family: Trebuchet MS, Trebuchet, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	background-position: top;
}
.headerSupraMaroon {


	font-family: Georgia, Times New Roman, Times, serif;
	font-size: large;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: small-caps;
	text-transform: none;
	color: #007236;
	background-position: center top;
}
.box {
	font-family: Trebuchet MS, Trebuchet, Arial, Helvetica, sans-serif;
	font-style: normal;
	background-color: #8ec1a6;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #AAD1BC;
	border-right-color: #007236;
	border-bottom-color: #007236;
	border-left-color: #AAD1BC;
}
.boxMed {

	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	font-style: normal;
	background-color: #8ec1a6;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #007236;
	border-bottom-color: #007236;
	border-left-color: #CCCCCC;
}
hr {
	background-color: #8ec1a6;
}
.greenBox {
	background-color: #8EC1A6;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #AAD1BC;
	border-right-color: #007236;
	border-bottom-color: #007236;
	border-left-color: #AAD1BC;
	font-family: Trebuchet MS, Trebuchet, Arial, Helvetica, sans-serif;

}
.enter {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #0D7544;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: 007236;
	border-bottom-color: 007236;
	border-top-color: CCE4D7;
	border-left-color: CCE4D7;

}
.index {
	background-image: url(Images/index.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.sitBox {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 0.9em;
	font-style: normal;
	background-color: #8ec1a6;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #AAD1BC;
	border-right-color: #007236;
	border-bottom-color: #007236;
	border-left-color: #AAD1BC;
	padding-left: 15px;
	margin: 5px;
}
.floatLeft {
	float: left;
	margin-right: 10px;
}
#enterBtn {
	position: absolute;
	left: 630px;
	top: 575px;
	font-size: 14px;
	font-weight: bold;
	color: #016C38;
}
.smallGreen {
	font-family: Trebuchet MS, Trebuchet, Arial, Helvetica, sans-serif;
	font-size: .7em;
	font-style: italic;
	color: #007236;
}




