/* Start of CMSMS style sheet 'Main' */
*{margin:0;padding:0;}
body{color:#555;font-family:Arial;font-size:95%;background:#5f888e;}
#wrapper{width:995px;margin:0 auto;border:2px solid #333333;background:#fff}
#content_wrapper{width:995px;background:#eee0d3;border-top:1px solid #d2070b;border-bottom:1px solid #d2070b;}
#content{width:945px;margin:0px 30px 10px 30px;text-align:left;overflow:auto;}
#header_top{background:url(images/header/top.jpg) repeat-x;width:995px;height:40px;}
#header{background:url(images/header.jpg);width:995px;height:134px;}
#logo{width:430px;float:left;margin-top:10px;}
#logo_right{width:525px;height:88px;float:right;text-align:right;}
#footer{margin:10px 30px 10px 30px;width:945px;color:#666;font-size:13px;}
#footer_left_col{width:620px;float:left;}
#footer_right_col{float:right;text-align:right;}

p {text-align:justify;}

h1{font-size:130%;margin-bottom:5px;color:#494949;}
h2{font-size:110%;margin-bottom:5px;color:#d1060a;}

img {border:0px}

.border {border:1px solid #666;}
.border1 {border:1px solid #666; width:75px;}
.border2 {border:1px solid #666;margin-left:15px;margin-bottom:5px;}

#profileswitch h2 {text-align:right}
#profileswitch p {text-align:justify}


.spacer{height:15px;}
.clear{clear:both;}

.small {font-size:80%}
.center {text-align:center}

a, a:visited{color:#555;text-decoration:none;}
a:hover{color:#555;text-decoration:underline;}

fieldset {
border:2px solid #666;
padding:10px;
margin-left:0px;
color:#333;
}

legend {
color:#027bb5;
background:#fff;
border:2px solid #666;
padding:2px 6px;
font-weight:700;
}

label {
width: 8em;
float: left;
text-align: right;
margin-right: 0.5em;
display: block
}

input, textarea
{
color: #666;
background: #f1f1f1;
border: 1px solid #666;
}




/* End of 'Main' */

/* Start of CMSMS style sheet 'Nav' */
#ddcolortabs{
margin: 0;
padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
padding-left: 0px;
margin-top:5px;
}

#ddcolortabs ul{
font: bold 11px Arial, Verdana, sans-serif;
margin-left:30px;
padding:0;
list-style:none;
}

#ddcolortabs li{
display:inline;
margin:0 2px 0 0;
padding:0;
text-transform:uppercase;
}


#ddcolortabs a{
float:left;
color: white;
background: #a98a5b url(images/nav/color_tabs_left.gif) no-repeat left top;
margin:0 2px 0 0;
padding:0 0 1px 3px;
text-decoration:none;
letter-spacing: 1px;
}

#ddcolortabs a span{
float:left;
display:block;
background: transparent url(images/nav/color_tabs_right.gif) no-repeat right top;
padding:4px 9px 2px 6px;
}

#ddcolortabs a span{
float:none;
}


#ddcolortabs a:hover{
background-color: #d2070b;
}

#ddcolortabs a:hover span{
background-color: #d2070b;
}

#ddcolortabs #current a, #ddcolortabs #current span{ /*currently selected tab*/
background-color: #d2070b;
}

#ddcolortabsline{
clear: both;
padding: 0;
width: 100%;
height: 3px;
line-height: 3px;
background: #d1070a;
border-bottom: 1px solid #fff; /*Remove this to remove border between bar and tabs*/
}
/* End of 'Nav' */

