/* Standard CSS Starts here */

body {
padding:0;  
margin:0;  
width:100%;
font-family:Arial, Helvetica, sans-serif;
color: #333333;
font-size:12px;
}

a {
color:#e60e64;
}

a:hover {
color:#406698;
}

.dottedline {
background:#999;
height:1px;
width:100%;
}

p {

}

hr {
width:100%;
color:#406698;
}

h1 {
font-size:16px;
margin:0 auto;
}

h2 {
font-size:14px;
margin:0 auto;
}

h3 {
font-size:24px;
margin:0 auto;
display:inline;
}

h4 {
font-size:16px;
margin:0 auto;
color:#4cc4ec;
}

h5 {
font-size:22px;
margin:0 auto;
color:#043274;
font-weight:300;
}

h6 {
font-size:14px;
color:#043274;
margin: 10px 0 10px 0;
}

h7 {
font-size:14px;
font-weight:bold;
margin:0 auto;
display:inline;
}


img a{
border:0;
}

a img{
border:0;
}

.maintable {
width:100%;
border:0;
}

#border {
height:100%;
margin:10px;
}

/* Layout CSS Starts here */

#container {
width:100%;
position:relative;
float:left;
margin:0;
padding:0px;
}

#header {
height:133px;
top:0;
position:relative;
float:left;
}

#main {
width:75%;
position:relative;
background:#FFFF33;
float:left;
}

#content {
border-top:1px solid #4cc4ec;
padding:0 20px 20px 20px;
text-align:left;
}

#copy {
width:220px;
height:50px;
padding-top:9px;
float:left;
text-align:center;
}

#seo {
float:right;
}

/* Left Navigation CSS Starts here */

#topnav {
padding-top:10px;
float:left;
position:relative;
height:26px;
}

#tel {
float:right;
position:relative;
}

#nav {
width:220px;
height:100%;
float:left;
border-top:1px solid #4cc4ec;
background:white;
}

#search {
width:210px;
height:100%;
margin-top:15px;
float:left;
background:#e60e64;
color:white;
padding-left:10px;
font-weight:600;
font-size:12px;
}
#search-foot {
width:220px;
height:18px;
float:left;
clear:both;
background:white;
}


/* Right Hand Navigation CSS Starts here */

#right-nav {
width:200px;
float:left;
position: absolute;
top: 0px;
right: 0px;
margin: 0px;
padding: 0px;
z-index: 1;
background:#A9E2f6;
}  

#right-nav img{
border:6px solid white;
}  

#right-nav-bottom {
width:180px;
height:63px;
float:left;
top: 0px;
right: 0px;
margin: 0px;
padding: 40px 10px 10px 10px;
z-index: 1;
background:url(../images/rightnav-bottom.png);
background-position:bottom;
background-repeat:no-repeat;
} 

a #right-nav-bottom {
border:0;
}

#logo {
width:200px;
background:white;
margin: 0px;
padding: 0px;
}

.righttd {
width:190px;
background:#cfeffa;
}

.headertr {
height:105px;
background:white;
}

.navtd {
width:200px;
background:#cfeffa;
}

.imgholder {
width:185px;
padding-left:15px;
padding-top:20px;
color:#003375;
font-weight:600;
background:#a9e2f6;
}

.imgholder img{
border:6px solid white;
}

/* Footer CSS Starts here */

#footer {
height:30px;
background:#CFEFFA;
position:relative;
clear:both;
text-align:center;
padding:10px;
}

#footer a {
color: #333333;
}
#footer a:hover {
color:#406698;
}

/* Left Navigation Buttons CSS Starts here */

