/* Start of CMSMS style sheet 'flagsUSA' */
body {
	margin:0; 
	padding:0;
	background-color:#003366; 
	font-family:arial; 
	font-size:9pt;
   color:#000000;
	}

#s7
{	#003366; 
	font-family:arial; 
	font-size:10pt;
   color:#000000;
position:relative;
z-index:0;
	}

#s7 a {font-weight:bold}

#header {
	height:131px;
    background-image:url(images/cusaHeader.jpg);
    text-align:right;
	padding-right:5px;
	}
	
#logo {
	float:left; 
	}



#contentsub a {text-decoration:none; font-weight:bold;color:#000000}
#contentsub a:hover {text-decoration:underline}

a {text-decoration:none}
h1,h2,h3,h4 {margin:5px 0px 5px 0px;}
p 	{
	padding:5px;
        margin:5px;
	}

h5 	{
	padding:5px;
        margin:5px;
font-size:9pt;
font-weight:normal;
	}

ul, li	{
	margin:2px; padding:0px;
	}

li a {
	text-decoration:none;
        color:#000000;
     }
li a:hover {
	text-decoration:underline;
        color:#000000;
     }

li a.menuactive {
         color:b;acl; font-weight:bold
      }
.box p {padding:0px 0px 5px 8px}
.box ul {padding:0px 0px 10px 0px;list-style-type:none;}

.pageimage {align:left; margin:2px 20px 2px 5px;}
#page ul, #page li {margin:2px 2px 5px 25px;}

img {border:none}
	
form {
	margin:0; 
	padding:0
	}
	
input {
	margin:3px; 
	border:1px solid #cccccc;
	}

select {
	margin:3px; 
	border:1px solid #cccccc;
	}

textarea {
	font-size:95%; 
	margin:3px; 
	border:1px solid #cccccc;
        width:400px;
        height:65px;
	}
#wrapper {
	width:920px; 
	margin: 0 auto;
	background-color:#ffffff;
border:1px solid #000000;
	}
	
#topnav {
	background-image:url(images/fusaTopNav.jpg);
	background-repeat:repeat-x;
	float:left;
	height:30px;
	width:100%;
	}
	
#pagewrapper {
	width:900px; 
	margin: 0 auto; 
	margin-top:10px;
	}

#left {
	float:left; 
	width:180px; 
	margin-right:10px;
	}
	
#left h1,#right h1 {
	height:23px; 
        background-image:url("images/contentTitle.jpg");
	color:#ffffff; 
	font-size:10pt; 
        padding: 2px 0px 0px 5px; 
background-repeat:repeat-x;
	}

#content {
	float:left; 
	width:520px;
	margin-right:7px;
	}

#contentsub {
	float:left; 
	width:700px;
	margin-right:10px;
	}
      

#page {
	background-color:#fff; 
	padding:5px;
	}
	
#page h1 {
	font-size:10pt; 
	color:#ffffff;
    background-image:url("images/middleBG.jpg");
    height:23px;
    padding: 3px 0px 0px 5px; 
background-repeat:repeat-x;
	}

#page h3 {
	font-size:10pt; 
	color:#ffffff;
    background-image:url("images/middleBG.jpg");
    height:23px;
    padding: 3px 0px 0px 5px; 
background-repeat:repeat-x;

	}

#page h4 {
	font-size:10pt; 
	color:#003366;
	}
	
#page h2 {
	font-size:10pt; 
	color:#003366;
	}

#right {
	float:left; 
	width:180px;
	}

.box {
	color:#000000; 
	background-position:bottom left; 
    padding:0px;
    background-color:#eeeeee;
	}

.box a {
   	color:#000000;
   	text-decoration:none;
   	display:block;
	border-bottom:1px dotted #cccccc;
	line-height:20px;
         }

.box a:hover {color:#cc0000; text-decoration:underline; background-color:#eeeeee;}

#footer {
	color:#000; 
	font-size:85%; 
	text-align:center; 
	height:50px; 
	}


#topNav ul {}
#topNav {
	background-image:url("images/fusaTopNav.jpg");
	background-repeat:repeat-x;
	height:30px
	}

#topNav li {
	border-right:1px solid #CCCCCC;
	display:inline;
	float:right;
	font-size:10pt;
	padding:0 12px;
	text-transform:uppercase;
	line-height:21px;
	}
	
#topNav li a, #topnav a {
	text-decoration:none; 
	color:#828385;
	}

#fineprint {
	color:#fff; 
	font-size:90%; 
	text-align:center;
	}

#contentsub li a {color:#000000} 


th {font-weight:bold; text-align:left; color:#000000;}
.steps {font-size:24pt; color:#cccccc; font-weight:bold}
#contentsub li a {color:#000000}

    .boxFeaturedContentMain
    {
        width: 510px;
    }


/* --------------------------------------------------
    Slideview homepage widget
   -------------------------------------------------- */

    /* Preloader stuff, do not modify! */
    .svwp
    {
        width: 50px;
        height: 20px;
        background: #fff;
    } 
        .svwp ul
        {
            position: relative;
            left: -999em;
        }
    .slideViewer
    { 
        position: relative;
        overflow: hidden; 
        margin: 0;
        padding: 0;
        background: #fff;
    }
     /* Your list of images */
    .slideViewer ul
    { 
        position: relative;
        left: 0;
        top: 0;
        width: 1%;
        list-style-type: none;
        margin: 0; 
        padding: 0;
    }
        .slideViewer ul li
        {
            float:left;
        }
    /* For the text pop-up */
    .slideViewer span.typo
    { 
        padding: 6px; /* do not modify padding */
        background: #000;
        color: #fff;
        font: bold 12px Arial;
    }
    .thumbSlider
    { 
    overflow: hidden;
    width: 1%;
    background: #fff;
    }
        .thumbSlider ul
        { 
        list-style-type: none;
        margin: 0; 
        padding: 0;
        }
            .thumbSlider ul li
            { 
                float:left;
                margin: 0;
            }
        .thumbSlider a
        {
            color: #fff;
            text-decoration: none;
        }
            .thumbSlider a img
            {
                border: 0;
                display: block;
                padding: 0;
            }
        .thumbSlider p.tmbrdr {
            /* the border above -not around- each thumb */
            /* width, height and top values are dynamically added by the script. Do not modify. */
            position:relative; 
            left: 0;
            font-size: 0.01em;
            left: 0;
            margin: 0;
            padding: 0;
        }
        a.left, a.right
        {
            /*the left and right buttons (links)*/
            background: transparent; /* could be any color  */
            color: #ff0000;
            font: bold 16px Arial;
            overflow: hidden;
        }
        a.left span, a.right span
        {
        }
        a.left img, a.right img
        {
            border: 0;
        }
        a.l_dis, a.r_dis
        {
            background: transparent; /* ALWAYS leave transparent. this is the 'disabled' state of the link !  */
            cursor: default;
        }
        a.l_dis span, a.r_dis span
        {
            display: none;
        }
            a:focus
            {
                outline:none;
            }
/* End of 'flagsUSA' */

