/*** Global Settings ****/
body {font : normal 12px/1.6em Arial, Helvetica, sans-serif;color : #2a3845;margin : 0;padding : 0;background : url(images/side-bg.gif) repeat-x;}
p { margin : 0;padding : 0; margin-bottom: 9px;}
a:visited, a:link {color : #a43b55;text-decoration : none ;background:none;}
a.allblack:visited, a.allblack:link {color : #000000;text-decoration : none ;background:none;}
a.allblack:hover, a:hover {color : #a43b55;text-decoration : underline;background:none;}
h1 { color : #7a2e40;margin: 0px 0px 10px 0px;padding-bottom : 10px;font : normal 17px Georgia, serif;border-bottom : 1px solid #efece7;}
h2 {color : #7a2e40;margin : 10px 0 10px;padding-bottom : 10px;font : normal 17px Georgia, serif;border-bottom : 1px solid #efece7;}
h3 {color : #7a2e40;margin : 10px 0;padding-bottom : 10px;font : bold 14px Arial, Helvetica, sans-serif;border-bottom : 1px solid #efece7;}
ul {padding:0;margin:0 0 0 17px;list-style: square url(images/arrow.gif);}
.box {background : #ffffff;border : 5px solid #f0e9eb;padding : 10px;}
.box1 {background : #c161ff;border : 5px solid #f0e9eb;padding : 10px;}

.sidebox {
	/* Poor IE users will get a box with hard corners! Hah! */
	-moz-border-radius: 0.7em;
	padding: 1em;
	margin-bottom: 2em;
	margin-top: 0pt;
	margin-left: 0pt;
	margin-right: 0pt;
	width: 18em;
	min-height: 75px;
}

.topbox {
	/* Poor IE users will get a box with hard corners! Hah! */
	-moz-border-radius: 0.7em;
	padding: 1em;
	margin-bottom: 2em;
	margin-top: 0pt;
	margin-left: 10pt;
	margin-right: 30pt;
	width: 455px;
	min-height: 75px;
}



/*** Layout ****/
#wrapper {margin : 0 auto;width : 880px;border-left : 1px solid #f0e9eb;border-right : 1px solid #f0e9eb;background:#ffffff;}
#header {margin : 0 1px;}
#bg {height : 26px;background : url(images/bg.gif) repeat-x;}
#nav {background : #004082;padding : 10px 20px;text-align : right;color : #f6dde3;}
#nav a:visited, #nav a:link {text-decoration : none;color : #f6dde3;}
#nav a:hover {text-decoration : underline;color : #f6dde3;}
#main-content {margin : 0 auto;}
#logo {margin-bottom : 45px;}
.logotxt1 {font : normal 26px Arial, serif;color : #004082;margin : 10px 0 0 15px;}
.logotxt2 {font : normal 22px Georgia, serif;color : #7a2e40; }
#left-column {width : 500px;padding : 0 10px 30px 30px;float : left;}
#right-column {width : 270px;float : right;}
.crd a:visited, .crd a:link, .crd a:hover{text-decoration : none;color : #2a3845;cursor: text;}
#footer {background : #f7f7f7;border-top : 2px solid #004082;padding : 10px 15px;clear : both;text-align : center}
#Read {text-align: right;
 	color: #D90D19 !important;
  		text-decoration: none;
  			font-size: 90%; 
}
/*** SideBAR ***/
#main-image {text-align : center;}
.sidebar {width : 218px;margin : 0 auto;padding : 1px 25px;}

/*round corners Light Green*/
.roundcont-green {
	width: 235px;
	background-color: #f90;
	color: #000000;
}

.roundcont-green p {
	margin: 0 10px;
}

.roundtop-green { 
	background: url(images/tr-green.gif) no-repeat top right; 
}

.roundbottom-green {
	background: url(images/br-green.gif) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}

/*round corners Dark Green*/
.roundcont-dark-green {
	width: 235px;
	background-color: #6ca322;
	color: #000000;
}

.roundcont-dark-green p {
	margin: 0 10px;
}

.roundtop-dark-green { 
	background: url(images/tr-dark-green.gif) no-repeat top right; 
}

.roundbottom-dark-green {
	background: url(images/br-dark-green.gif) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}

/*round corners Light Blue*/
.roundcont-blue {
	width: 235px;
	background-color: #f90;
	color: #000000;
}

.roundcont-blue p {
	margin: 0 10px;
}

.roundtop-blue { 
	background: url(images/tr-blue.gif) no-repeat top right; 
}

.roundbottom-blue {
	background: url(images/br-blue.gif) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}

/*round corners Light Grey*/
.roundcont-grey {
	width: 235px;
	background-color: #f4efef;
	color: #000000;
}

.roundcont-grey p {
	margin: 0 10px;
}

.roundtop-grey { 
	background: url(images/tr-grey.gif) no-repeat top right; 
}

.roundbottom-grey {
	background: url(images/br-grey.gif) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}

/*round corners Blue Grey*/
.roundcont-blue-grey {
	width: 235px;
	background-color: #c8d5e7;
	color: #000000;
}

.roundcont-blue-grey p {
	margin: 0 10px;
}

.roundtop-blue-grey { 
	background: url(images/tr-blue-grey.gif) no-repeat top right; 
}

.roundbottom-blue-grey {
	background: url(images/br-blue-grey.gif) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}

/*round corners Orange*/
.roundcont-orange {
	width: 235px;
	background-color: #f8920f;
	color: #000000;
}

.roundcont-orange p {
	margin: 0 10px;
}

.roundtop-orange { 
	background: url(images/tr-orange.gif) no-repeat top right; 
}

.roundbottom-orange {
	background: url(images/br-orange.gif) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}

/*round corners Main Box Light Light Blue*/
.maincont-blue {
	width: 455px;
	background-color: #bedef1;
	color: #000000;
}

.maincont-blue p {
	margin: 0 10px;
}

.maintop-blue { 
	background: url(images/tr-blue.gif) no-repeat top right; 
}

.mainbottom-blue {
	background: url(images/br-blue.gif) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}