a.home {
color:#e60e64; width:200px; padding:10px; background:#003375; padding-left:10px; margin-bottom:2px; text-decoration:none; font-weight:600; clear:both; display:block;
}
a:hover.home  {
color:white; width:200px; background:#e60e64; padding-left:10px; margin-bottom:2px; text-decoration:none; font-weight:600; clear:both; display:block; 
}
a.blue {
color:white; width:200px; padding:10px; background:#406698; padding-left:10px; margin-bottom:2px; text-decoration:none; font-weight:600; clear:both; display:block;
}
a:hover.blue {
color:white; width:200px; background:#e60e64; padding-left:10px; margin-bottom:2px; text-decoration:none; font-weight:600; clear:both; display:block;
}
a.blue {
color:white; width:200px; padding:10px; background:#406698; padding-left:10px; margin-bottom:2px; text-decoration:none; font-weight:600; clear:both; display:block;
}
a:hover.blue {
color:white; width:200px; background:#e60e64; padding-left:10px; margin-bottom:2px; text-decoration:none; font-weight:600; clear:both; display:block;
}
a.brightblue {
color:#003375; width:200px; padding:10px; background:#4cc4ec; padding-left:10px; margin-bottom:2px; text-decoration:none; font-weight:600; clear:both; display:block;
}
a:hover.brightblue {
color:white; width:200px; background:#406698; padding-left:10px; margin-bottom:2px; text-decoration:none; font-weight:600; clear:both; display:block;
}
a.pink {
color:white; width:200px; padding:10px; background:#e60e64; padding-left:10px; margin-bottom:2px; text-decoration:none; font-weight:600; clear:both; display:block;
}
a:hover.pink {
color:#003375; width:200px; background:#4cc4ec; padding-left:10px; margin-bottom:2px; text-decoration:none; font-weight:600; clear:both; display:block;
}
a.search {
color:#e60e64; width:135px; height:16px; padding:5px; background:url(../images/button_search_r2_c1.gif); padding-left:10px; text-decoration:none; font-weight:600; clear:both; display:block;
}
a:hover.search  {
color:white; width:135px; height:16px; padding:5px; background:url(../images/button_search_r2_c1_over.gif); padding-left:10px; text-decoration:none; font-weight:600; clear:both; display:block; 
}


/* Top Navigation Buttons CSS Starts here */

a.hometop {
color:#e60e64; background:#003375; text-decoration:none; font-weight:600; display:inline; padding-left:36px; padding-right:36px; padding-bottom:10px; padding-top:10px; position:relative }
a:hover.hometop  {
color:white; background:#e60e64; text-decoration:none; font-weight:600; display:inline; padding-left:36px; padding-right:36px; padding-bottom:10px; padding-top:10px; position:relative }
a.bluetop {
color:white; background:#406698; text-decoration:none; font-weight:600; display:inline; padding-left:26px; padding-right:26px; padding-bottom:10px; padding-top:10px; position:relative }
a:hover.bluetop {
color:white; background:#e60e64; text-decoration:none; font-weight:600; display:inline; padding-left:26px; padding-right:26px; padding-bottom:10px; padding-top:10px; position:relative }
a.bluetop2 {
color:white; background:#406698; text-decoration:none; font-weight:600; display:inline; padding-left:18px; padding-right:18px; padding-bottom:10px; padding-top:10px; position:relative }
a:hover.bluetop2 {
color:white; background:#e60e64; text-decoration:none; font-weight:600; display:inline; padding-left:18px; padding-right:18px; padding-bottom:10px; padding-top:10px; position:relative }
a.brightbluetop {
color:#003375; background:#4cc4ec; text-decoration:none; font-weight:600; display:inline; padding-left:26px; padding-right:26px; padding-bottom:10px; padding-top:10px; position:relative }
a:hover.brightbluetop {
color:white; background:#406698; text-decoration:none; font-weight:600; display:inline; padding-left:26px; padding-right:26px; padding-bottom:10px; padding-top:10px; position:relative }
a.pinktop {
color:white; background:#e60e64; text-decoration:none; font-weight:600; display:inline; padding-left:11px; padding-right:11px; padding-bottom:10px; padding-top:10px; position:relative }
a:hover.pinktop {
color:#003375; background:#4cc4ec; text-decoration:none; font-weight:600; display:inline; padding-left:11px; padding-right:11px; padding-bottom:10px; padding-top:10px; position:relative }

#news-right {
width:210px;
border:1px solid #e60e64;
padding:10px;
float:right;
margin-left:20px;	
}

.lalign {
float:left;	
}
