/* Start of CMSMS style sheet 'blooming' */
body {
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
        background-image:url('./uploads/images/graphics/bg_grad2.gif');
        background-attachment:fixed;
}

.frame {
	border: 1px solid #082473;
        background-color:#ffffff;
        width:730px;
        text-align:center;
}

.frameInt {
        padding-left:30px;
        padding-right:30px;
        text-align:justify;
        width:730px;
        border:0px solid;
}

.style7 {color: #082473; font-weight: bold; }
.style11 {font-size: 12px}
.style16 {
	font-size: 12px;
	color: #08247B;
	font-weight: bold;
}
.style19 {color: #C62829}
.style20 {
	font-size: x-small;
	color: #082473;
}
a:link {
	text-decoration: underline;
	color: #313031;
}
a:visited {
	text-decoration: underline;
	color: #313031;
}
a:hover {
	text-decoration: none;
	color: #C7282D;
}
a:active {
	text-decoration: none;
}
body {
	background-color: #FFFFFF;
}
/*THE MENU BAR*/

#navbar {
        padding-left:20px;
        padding-right:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight:bold;
/*padding TOP LEFT BOTTOM RIGHT*/
	padding:0px 30px 10px ;
	background:url("./uploads/images/graphics/navbarBG1.jpg") repeat-x;
	height:23px;
}
#navbar li {
	list-style:none;
	display:inline;
}
#navbar a {
	width:140px;
	color:#fff;
	text-decoration:none;
	background:url("./uploads/images/graphics/navbarBG4.jpg") no-repeat;
	float:left;
/*padding TOP LEFT BOTTOM RIGHT*/
	padding:3px 0px 0px 0px;
	margin:0px -5px;
}
#navbar a:hover { 
/*padding TOP LEFT BOTTOM RIGHT*/
	background-position:11px -27px;
	color:#fff;
	height:23px;
}
#navbar a:active {
	background-position:11px -49px;
	color:#fff;
	height:23px;
}

/*
#nav ul {
padding-top: 1px;
padding-bottom: 1px;
padding-left: 0;
margin: 0;
text-align: center;
background-image:url('./uploads/images/graphics/navbarBG1.jpg');
}

#nav li {
font-family: verdana;
font-weight: normal;
display: inline;
padding-left: 40px;
padding-right: 40px;
list-style-type: none;
}

#nav li a:link, #nav li a:visited{
font-size: 12px;
font-family: verdana;
font-weight: bold;
color: #FFFFFF;
text-decoration: none;
}

#nav li a:hover {
font-size: 12px;
font-family: verdana;
font-weight: bold;
background-image:url('./uploads/images/graphics/navbarBG3.jpg');
background-repeat:no-repeat;
background-position:top center;
padding-left: 20px;
padding-right: 20px;
}
*/

.style7 {color: #082473; font-weight: bold; }
.style11 {font-size: 12px}
.style19 {color: #C62829}
.style20 {
	font-size: x-small;
	color: #082473;
}
a:link {
	text-decoration: none;
	color: #737173;
}
a:visited {
	text-decoration: none;
	color: #737173;
}
a:hover {
	text-decoration: none;
	color: #C7282D;
}
a:active {
	text-decoration: none;
}
body {
	background-color: #FFFFFF;
}
.style22 {color: #082473; font-weight: bold; font-size: xx-small; 
}
.centerdiv{ /*IE method of centering a relative div*/
text-align: center;
}

.centerdiv>div{ /*Proper way to center a relative div*/
margin: 0 auto;
}

/* End of 'blooming' */

